ISO 8859-15
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) |
||
(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=1999 | ||
|charset=ISO-8859-15 | |charset=ISO-8859-15 | ||
|charsetaliases=ISO_8859-15, Latin-9, csISO885915 | |charsetaliases=ISO_8859-15, Latin-9, csISO885915 | ||
Line 14: | Line 16: | ||
== References == | == References == | ||
* [http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-15.kte Code table] | * [http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-15.kte Code table] | ||
+ | * [[Wikipedia:ISO/IEC 8859-15|Wikipedia article]] |
Latest revision as of 02:31, 21 May 2019
ISO 8859-15 (or Latin-9) is a minor variant on ISO 8859-1, intended as a replacement for that encoding as a standard for use in most Western countries. A few lesser-used characters of the earlier encoding are replaced with ones deemed more useful at present, with the most significant addition being the euro sign, placed at position A4 (hex) in this encoding (its Unicode position is 20AC). It replaces a "generic currency sign" at position A4 of ISO 8859-1 (and still at position 00A4 of Unicode, which doesn't shift its character positions with the fashions of the day).
This set, though it solved a pressing issue of Europeans not being able to represent their currency in what was at one point the dominant character encoding, has not been much used, since by now forward-thinking developers are using UTF-8 instead, which includes the euro sign among many other characters.