Description:
This is a conversion tool to convert from one character set to another within text documents.
It supports nearly all ISO 8859 character sets and most of Windows character sets (non asian).
It is also able to convert from or to UTF-8, UTF-16 and UTF-16 BIG ENDIAN. It automatically detects UTF-8, UTF-16 and UTF-16 BE documents.
The tool is based upon www.unicode.org mapping tables and don't use Windows API for conversion.
Field of Application: Convert documents based upon Windows ANSI character set (CP 1252) (Notepad) into corresponding ISO 8859-1 or ISO 8859-15 (if possible).
Converts web pages based upon certain ISO 8859 character sets into valid UTF-8 documents which is recommended for new web pages.
Update Description:
Version 1.3.9.5:
- Is a bug fixing release.