Convert text to and from Windows 'code pages'. This is non-portable, and will be unlikely to operate even across all Windows platforms.
Convert codepage text to a utf8 representation
Convert utf8 text to a codepage representation
Test a text array to see if it contains non-ascii elements. Returns true if ascii, false otherwise
See Implementation
Convert text to and from Windows 'code pages'. This is non-portable, and will be unlikely to operate even across all Windows platforms.