Unicode: Difference between revisions

No change in size ,  12 years ago
m
I don't think "Unicode" is an acronym ("Unique Numeric Indicators for the Communication Of Display Entities"?)
(Stash a link to Wiktionary's Appendix:Unicode.)
m (I don't think "Unicode" is an acronym ("Unique Numeric Indicators for the Communication Of Display Entities"?))
Line 1:
{{stub}}
[[Category:Encyclopedia]]'''UNICODEUnicode''' is a mapping from characters in a ''very'' large set of languages to code points, together with a set of descriptive metadata about those code points (so that you can know whether they are alphabetic, numeric, symbolic, white-space, etc.)
 
A number of different mechanisms are used for mapping this to a sequence of bytes. The single most important one (because it embeds [[ASCII]] and so is easy to deploy on existing systems) is [[UTF-8]].
Anonymous user