Many of the commands in this plugin offer a /CP:
n
option to specify a code page. The value determines how non-ASCII characters
in non-Unicode files are interpreted. This option does not affect Unicode files
or ASCII characters. The following code pages are supported:
number | name | number | name | |
1252 | Latin I | 775 | Baltic (OEM) | |
1250 | Central Europe | 850 | Multilingual Latin I (OEM) | |
1251 | Cyrillic | 852 | Latin II | |
1253 | Greek | 855 | Cyrillic (OEM) | |
1254 | Turkish | 857 | Turkish (OEM) | |
1255 | Hebrew | 858 | Latin I with Euro sign (OEM) | |
1256 | Arabic | 862 | Hebrew (OEM) | |
1257 | Baltic | 866 | Russian (OEM) | |
1258 | Vietnam | 874 | Thai | |
437 | United States (OEM) | 10000 | Mac OS Roman | |
720 | Arabic (OEM) | 20866 | KOI8-R | |
737 | Greek (OEM) | 21866 | KOI8-U | |
A or ANSI | the current Windows code page | |||
O or OEM | the current OEM code page |
The default is the current Windows code page.