[http://creativecommons.org/licenses/by/3.0/]
This work is licensed under a CC
Attribution 3.0 Unported License [http://creativecommons.org/licenses/by/3.0/]
Every character-based document is based on some model of which characters are available, and how they are encoded. Unicode is the most popular character set today and provides a variety of encoding schemes, each of them being a Unicode Transformation Format (UTF). Many publishing environments need to support multiple languages. Internationalization (I18N) is the approach to design systems which can adapt to different locales. Localization (L10N) is the activity to identify, define, and encode locales, based on internationalized software.
atoms
language atoms
Character. (1) The smallest component of written language that has semantic value; refers to the abstract meaning and/or shape […]
The Unicode Standard, Version 4.0, Addison-Wesley, 2003 [http://dret.net/biblio/reference/unicode4]
[A Glyph is] a recognizable abstract graphic symbol which is independent of a specific design.
ISO/IEC 9541:1991, Information Technology – Font Information Interchange [http://dret.net/biblio/reference/iso9541]
Content-Type header field [../services-fall06/web1#(17)]Content-Type: text/html; charset=utf-8
<?xml version="1.0" encoding="utf-8"?>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
I think there is a world market for maybe five computers.(¬ T. J. Watson [http://en.wikipedia.org/wiki/Thomas_J._Watson#Famous_misquote])

It also shows the Euro sign € which is part of ISO 8859-15 (Latin-9), but not included in ISO 8859-1 (Latin-1).
It also shows the Euro sign ¤ which is part of ISO 8859-15 (Latin-9), but not included in ISO 8859-1 (Latin-1).
Latin-1 (Western European) |
Latin-9 |
In Latin-9, Latin-1's currency symbol ¤ has been replaced with the Euro sign €.
U+0041)XML is ASCII for the 21st century [../xml-fall08/basics#(6)]
planesof 216 = 65'536 characters
0to
16
Old Italic [http://unicode.org/charts/PDF/U10300.pdf],
Deseret [http://unicode.org/charts/PDF/U10400.pdf],
Byzantine Musical Symbols [http://unicode.org/charts/PDF/U1D000.pdf]
astral planesis empty
one language fits allassumption is becoming increasingly inappropriate
just switch the labelsstrategy also may be too little for true L10N [Localization (L10N) (1)]



Internationalization is the design and development of a product, application or document content that enables easy localization for target audiences that vary in culture, region, or language.
Localization refers to the adaptation of a product, application or document content to meet the language, cultural and other requirements of a specific target market (alocale).