Movatterモバイル変換


[0]ホーム

URL:


Skip to main content

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft EdgeMore info about Internet Explorer and Microsoft Edge
Table of contentsExit editor mode

Code Pages (Windows CE 5.0)

Feedback

In this article

Send Feedback

Acode page is a translation table that the Windows CE OS uses to enable conversions from ANSI to Unicode. By default, the Windows CE OS enables code page support based on the locales that are built into the run-time image. Each installed locale has exactly one ANSI-supported code page and one OEM–supported code page. When Windows CE changes a locale, it also changes the default ANSI and OEM code pages to match the new locale. Windows CE associates code pages with a given locale based on the code pages that are available in your system. In some circumstances, the default set of code pages may not provide all of the required support. You can add additional code pages to an OS design for additional support, but you cannot download code pages to a target device.

The following table shows the code pages supported by Windows CE.

Code pageANSI, OEM or other standardsDescription
437OEMMicrosoft® MS-DOS® United States
708OEMArabic (ASMO 708)
709OEMArabic (ASMO 449+, BCON V4)
710OEMArabic (Transparent Arabic)
720OEMArabic (Transparent ASMO)
737OEMGreek (OEM 437G)
775OEMBaltic
850OEMMS-DOS Multilingual (Latin I)
852OEMMS-DOS (Latin II)
855OEMIBM Cyrillic (primarily Russian)
857OEMIBM Turkish
858OEMMS-DOS Multilingual (Latin I + Euro)
860OEMMS-DOS Portuguese
861OEMMS-DOS Icelandic
862OEMHebrew
863OEMMS-DOS Canadian-French
864OEMArabic
865OEMMS-DOS Nordic
866OEMMS-DOS Russian
869OEMMS-DOS Modern Greek
874ANSI & OEMThai
932ANSI & OEMJapanese Shift-JIS
936ANSI & OEMANSI & OEM Chinese: PRC; Macau SAR, PRC; Singapore (Simplified GBK)
949ANSI & OEMKorean
950ANSI & OEMANSI & OEM Chinese: Taiwan; Hong Kong SAR, PRC (Traditional Big5)
1200ANSIUnicode (BMP of ISO 10646)
1250ANSIMicrosoft® Windows® 3.1 Central European
1251ANSIWindows 3.1 Cyrillic
1252ANSIWindows 3.1 US
1253ANSIWindows 3.1 Greek
1254ANSIWindows 3.1 Turkish
1255ANSIHebrew
1256ANSIArabic
1257ANSIBaltic
1258ANSI & OEMVietnamese
1361ANSI & OEMKorean (Johab)
20000OTHERCNS - Taiwan
20001OTHERTCA - Taiwan
20002OTHERE-Ten - Taiwan
20003OTHERIBM5550 - Taiwan
20004OTHERTeleText - Taiwan
20005OTHERWang - Taiwan
20127OTHERUS ASCII
20261OTHERT.61
20269ISOISO-6937
20866OTHERUkrainian - KOI8-U
21027OTHERExt Alpha Lowercase
21866OTHERUkranian - KOI8
28591ISOISO 8859-1 Latin I
28592ISOISO 8859-2 Eastern Europe
28593ISOISO 8859-3 Turkish
28594ISOISO 8859-4 Baltic
28595ISOISO 8859-5 Cyrillic
28596ISOISO 8859-6 Arabic
28597ISOISO 8859-7 Greek
28598ISOISO 8859-8 Hebrew
28599ISOISO 8859-9 Latin Alphabet No.5
29001OTHEREuropa 3

See Also

Enabling an Additional Code Page on an OS Design

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.


  • Last updated on

In this article