ISO 8859-2
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) (subcat2) |
||
(One intermediate revision by one user not shown) | |||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Character encoding | |subcat=Character encoding | ||
+ | |subcat2=ISO 8859 | ||
+ | |released=1987 | ||
|charset=ISO-8859-2 | |charset=ISO-8859-2 | ||
|charsetaliases=iso-ir-101, ISO_8859-2, latin2, l2, csISOLatin2 | |charsetaliases=iso-ir-101, ISO_8859-2, latin2, l2, csISOLatin2 | ||
Line 13: | Line 15: | ||
The Latin-2 encoding incorporates the [[ASCII]] characters in the first 128 code points (0-127), including the [[C0 controls]]. | The Latin-2 encoding incorporates the [[ASCII]] characters in the first 128 code points (0-127), including the [[C0 controls]]. | ||
− | [http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-2.kte Code table] | + | == Links == |
+ | * [http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-2.kte Code table] | ||
+ | * [[Wikipedia:ISO/IEC 8859-2|Wikipedia article]] |
Latest revision as of 02:28, 21 May 2019
ISO 8859-2, aka Latin-2, an encoding of the ISO 8859 family for eastern European languages that use the Latin alphabet. Supported languages are Bosnian, Croatian, Czech, German, Hungarian, Polish, Serbian Latin, Slovak, Slovene, Upper Sorbian, and Lower Sorbian. German letters with umlauts and eszett (ß) are identically encoded in 8859-1 and 8859-2.
The Latin-2 encoding incorporates the ASCII characters in the first 128 code points (0-127), including the C0 controls.