Content deleted Content added
No edit summary Tags: Reverted Visual edit Mobile edit Mobile web edit |
→EBCDIC code pages: Seems to have been placed in the wrong row (when compared with Microsoft documentation) |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 5:
There are two groups of system code pages in Windows systems: OEM and Windows-native ("ANSI") code pages.
(ANSI is the [[American National Standards Institute]].) Code pages in both of these groups are [[extended ASCII]] code pages. Additional code pages are supported by standard Windows conversion routines, but not used as either type of system code page.
==ANSI code page<span class="anchor" id="ANSI"></span>==
Line 254:
|[[Code page 20423|20423]]||423||EBCDIC Greek with Extended Latin<!-- Windows 7 Ultimate -->
|-
|[[Code page 20424|20424]]||
|-
|[[Code page 20833|20833]]||833||Korean EBCDIC for N-Byte Hangul; {{code|x-EBCDIC-KoreanExtended}}<!-- Windows 7 Ultimate -->
|-
|[[Code page 20838|20838]]||838||EBCDIC Thai<!-- Windows 7 Ultimate -->
Line 404:
* The use of code pages limits the set of characters that may be used.
* Characters expressed in an unsupported code page may be converted to question marks (?) or other [[replacement character]]s, or to a simpler version (such as removing accents from a letter). In either case, the original character may be lost.
==References==
|