|
| ||||||
|
(Pro version only) Converts from ANSI to Unicode. Converts single byte ANSI characters to double byte Unicode characters. This filter can be useful if you want to send a text file to someone using a language other than your own. This function was originally included in older versions of TextPipe. To use this feature in conjunction with the new Unicode conversion functions, you must first convert from UTF-16LE to Unicode. On our test system, US ASCII is transformed to UTF-16LE: 00000000 20 00 09 00 20 00 33 00 32 00 0D 00 0A 00
21 00 ... .3.2.....!. This filter is often followed by an Add Header filter, to add a Unicode byte order mark (BOM), \xFF\xFE. See also |
|
Contact
Us
Support
Community
Tutorials and User Guides (online) |