Code Pages Supported:

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:


numbername numbername
1252Latin I 775Baltic (OEM)
1250Central Europe 850Multilingual Latin I (OEM)
1251Cyrillic 852Latin II
1253Greek 855Cyrillic (OEM)
1254Turkish 857Turkish (OEM)
1255Hebrew 858Latin I with Euro sign (OEM)
1256Arabic 862Hebrew (OEM)
1257Baltic 866Russian (OEM)
1258Vietnam 874Thai
437United States (OEM) 10000Mac OS Roman
720Arabic (OEM) 20866KOI8-R
737Greek (OEM) 21866KOI8-U
A or ANSIthe current Windows code page
O or OEMthe current OEM code page

The default is the current Windows code page.