Windows code page: Difference between revisions

Content deleted Content added
Removing link(s) to "AppLocale": Removing links to deleted page AppLocale.
Tags: Twinkle Reverted
EBCDIC code pages: Seems to have been placed in the wrong row (when compared with Microsoft documentation)
 
(2 intermediate revisions by 2 users not shown)
Line 254:
|[[Code page 20423|20423]]||423||EBCDIC Greek with Extended Latin<!-- Windows 7 Ultimate -->
|-
|[[Code page 20424|20424]]||-424||x-EBCDIC-KoreanExtended Hebrew<!-- Windows 7 Ultimate -->
|-
|[[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.
 
== See also ==
* AppLocale&nbsp;– a utility to run non-Unicode (code page-based) applications in a locale of the user's choice.
 
==References==