Legacy encoding: Difference between revisions

Content deleted Content added
No edit summary
Dexbot (talk | contribs)
m Bot: Fixing broken section link
Tag: Redirect target changed
 
(28 intermediate revisions by 23 users not shown)
Line 1:
#REDIRECT [[Character encoding#Character sets, character maps and code pages]]
In unicode terminology a ''Legacy encoding'' is an encoding that can't represent all of unicode but is still used for compatibility or other reasons. Many of them pre-date unicode, others are slight modifications to older encodings to support important new characters such as the [[euro]] sign (€) or to satisfy countries that felt there were significant ommisions for thier language in older encodings. The best known such encoding is probablly [[ISO-8859-15]].
 
[[he:קידוד לגסי]]
Legacy encodings can be split into several groups
 
* The [[ISO-8859]]-n group of single byte encodings
* The [[IBM]]/[[DOS]]/Windows OEM series of single byte code pages (437,850 and others).
* The single byte windows [[Code_page#Microsoft_code_pages|ANSI code page]]s (125x)
* The windows multi byte code pages used by windows as both ansi and OEM code pages for CJK languages.
* Various other multibyte CJK encodings such as [[ISO-2022]] and [[EUC]].