Internationalization support for this product relies on that provided by the Java 2 Platform, Standard Edition (J2SE). Support varies by platform.
Shift_JIS=CP943C EUC-JP=Cp33722C EUC-JP=Cp33722C EUC-KR=Cp970 EUC-TW=Cp964 Big5=Co950 GB2312=Cp1386 ISO-2022–KR=ISO2022KRThe converter.properties file implements a method for specifying a content type header field that browsers would understand (such as, SHIFT_JIS) and a writer that can output characters correctly (such as, Cp943c).
For example, Arabic code page 720 is not supported by the Java platform, but the Arabic code page for Windows (Cp1256) systems is. Type chcp 1256
For Arabic, pass the following parameter: -Dconsole.encoding=Cp1256
In this information ...Related concepts
| IBM Redbooks, demos, education, and more(Index) |