Code page: Difference between revisions

Content deleted Content added
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 578:
{{Div col|colwidth=30em}}
* [[Code page 932 (Microsoft Windows)|932]] – Supports [[Japanese writing system|Japanese]] [[Shift-JIS]]
* [[Code page 936 (Microsoft Windows)|936]] – Supports [[Simplified Chinese characters|Simplified Chinese]] [[GB2312]] or [[GBK (character encoding)|GBK]]
* [[Unified Hangul Code|949]] – Supports [[Hangul|Korean]] Unified Hangul Code
* [[Code page 950|950]] – Supports [[Traditional Chinese characters|Traditional Chinese]] [[Big5]]
** [[Code page 950|951]] – Supports [[Traditional Chinese characters|Traditional Chinese]] [[Big5]] with [[HKSCS]]
 
{{div col end}}
 
Line 785 ⟶ 787:
* Symbol Set 10G — PC-851 Latin/Greek (Practically the same as code page 851)
* Symbol Set 10J — PS Text (Practically the same as [[PostScript Standard Encoding|Adobe Standard]])
* Symbol Set 10L — PS ITC Zapf Dingbats (Practically the same as [[Adobe Dingbats]])
* Symbol Set 10N — ISO 8859-5 Latin/Cyrillic (1988 version — IR 144)
* Symbol Set 10R — PC-855 Cyrillic (Practically the same as code page 855)
Line 891 ⟶ 893:
* [[Code page 1116|3001]] – Estonian 1 (on Star<ref name="star"/> printers); same as code page 1116
* [[Code page 922|3002]] – Estonian 2 (on Star<ref name="star"/> printers); same as code page 922
* [[Code page 437-Latvian|3011]] – Latvian 1 (on Star<ref name="star"/> printers); same as code page 437-Latvian
* [[Code page 866-Latvian|3012]] – Latvian-2 (on Star<ref name="star"/> printers); same as code page 866-Latvian (Latvian RST 1040-90 National Standard)
* [[MIK (character set)|3021]] – Bulgarian (on Star<ref name="star"/> printers); same as MIK
Line 925 ⟶ 927:
! ID !! Names !! Description !! Origin !! Platform !! DOS !! OS/2 !! Windows !! Mac !! Else !! Encoding !! Comment
|-
| 0 || {{N/A}} || Reserved || IBM, Microsoft || {{N/A}} || 3.3+ || 1.0+ || ?{{dunno}} || ?{{dunno}} || ?{{dunno}} || || Internal OS use<ref name="Paul_2002"/>
|-
| 437 || CP437, IBM437 || PC US || IBM<ref name="CP437"/> || IBM PC || 3.3+ || 1.0+ || {{Yes}} || ?{{dunno}} || {{Yes}} || 8-bit [[SBCS]] ||
|-
| 57344&nbsp;- 61439 || {{N/A}} || Private use derivations || IBM || {{N/A}} || {{N/A}} || {{N/A}} || {{N/A}} || {{N/A}} || {{N/A}} || {{varies|various}} || Private use code page derivations (E000h-EFFFh)
|-
| 65280&nbsp;- 65533 || {{N/A}} || Private use definitions || IBM || {{N/A}} || {{N/A}} || {{N/A}} || {{N/A}} || {{N/A}} || {{N/A}} || {{varies|various}} || Private use code page definitions (FF00h-FFFDh)
|-
| 65534 || {{N/A}} || Reserved || IBM, Microsoft || {{N/A}} || ?{{dunno}} || ?{{dunno}} || ?{{dunno}} || ?{{dunno}} || ?{{dunno}} || {{varies|various}} || Internal OS use (FFFEh)
|-
| 65535 || {{N/A}} || Reserved || IBM, Microsoft || {{N/A}} || 3.3+ || 1.0+ || ?{{dunno}} || ?{{dunno}} || ?{{dunno}} || {{varies|various}} || Internal OS use (FFFFh)<ref name="Paul_2002"/>
|}
 
Line 1,012 ⟶ 1,014:
 
== External links ==
{{Wikibooks|Character Encodings/Code Tables}}
* [http://www.ibm.com/software/globalization/cdra/glossary.jsp#SPTGLCDPG IBM CDRA glossary]
* {{webarchive|url=https://web.archive.org/web/20160205110331/http://www-01.ibm.com/software/globalization/g11n-res.html|date=2016-02-05|title=IBM code pages}}
Line 1,020 ⟶ 1,023:
* [http://www.i18nguy.com/unicode/codepages.html Character Sets And Code Pages At The Push Of A Button]
* [https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/chcp Microsoft Chcp command: Display and set the console active code page]
* [https://en.wikibooks.org/wiki/Character_Encodings/Code_Tables "Code Tables" ''Character Encoding'' Wikibook]
 
{{character encoding}}