Unicode or ''The Unicode Standard'' or TUS is a
character encoding
Character encoding is the process of assigning numbers to graphical character (computing), characters, especially the written characters of human language, allowing them to be stored, transmitted, and transformed using computers. The numerical v ...
standard maintained by the
Unicode Consortium designed to support the use of text in all of the world's
writing system
A writing system comprises a set of symbols, called a ''script'', as well as the rules by which the script represents a particular language. The earliest writing appeared during the late 4th millennium BC. Throughout history, each independen ...
s that can be digitized. Version 16.0 defines 154,998
characters and 168
scripts used in various ordinary, literary, academic, and technical contexts.
Unicode has largely supplanted the previous environment of a myriad of incompatible
character sets used within different locales and on different computer architectures. The entire repertoire of these sets, plus many additional characters, were merged into the single Unicode set. Unicode is used to encode the vast majority of text on the Internet, including most
web pages, and relevant Unicode support has become a common consideration in contemporary software development. Unicode is ultimately capable of encoding more than 1.1 million characters.
The Unicode
character repertoire is synchronized with
ISO/IEC 10646
ISO/IEC JTC 1, entitled "Information technology", is a joint technical committee (JTC) of the International Organization for Standardization (ISO) and the International Electrotechnical Commission (IEC). Its purpose is to develop, maintain and ...
, each being code-for-code identical with one another. However, ''The Unicode Standard'' is more than just a repertoire within which characters are assigned. To aid developers and designers, the standard also provides charts and reference data, as well as annexes explaining concepts germane to various scripts, providing guidance for their implementation. Topics covered by these annexes include
character normalization,
character composition and decomposition,
collation, and
directionality.
Unicode encodes 3,790
emoji
An emoji ( ; plural emoji or emojis; , ) is a pictogram, logogram, ideogram, or smiley embedded in text and used in electronic messages and web pages. The primary function of modern emoji is to fill in emotional cues otherwise missing from type ...
, with the continued development thereof conducted by the Consortium as a part of the standard. The widespread adoption of Unicode was in large part responsible for the initial popularization of emoji outside of Japan.
Unicode text is processed and stored as binary data
using one of several encodings, which define how to translate the standard's abstracted codes for characters into sequences of bytes. ''The Unicode Standard'' itself defines three encodings:
UTF-8,
UTF-16, and
UTF-32, though several others exist. UTF-8 is the most widely used by a large margin, in part due to its backwards-compatibility with
ASCII
ASCII ( ), an acronym for American Standard Code for Information Interchange, is a character encoding standard for representing a particular set of 95 (English language focused) printable character, printable and 33 control character, control c ...
.
Origin and development
Unicode was originally designed with the intent of transcending limitations present in all text encodings designed up to that point: each encoding was relied upon for use in its own context, but with no particular expectation of compatibility with any other. Indeed, any two encodings chosen were often totally unworkable when used together, with text encoded in one
interpreted as garbage characters by the other. Most encodings had only been designed to facilitate interoperation between a handful of scripts—often primarily between a given script and
Latin characters—not between a large number of scripts, and not with all of the scripts supported being treated in a consistent manner.
The philosophy that underpins Unicode seeks to encode the underlying characters—
grapheme
In linguistics, a grapheme is the smallest functional unit of a writing system.
The word ''grapheme'' is derived from Ancient Greek ('write'), and the suffix ''-eme'' by analogy with ''phoneme'' and other emic units. The study of graphemes ...
s and grapheme-like units—rather than graphical distinctions considered mere variant
glyph
A glyph ( ) is any kind of purposeful mark. In typography, a glyph is "the specific shape, design, or representation of a character". It is a particular graphical representation, in a particular typeface, of an element of written language. A ...
s thereof, that are instead best handled by the
typeface
A typeface (or font family) is a design of Letter (alphabet), letters, Numerical digit, numbers and other symbols, to be used in printing or for electronic display. Most typefaces include variations in size (e.g., 24 point), weight (e.g., light, ...
, through the use of
markup, or by some other means. In particularly complex cases, such as
the treatment of orthographical variants in Han characters, there is considerable disagreement regarding which differences justify their own encodings, and which are only graphical variants of other characters.
At the most abstract level, Unicode assigns a unique number called a to each character. Many issues of visual representation—including size, shape, and style—are intended to be up to the discretion of the software actually rendering the text, such as a
web browser
A web browser, often shortened to browser, is an application for accessing websites. When a user requests a web page from a particular website, the browser retrieves its files from a web server and then displays the page on the user's scr ...
or
word processor. However, partially with the intent of encouraging rapid adoption, the simplicity of this original model has become somewhat more elaborate over time, and various pragmatic concessions have been made over the course of the standard's development.
The first 256 code points mirror the
ISO/IEC 8859-1 standard, with the intent of trivializing the conversion of text already written in Western European scripts. To preserve the distinctions made by different legacy encodings, therefore allowing for conversion between them and Unicode without any loss of information, many
characters nearly identical to others, in both appearance and intended function, were given distinct code points. For example, the
Halfwidth and Fullwidth Forms block encompasses a full semantic duplicate of the Latin alphabet, because legacy
CJK encodings contained both "fullwidth" (matching the width of CJK characters) and "halfwidth" (matching ordinary Latin script) characters.
The Unicode Bulldog Award is given to people deemed to be influential in Unicode's development, with recipients including
Tatsuo Kobayashi, Thomas Milo, Roozbeh Pournader,
Ken Lunde, and
Michael Everson.
History
The origins of Unicode can be traced back to the 1980s, to a group of individuals with connections to
Xerox
Xerox Holdings Corporation (, ) is an American corporation that sells print and electronic document, digital document products and services in more than 160 countries. Xerox was the pioneer of the photocopier market, beginning with the introduc ...
's
Character Code Standard (XCCS).
In 1987, Xerox employee
Joe Becker, along with
Apple
An apple is a round, edible fruit produced by an apple tree (''Malus'' spp.). Fruit trees of the orchard or domestic apple (''Malus domestica''), the most widely grown in the genus, are agriculture, cultivated worldwide. The tree originated ...
employees
Lee Collins and
Mark Davis, started investigating the practicalities of creating a universal character set. With additional input from Peter Fenwick and
Dave Opstad,
Becker published a draft proposal for an "international/multilingual text character encoding system in August 1988, tentatively called Unicode". He explained that "the name 'Unicode' is intended to suggest a unique, unified, universal encoding".
In this document, entitled ''Unicode 88'', Becker outlined a scheme using
16-bit
16-bit microcomputers are microcomputers that use 16-bit microprocessors.
A 16-bit register can store 216 different values. The range of integer values that can be stored in 16 bits depends on the integer representation used. With the two ...
characters:
Unicode is intended to address the need for a workable, reliable world text encoding. Unicode could be roughly described as "wide-body ASCII
ASCII ( ), an acronym for American Standard Code for Information Interchange, is a character encoding standard for representing a particular set of 95 (English language focused) printable character, printable and 33 control character, control c ...
" that has been stretched to 16 bits to encompass the characters of all the world's living languages. In a properly engineered design, 16 bits per character are more than sufficient for this purpose.
This design decision was made based on the assumption that only scripts and characters in "modern" use would require encoding:
Unicode gives higher priority to ensuring utility for the future than to preserving past antiquities. Unicode aims in the first instance at the characters published in the modern text (e.g. in the union of all newspapers and magazines printed in the world in 1988), whose number is undoubtedly far below 214 = 16,384. Beyond those modern-use characters, all others may be defined to be obsolete or rare; these are better candidates for private use registration than for congesting the public list of generally useful Unicode.
In early 1989, the Unicode working group expanded to include Ken Whistler and Mike Kernaghan of Metaphor, Karen Smith-Yoshimura and Joan Aliprand of
Research Libraries Group, and Glenn Wright of
Sun Microsystems
Sun Microsystems, Inc., often known as Sun for short, was an American technology company that existed from 1982 to 2010 which developed and sold computers, computer components, software, and information technology services. Sun contributed sig ...
. In 1990, Michel Suignard and Asmus Freytag of
Microsoft
Microsoft Corporation is an American multinational corporation and technology company, technology conglomerate headquartered in Redmond, Washington. Founded in 1975, the company became influential in the History of personal computers#The ear ...
and
NeXT's Rick McGowan had also joined the group. By the end of 1990, most of the work of remapping existing standards had been completed, and a final review draft of Unicode was ready.
The
Unicode Consortium was incorporated in California on 3 January 1991, and the first volume of ''The Unicode Standard'' was published that October. The second volume, now adding Han ideographs, was published in June 1992.
In 1996, a surrogate character mechanism was implemented in Unicode 2.0, so that Unicode was no longer restricted to 16 bits. This increased the Unicode codespace to over a million code points, which allowed for the encoding of many historic scripts, such as
Egyptian hieroglyphs
Ancient Egyptian hieroglyphs ( ) were the formal writing system used in Ancient Egypt for writing the Egyptian language. Hieroglyphs combined Ideogram, ideographic, logographic, syllabic and alphabetic elements, with more than 1,000 distinct char ...
, and thousands of rarely used or obsolete characters that had not been anticipated for inclusion in the standard. Among these characters are various rarely used
CJK characters—many mainly being used in proper names, making them far more necessary for a universal encoding than the original Unicode architecture envisioned.
Version 1.0 of Microsoft's TrueType specification, published in 1992, used the name "Apple Unicode" instead of "Unicode" for the Platform ID in the naming table.
Unicode Consortium
The Unicode Consortium is a non-profit organization that coordinates Unicode's development. Full members include most of the main computer software and hardware companies (and few others) with any interest in text-processing standards, including
Adobe,
Apple
An apple is a round, edible fruit produced by an apple tree (''Malus'' spp.). Fruit trees of the orchard or domestic apple (''Malus domestica''), the most widely grown in the genus, are agriculture, cultivated worldwide. The tree originated ...
,
Google
Google LLC (, ) is an American multinational corporation and technology company focusing on online advertising, search engine technology, cloud computing, computer software, quantum computing, e-commerce, consumer electronics, and artificial ...
,
IBM
International Business Machines Corporation (using the trademark IBM), nicknamed Big Blue, is an American Multinational corporation, multinational technology company headquartered in Armonk, New York, and present in over 175 countries. It is ...
,
Meta (previously as Facebook),
Microsoft
Microsoft Corporation is an American multinational corporation and technology company, technology conglomerate headquartered in Redmond, Washington. Founded in 1975, the company became influential in the History of personal computers#The ear ...
,
Netflix, and
SAP.
Over the years several countries or government agencies have been members of the Unicode Consortium.
The Consortium has the ambitious goal of eventually replacing existing character encoding schemes with Unicode and its standard Unicode Transformation Format (UTF) schemes, as many of the existing schemes are limited in size and scope and are incompatible with
multilingual environments.
Scripts covered

Unicode currently covers most major
writing system
A writing system comprises a set of symbols, called a ''script'', as well as the rules by which the script represents a particular language. The earliest writing appeared during the late 4th millennium BC. Throughout history, each independen ...
s in use today.
, a total of 168
scripts are included in the latest version of Unicode (covering
alphabet
An alphabet is a standard set of letter (alphabet), letters written to represent particular sounds in a spoken language. Specifically, letters largely correspond to phonemes as the smallest sound segments that can distinguish one word from a ...
s,
abugida
An abugida (; from Geʽez: , )sometimes also called alphasyllabary, neosyllabary, or pseudo-alphabetis a segmental Writing systems#Segmental writing system, writing system in which consonant–vowel sequences are written as units; each unit ...
s and
syllabaries), although there are still scripts that are not yet encoded, particularly those mainly used in historical, liturgical, and academic contexts. Further additions of characters to the already encoded scripts, as well as symbols, in particular for mathematics and
music
Music is the arrangement of sound to create some combination of Musical form, form, harmony, melody, rhythm, or otherwise Musical expression, expressive content. Music is generally agreed to be a cultural universal that is present in all hum ...
(in the form of notes and rhythmic symbols), also occur.
The Unicode Roadmap Committee (
Michael Everson, Rick McGowan, Ken Whistler, V.S. Umamaheswaran) maintain the list of scripts that are candidates or potential candidates for encoding and their tentative code block assignments on the Unicode Roadmap page of the
Unicode Consortium website. For some scripts on the Roadmap, such as
Jurchen and
Khitan large script, encoding proposals have been made and they are working their way through the approval process. For other scripts, such as
Numidian and
Rongorongo, no proposal has yet been made, and they await agreement on character repertoire and other details from the user communities involved.
Some modern invented scripts which have not yet been included in Unicode (e.g.,
Tengwar) or which do not qualify for inclusion in Unicode due to lack of real-world use (e.g.,
Klingon) are listed in the
ConScript Unicode Registry
The ConScript Unicode Registry is a volunteer project to coordinate the assignment of code points in the Unicode Private Use Areas (PUA) for the encoding of artificial scripts, such as those for constructed languages. It was founded by John Woldema ...
, along with unofficial but widely used
private use area code assignments.
There is also a
Medieval Unicode Font Initiative focused on special Latin medieval characters. Part of these proposals has been already included in Unicode.
Script Encoding Initiative
The Script Encoding Initiative, a project run by Deborah Anderson at the
University of California, Berkeley
The University of California, Berkeley (UC Berkeley, Berkeley, Cal, or California), is a Public university, public Land-grant university, land-grant research university in Berkeley, California, United States. Founded in 1868 and named after t ...
was founded in 2002 with the goal of funding proposals for scripts not yet encoded in the standard. The project has become a major source of proposed additions to the standard in recent years.
Versions
The Unicode Consortium together with the ISO have developed a shared
repertoire following the initial publication of ''The Unicode Standard'': Unicode and the ISO's
Universal Coded Character Set
The Universal Coded Character Set (UCS, Unicode) is a standard set of character (computing), characters defined by the international standard International Organization for Standardization, ISO/International Electrotechnical Commission, IEC  ...
(UCS) use identical character names and code points. However, the Unicode versions do differ from their ISO equivalents in two significant ways.
While the UCS is a simple character map, Unicode specifies the rules, algorithms, and properties necessary to achieve interoperability between different platforms and languages. Thus, ''The Unicode Standard'' includes more information, covering in-depth topics such as bitwise encoding,
collation, and rendering. It also provides a comprehensive catalog of character properties, including those needed for supporting
bidirectional text, as well as visual charts and reference data sets to aid implementers. Previously, ''The Unicode Standard'' was sold as a print volume containing the complete core specification, standard annexes, and code charts. However, version 5.0, published in 2006, was the last version printed this way. Starting with version 5.2, only the core specification, published as a print-on-demand paperback, may be purchased.
The full text, on the other hand, is published as a free PDF on the Unicode website.
A practical reason for this publication method highlights the second significant difference between the UCS and Unicode—the frequency with which updated versions are released and new characters added. ''The Unicode Standard'' has regularly released annual expanded versions, occasionally with more than one version released in a calendar year and with rare cases where the scheduled release had to be postponed. For instance, in April 2020, a month after version 13.0 was published, the Unicode Consortium announced they had changed the intended release date for version 14.0, pushing it back six months to September 2021 due to the
COVID-19 pandemic
The COVID-19 pandemic (also known as the coronavirus pandemic and COVID pandemic), caused by severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2), began with an disease outbreak, outbreak of COVID-19 in Wuhan, China, in December ...
.
Unicode 16.0, the latest version, was released on 10 September 2024. It added 5,185 characters and seven new scripts:
Garay,
Gurung Khema,
Kirat Rai,
Ol Onal,
Sunuwar,
Todhri, and
Tulu-Tigalari.
Thus far, the following versions of ''The Unicode Standard'' have been published. Update versions, which do not include any changes to character repertoire, are signified by the third number (e.g., "version 4.0.1") and are omitted in the table below.
{, class="wikitable sortable sticky-header-multi" style="font-size:95%; width:100%; text-align:center"
, + Unicode version history and notable changes to characters and scripts
, -
! scope="col" rowspan="2" , Version
! scope="col" rowspan="2" , Date
! scope="col" rowspan="2" class="unsortable" , Publication
(book, text)
! scope="col" rowspan="2" ,
UCS edition
! colspan="2" , Total
! scope="col" rowspan="2" style="width:44%" class="unsortable" , Details
, -
! scope="col" , Scripts
! scope="col" , Characters
, - id="1.0.0"
,
,
, (vol. 1)
, rowspan="2" !
, 24
,
, style="text-align:left" , Initial scripts covered:
Arabic
Arabic (, , or , ) is a Central Semitic languages, Central Semitic language of the Afroasiatic languages, Afroasiatic language family spoken primarily in the Arab world. The International Organization for Standardization (ISO) assigns lang ...
,
Armenian,
Bengali,
Bopomofo,
Cyrillic
The Cyrillic script ( ) is a writing system used for various languages across Eurasia. It is the designated national script in various Slavic, Turkic, Mongolic, Uralic, Caucasian and Iranic-speaking countries in Southeastern Europe, Ea ...
,
Devanagari
Devanagari ( ; in script: , , ) is an Indic script used in the Indian subcontinent. It is a left-to-right abugida (a type of segmental Writing systems#Segmental systems: alphabets, writing system), based on the ancient ''Brāhmī script, Brā ...
,
Georgian,
Greek and Coptic,
Gujarati,
Gurmukhi,
Hangul
The Korean alphabet is the modern writing system for the Korean language. In North Korea, the alphabet is known as (), and in South Korea, it is known as (). The letters for the five basic consonants reflect the shape of the speech organs ...
,
Hebrew
Hebrew (; ''ʿÎbrit'') is a Northwest Semitic languages, Northwest Semitic language within the Afroasiatic languages, Afroasiatic language family. A regional dialect of the Canaanite languages, it was natively spoken by the Israelites and ...
,
Hiragana,
Kannada
Kannada () is a Dravidian language spoken predominantly in the state of Karnataka in southwestern India, and spoken by a minority of the population in all neighbouring states. It has 44 million native speakers, and is additionally a ...
,
Katakana
is a Japanese syllabary, one component of the Japanese writing system along with hiragana, kanji and in some cases the Latin script (known as rōmaji).
The word ''katakana'' means "fragmentary kana", as the katakana characters are derived fr ...
,
Lao,
Latin
Latin ( or ) is a classical language belonging to the Italic languages, Italic branch of the Indo-European languages. Latin was originally spoken by the Latins (Italic tribe), Latins in Latium (now known as Lazio), the lower Tiber area aroun ...
,
Malayalam
Malayalam (; , ) is a Dravidian languages, Dravidian language spoken in the Indian state of Kerala and the union territories of Lakshadweep and Puducherry (union territory), Puducherry (Mahé district) by the Malayali people. It is one of ...
,
Odia,
Tamil,
Telugu,
Thai, and
Tibetan
, - id="1.0.1"
,
,
, (vol. 2)
, 25
,
, style="text-align:left" , The initial 20,902
CJK Unified Ideographs
, - id="1.1"
,
,
,
, rowspan="3" ,
ISO/IEC 10646
ISO/IEC JTC 1, entitled "Information technology", is a joint technical committee (JTC) of the International Organization for Standardization (ISO) and the International Electrotechnical Commission (IEC). Its purpose is to develop, maintain and ...
-1:1993
, 24
,
, style="text-align:left" , 33 reclassified as control characters. 4,306
Hangul
The Korean alphabet is the modern writing system for the Korean language. In North Korea, the alphabet is known as (), and in South Korea, it is known as (). The letters for the five basic consonants reflect the shape of the speech organs ...
syllables,
Tibetan removed
, - id="2.0"
,
,
,
, rowspan="2" , 25
,
, style="text-align:left" , Original set of Hangul syllables removed, new set of 11,172 Hangul syllables added at new location, Tibetan added back in a new location and with a different character repertoire, Surrogate character mechanism defined, Plane 15 and Plane 16
private use area allocated
, - id="2.1"
,
,
,
,
, style="text-align:left" ,
,
, - id="3.0"
,
,
,
, ISO/IEC 10646-1:2000
, 38
,
, style="text-align:left" ,
Cherokee,
Geʽez
Geez ( or ; , and sometimes referred to in scholarly literature as Classical Ethiopic) is an ancient South Semitic language. The language originates from what is now Ethiopia and Eritrea.
Today, Geez is used as the main liturgical langu ...
,
Khmer,
Mongolian,
Burmese,
Ogham,
runes
Runes are the Letter (alphabet), letters in a set of related alphabets, known as runic rows, runic alphabets or futharks (also, see ''#Futharks, futhark'' vs ''#Runic alphabets, runic alphabet''), native to the Germanic peoples. Runes were ...
,
Sinhala,
Syriac,
Thaana
Thaana, Tãna, Taana or Tāna ( ) is the present writing system of the Maldivian language spoken in the Maldives. Thaana has characteristics of both an abugida (diacritics, vowel-killer strokes) and a true alphabet (all vowels are w ...
,
Canadian Aboriginal syllabics, and
Yi Syllables,
Braille
Braille ( , ) is a Tactile alphabet, tactile writing system used by blindness, blind or visually impaired people. It can be read either on embossed paper or by using refreshable braille displays that connect to computers and smartphone device ...
patterns
, - id="3.1"
,
,
, rowspan="2" !
, rowspan="2" , ISO/IEC 10646-1:2000ISO/IEC 10646-2:2001
, 41
,
, style="text-align:left" ,
Deseret,
Gothic and
Old Italic, sets of symbols for Western and
Byzantine music, 42,711 additional CJK Unified Ideographs
, - id="3.2"
,
,
, 45
,
, style="text-align:left" ,
Philippine scripts (
Buhid,
Hanunoo,
Tagalog, and
Tagbanwa)
, - id="4.0"
,
,
,
, rowspan="5" , ISO/IEC 10646:2003
, 52
,
, style="text-align:left" ,
Cypriot syllabary,
Limbu,
Linear B
Linear B is a syllabary, syllabic script that was used for writing in Mycenaean Greek, the earliest Attested language, attested form of the Greek language. The script predates the Greek alphabet by several centuries, the earliest known examp ...
,
Osmanya,
Shavian,
Tai Le, and
Ugaritic
Ugaritic () is an extinct Northwest Semitic languages, Northwest Semitic language known through the Ugaritic texts discovered by French archaeology, archaeologists in 1928 at Ugarit, including several major literary texts, notably the Baal cycl ...
,
Hexagram symbols
, - id="4.1"
,
,
,
, 59
,
, style="text-align:left" ,
Buginese,
Glagolitic
The Glagolitic script ( , , ''glagolitsa'') is the oldest known Slavic alphabet. It is generally agreed that it was created in the 9th century for the purpose of translating liturgical texts into Old Church Slavonic by Saints Cyril and Methodi ...
,
Kharosthi,
New Tai Lue,
Old Persian,
Sylheti Nagri, and
Tifinagh,
Coptic disunified from Greek, ancient
Greek numbers and
musical symbols, first named character sequences were introduced.
, - id="5.0"
,
,
,
, 64
,
, style="text-align:left" ,
Balinese,
cuneiform
Cuneiform is a Logogram, logo-Syllabary, syllabic writing system that was used to write several languages of the Ancient Near East. The script was in active use from the early Bronze Age until the beginning of the Common Era. Cuneiform script ...
,
N'Ko,
ʼPhags-pa,
Phoenician
, - id="5.1"
,
,
,
, 75
,
, style="text-align:left" ,
Carian,
Cham,
Kayah Li,
Lepcha,
Lycian,
Lydian,
Ol Chiki,
Rejang,
Saurashtra,
Sundanese, and
Vai, sets of symbols for the
Phaistos Disc,
Mahjong tiles,
Domino tiles, additions to Burmese,
Scribal abbreviations,
, - id="5.2"
,
,
,
, 90
,
, style="text-align:left" ,
Avestan
Avestan ( ) is the liturgical language of Zoroastrianism. It belongs to the Iranian languages, Iranian branch of the Indo-European languages, Indo-European language family and was First language, originally spoken during the Avestan period, Old ...
,
Bamum,
Gardiner's sign list of
Egyptian hieroglyphs
Ancient Egyptian hieroglyphs ( ) were the formal writing system used in Ancient Egypt for writing the Egyptian language. Hieroglyphs combined Ideogram, ideographic, logographic, syllabic and alphabetic elements, with more than 1,000 distinct char ...
,
Imperial Aramaic,
Inscriptional Pahlavi,
Inscriptional Parthian,
Javanese,
Kaithi,
Lisu,
Meetei Mayek,
Old South Arabian,
Old Turkic,
Samaritan,
Tai Tham and
Tai Viet, additional CJK Unified Ideographs, Jamo for Old Hangul,
Vedic Sanskrit
Vedic Sanskrit, also simply referred as the Vedic language, is the most ancient known precursor to Sanskrit, a language in the Indo-Aryan languages, Indo-Aryan subgroup of the Indo-European languages, Indo-European language family. It is atteste ...
, - id="6.0"
,
,
,
, ISO/IEC 10646:2010
, 93
,
, style="text-align:left" ,
Batak,
Brahmi,
Mandaic,
playing card symbols, transport and map symbols,
alchemical symbols,
emoticons and emoji, additional CJK Unified Ideographs
, - id="6.1"
,
,
,
, rowspan="4" , ISO/IEC 10646:2012
, rowspan="3" , 100
,
, style="text-align:left" ,
Chakma,
Meroitic cursive,
Meroitic hieroglyphs,
Miao,
Sharada,
Sora Sompeng, and
Takri
, - id="6.2"
,
,
,
,
, style="text-align:left" ,
, - id="6.3"
,
,
,
,
, style="text-align:left" , 5 bidirectional formatting characters
, - id="7.0"
,
,
,
, 123
,
, style="text-align:left" ,
Bassa Vah,
Caucasian Albanian,
Duployan,
Elbasan,
Grantha,
Khojki,
Khudawadi,
Linear A,
Mahajani,
Manichaean,
Mende Kikakui,
Modi,
Mro,
Nabataean,
Old North Arabian,
Old Permic,
Pahawh Hmong,
Palmyrene,
Pau Cin Hau,
Psalter Pahlavi,
Siddham,
Tirhuta,
Warang Citi, and
dingbats
, - id="8.0"
,
,
,
, rowspan="2" , ISO/IEC 10646:2014
{{efn, Plus Amendment 1, as well as the
Lari sign, nine CJK unified ideographs, and 41 emoji;
9.0 added Amendment 2, as well as Adlam, Newa, Japanese TV symbols, and 74 emoji and symbols.
, 129
, {{val, 120,672{{su, p={{val, +7,716
, style="text-align:left" ,
Ahom,
Anatolian hieroglyphs,
Hatran,
Multani,
Old Hungarian,
SignWriting
Sutton SignWriting, or simply SignWriting, is a system of written sign languages. It is highly featural and visually iconic: the shapes of the characters are abstract pictures of the hands, face, and body; and unlike most written words, which ...
, additional CJK Unified Ideographs, lowercase letters for Cherokee, 5 emoji
skin tone modifiers
, - id="9.0"
, {{Unicode version, version=9.0
, {{dts, {{Unicode version/version-to-date, version=9.0, format=month
, {{ISBN , link=no, 978-1-936213-13-9
, 135
, {{val, 128,172{{su, p={{val, +7,500
, style="text-align:left" ,
Adlam,
Bhaiksuki,
Marchen,
Newa,
Osage,
Tangut, 72 emoji
[{{cite web, first=Martim, last=Lobao, url=https://www.androidpolice.com/2016/06/07/two-emoji-werent-approved-unicode-9-google-added-android-anyway/ , title=These Are The Two Emoji That Weren't Approved For Unicode 9 But Which Google Added To Android Anyway, website=Android Police, date= 7 June 2016, access-date=4 September 2016]
, - id="10.0"
, {{Unicode version, version=10.0
[{{Cite Unicode, 10]
, {{dts, {{Unicode version/version-to-date, version=10.0, format=month
, {{ISBN , link=no, 978-1-936213-16-0
, rowspan="4" , ISO/IEC 10646:2017
{{efn, {{cslist, semi=yes, Plus 56 emoji, 285
hentaigana characters, and 3 Zanabazar Square characters, 11.0 added 46 Mtavruli Georgian capital letters, 5 CJK unified ideographs, and 66 emoji, 12.0 added 62 additional characters., group=tablenote
, 139
, {{val, 136,690{{su, p={{val, +8,518
, style="text-align:left" ,
Zanabazar Square,
Soyombo,
Masaram Gondi,
Nüshu,
hentaigana, 7,494 CJK Unified Ideographs, 56 emoji,
{{unichar, 20BF
, - id="11.0"
, {{Unicode version, version=11.0
, {{dts, {{Unicode version/version-to-date, version=11.0, format=month
, {{ISBN, link=no, 978-1-936213-19-1
, 146
, {{val, 137,374{{su, p={{val, +684
, style="text-align:left" ,
Dogra,
Georgian Mtavruli capital letters,
Gunjala Gondi,
Hanifi Rohingya,
Indic Siyaq Numbers,
Makasar,
Medefaidrin,
Old Sogdian and Sogdian,
Maya numerals
The Mayan numeral system was the system to represent numbers and calendar dates in the Maya civilization. It was a vigesimal (base-20) positional notation, positional numeral system. The numerals are made up of three symbols: Zero number#The ...
, 5 CJK Unified Ideographs, symbols for
xiangqi
Xiangqi (; ), commonly known as Chinese chess or elephant chess, is a Strategy game, strategy board game for two players. It is the most popular board game in China. Xiangqi is in the same family of games as shogi, janggi, chess, Western ches ...
and
star ratings, 145 emoji
, - id="12.0"
, {{Unicode version, version=12.0
, {{dts, {{Unicode version/version-to-date, version=12.0, format=month
, {{ISBN, link=no, 978-1-936213-22-1
, rowspan=2 , 150
, {{val, 137,928{{su, p={{val, +554
, style="text-align:left" ,
Elymaic,
Nandinagari,
Nyiakeng Puachue Hmong,
Wancho,
Miao script, hiragana and katakana small letters, Tamil historic fractions and symbols, Lao letters for
Pali
Pāli (, IAST: pāl̤i) is a Classical languages of India, classical Middle Indo-Aryan languages, Middle Indo-Aryan language of the Indian subcontinent. It is widely studied because it is the language of the Buddhist ''Pali Canon, Pāli Can ...
, Latin letters for Egyptological and Ugaritic transliteration, hieroglyph format controls, 61 emoji
, - id="12.1"
, {{Unicode version, version=12.1
, {{dts, {{Unicode version/version-to-date, version=12.1, format=month
, {{ISBN , link=no, 978-1-936213-25-2
, {{val, 137,929{{su, p={{val, +1
, style="text-align:left" ,
{{unichar, 32FF, SQUARE ERA NAME REIWA
, - id="13.0"
, {{Unicode version, version=13.0
[{{multiref, 1={{Cite Unicode, 13, 2={{Cite web, url=https://blog.unicode.org/2020/03/announcing-unicode-standard-version-130.html, title=Announcing The Unicode Standard, Version 13.0, website=The Unicode Blog, access-date=2020-03-11 ]
, {{dts, {{Unicode version/version-to-date, version=13.0, format=month
, {{ISBN, link=no, 978-1-936213-26-9
, rowspan="4" , ISO/IEC 10646:2020
, 154
, {{val, 143,859{{su, p={{val, +5,930
, style="text-align:left" ,
Chorasmian,
Dhives Akuru,
Khitan small script,
Yezidi, 4,969 CJK ideographs, Arabic script additions used to write
Hausa,
Wolof, and other African languages, additions used to write
Hindko
Hindko (, , ) is an Indo-Aryan languages, Indo-Aryan language spoken by several million people of various ethnic backgrounds in northwestern Pakistan, primarily in the provinces of Khyber Pakhtunkhwa Police, Khyber Pakhtunkhwa and northern Pun ...
and
Punjabi in Pakistan, Bopomofo additions used for Cantonese, Creative Commons license symbols, graphic characters for compatibility with teletext and home computer systems, 55 emoji
, - id="14.0"
, {{Unicode version, version=14.0
[{{multiref, 1={{Cite Unicode, 14, 2={{cite web, url=https://blog.unicode.org/2021/09/announcing-unicode-standard-version-140.html, title=Announcing The Unicode Standard, Version 14.0 ]
, {{dts, {{Unicode version/version-to-date, version=14.0, format=month
, {{ISBN, link=no, 978-1-936213-29-0
, 159
, {{val, 144,697{{su, p={{val, +838
, style="text-align:left" ,
Toto,
Cypro-Minoan,
Vithkuqi,
Old Uyghur,
Tangsa, extended IPA, Arabic script additions for use in languages across Africa and in Iran, Pakistan, Malaysia, Indonesia, Java, and Bosnia, additions for honorifics and Quranic use, additions to support languages in North America, the Philippines, India, and Mongolia,
{{unichar, 20C0, SOM SIGN,
Znamenny musical notation, 37 emoji
, - id="15.0"
, {{Unicode version, version=15.0
[{{Cite Unicode, 15.0]
, {{dts, {{Unicode version/version-to-date, version=15.0, format=month
, {{ISBN, link=no, 978-1-936213-32-0
, rowspan="2" , 161
, {{val, 149,186{{su, p={{val, +4,489
, style="text-align:left" ,
Kawi and
Mundari, 20 emoji, 4,192 CJK ideographs, control characters for Egyptian hieroglyphs
, - id="15.1"
, {{Unicode version, version=15.1
[{{multiref, 1={{Cite Unicode, 15.1 ]
, {{dts, {{Unicode version/version-to-date, version=15.1, format=month
, {{ISBN, link=no, 978-1-936213-33-7
, {{val, 149,813{{su, p={{val, +627
, style="text-align:left" , Additional CJK ideographs
, - id="16.0"
, {{Unicode version, version=16.0
[{{Cite Unicode, 16.0]
, {{dts, {{Unicode version/version-to-date, version=16.0, format=month
, {{ISBN, link=no, 978-1-936213-34-4
,
, 168
, {{val, 154,998{{su, p={{val, +5185
, style="text-align:left" ,
Garay,
Gurung Khema,
Kirat Rai,
Ol Onal,
Sunuwar,
Todhri,
Tulu-Tigalari
{{notelist, group=tablenote
Projected versions
The Unicode Consortium normally releases a new version of ''The Unicode Standard'' once a year. Version 17.0, the next major version, is projected to include 4301 new unified
CJK characters, CJK Unified Ideographs Extension J.
Architecture and terminology
{{See also, Universal Character Set characters{{Anchor, Upluslink
Codespace and code points
''The Unicode Standard'' defines a ''codespace'':
[{{Cite web , title=Glossary of Unicode Terms , url=https://unicode.org/glossary/ , access-date=16 March 2010] a sequence of integers called ''
code point
A code point, codepoint or code position is a particular position in a Table (database), table, where the position has been assigned a meaning. The table may be one dimensional (a column), two dimensional (like cells in a spreadsheet), three dime ...
s''
[{{Cite book , url=https://www.unicode.org/versions/Unicode16.0.0/core-spec/chapter-2/#G25564 , title=The Unicode Standard Version 16.0 – Core Specification , year=2024 , chapter=2.4 Code Points and Characters] in the range from 0 to {{val, 1114111, notated according to the standard as {{tt, U+0000–{{tt, U+10FFFF. The codespace is a systematic, architecture-independent representation of ''The Unicode Standard''; actual text is processed as binary data via one of several Unicode encodings, such as
UTF-8.
In this normative notation, the two-character prefix
U+
always precedes a written code point, and the code points themselves are written as
hexadecimal
Hexadecimal (also known as base-16 or simply hex) is a Numeral system#Positional systems in detail, positional numeral system that represents numbers using a radix (base) of sixteen. Unlike the decimal system representing numbers using ten symbo ...
numbers. At least four hexadecimal digits are always written, with
leading zeros prepended as needed. For example, the code point {{unichar, F7, Division sign is padded with two leading zeros, but {{unichar, 13254, Egyptian hieroglyph O004 (

) is not padded.
There are a total of {{val, 1112064 valid code points within the codespace. This number arises from the limitations of the
UTF-16 character encoding, which can encode the 2
16 code points in the range {{tt, U+0000 through {{tt, U+FFFF except for the 2
11 code points in the range {{tt, U+D800 through {{tt, U+DFFF, which are used as surrogate pairs to encode the 2
20 code points in the range {{tt, U+10000 through {{tt, U+10FFFF.
Code planes and blocks
{{Main, Plane (Unicode)
The Unicode codespace is divided into 17 ''planes'', numbered 0 to 16. Plane 0 is the
Basic Multilingual Plane (BMP), and contains the most commonly used characters. All code points in the BMP are accessed as a single code unit in UTF-16 encoding and can be encoded in one, two or three bytes in UTF-8. Code points in planes 1 through 16 (the ''supplementary planes'') are accessed as surrogate pairs in
UTF-16 and encoded in four bytes in
UTF-8.
Within each plane, characters are allocated within named ''
blocks'' of related characters. The size of a block is always a multiple of 16, and is often a multiple of 128, but is otherwise arbitrary. Characters required for a given script may be spread out over several different, potentially disjunct blocks within the codespace.
General Category property
Each code point is assigned a classification, listed as the code point's
General Category property. Here, at the uppermost level code points are categorized as one of Letter, Mark, Number, Punctuation, Symbol, Separator, or Other. Under each category, each code point is then further subcategorized. In most cases, other properties must be used to adequately describe all the characteristics of any given code point.
{{General Category (Unicode)
The {{val, 1024 points in the range {{tt, U+D800–{{tt, U+DBFF are known as ''high-surrogate'' code points, and code points in the range {{tt, U+DC00–{{tt, U+DFFF ({{val, 1024 code points) are known as ''low-surrogate'' code points. A high-surrogate code point followed by a low-surrogate code point forms a ''surrogate pair'' in UTF-16 in order to represent code points greater than {{tt, U+FFFF. In principle, these code points cannot otherwise be used, though in practice this rule is often ignored, especially when not using UTF-16.
A small set of code points are guaranteed never to be assigned to characters, although third-parties may make independent use of them at their discretion. There are 66 of these ''noncharacters'': {{tt, U+FDD0–{{tt, U+FDEF and the last two code points in each of the 17 planes (e.g. {{tt, U+FFFE, {{tt, U+FFFF, {{tt, U+1FFFE, {{tt, U+1FFFF, ..., {{tt, U+10FFFE, {{Tt, U+10FFFF). The set of noncharacters is stable, and no new noncharacters will ever be defined.
[{{Cite web , title=Unicode Character Encoding Stability Policy , url=https://unicode.org/policies/stability_policy.html , access-date=16 March 2010] Like surrogates, the rule that these cannot be used is often ignored, although the operation of the
byte order mark assumes that {{tt, U+FFFE will never be the first code point in a text. The exclusion of surrogates and noncharacters leaves {{val, 1111998 code points available for use.
''Private use'' code points are considered to be assigned, but they intentionally have no interpretation specified by ''The Unicode Standard'' such that any interchange of such code points requires an independent agreement between the sender and receiver as to their interpretation. There are three private use areas in the Unicode codespace:
* Private Use Area: {{tt, U+E000–{{tt, U+F8FF ({{val, 6400 characters),
* Supplementary Private Use Area-A: {{tt, U+F0000–{{tt, U+FFFFD ({{val, 65534 characters),
* Supplementary Private Use Area-B: {{tt, U+100000–{{tt, U+10FFFD ({{val, 65534 characters).
''Graphic'' characters are those defined by ''The Unicode Standard'' to have particular semantics, either having a visible
glyph
A glyph ( ) is any kind of purposeful mark. In typography, a glyph is "the specific shape, design, or representation of a character". It is a particular graphical representation, in a particular typeface, of an element of written language. A ...
shape or representing a visible space. As of Unicode 16.0, there are {{val, 154826 graphic characters.
''Format'' characters are characters that do not have a visible appearance but may have an effect on the appearance or behavior of neighboring characters. For example, {{unichar, 200C, Zero width non-joiner, nlink= and {{unichar, 200D, Zero width joiner, nlink= may be used to change the default shaping behavior of adjacent characters (e.g. to inhibit ligatures or request ligature formation). There are 172 format characters in Unicode 16.0.
65 code points, the ranges {{tt, U+0000–{{tt, U+001F and {{tt, U+007F–{{tt, U+009F, are reserved as ''control codes'', corresponding to the
C0 and C1 control codes as defined in
ISO/IEC 6429. {{tt, U+0089 {{smallcaps, LINE TABULATION, {{tt, U+008A {{smallcaps, LINE FEED, and {{tt, U+000D {{smallcaps, CARRIAGE RETURN are widely used in texts using Unicode. In a phenomenon known as
mojibake, the C1 code points are improperly decoded according to the
Windows-1252 codepage, previously widely used in Western European contexts.
Together, graphic, format, control code, and private use characters are collectively referred to as ''assigned characters''. ''Reserved'' code points are those code points that are valid and available for use, but have not yet been assigned. As of Unicode 15.1, there are {{val, 819467 reserved code points.
Abstract characters
{{Further, Universal Character Set characters#Characters, grapheme clusters and glyphs
The set of graphic and format characters defined by Unicode does not correspond directly to the repertoire of ''abstract characters'' representable under Unicode. Unicode encodes characters by associating an abstract character with a particular code point. However, not all abstract characters are encoded as a single Unicode character, and some abstract characters may be represented in Unicode by a sequence of two or more characters. For example, a Latin small letter "i" with an
ogonek
The tail or ( ; Polish: , "little tail", diminutive of ) is a diacritic hook placed under the lower right corner of a vowel in the Latin alphabet used in several European languages, and directly under a vowel in several Native American langu ...
, a
dot above, and an
acute accent
The acute accent (), ,
is a diacritic used in many modern written languages with alphabets based on the Latin alphabet, Latin, Cyrillic script, Cyrillic, and Greek alphabet, Greek scripts. For the most commonly encountered uses of the accen ...
, which is required in
Lithuanian, is represented by the character sequence {{tt, U+012F; {{tt, U+0307; {{tt, U+0301. Unicode maintains a list of uniquely named character sequences for abstract characters that are not directly encoded in Unicode.
All assigned characters have a unique and immutable name by which they are identified. This immutability has been guaranteed since version 2.0 of ''The Unicode Standard'' by its Name Stability policy.
In cases where a name is seriously defective and misleading, or has a serious typographical error, a formal alias may be defined that applications are encouraged to use in place of the official character name. For example, {{unichar, A015, YI SYLLABLE WU has the formal alias {{sc2, YI SYLLABLE ITERATION MARK, and {{unichar, FE18, PRESENTATION FORM FOR VERTICAL RIGHT WHITE LENTICULAR BRAKCET, note=
sic has the formal alias {{sc2, PRESENTATION FORM FOR VERTICAL RIGHT WHITE LENTICULAR BRACKET.
Ready-made versus composite characters
Unicode includes a mechanism for modifying characters that greatly extends the supported repertoire of glyphs. This covers the use of
combining diacritical marks that may be added after the base character by the user. Multiple combining diacritics may be simultaneously applied to the same character. Unicode also contains
precomposed versions of most letter/diacritic combinations in normal use. These make the conversion to and from legacy encodings simpler, and allow applications to use Unicode as an internal text format without having to implement combining characters. For example,
é
can be represented in Unicode as {{unichar, 65, LATIN SMALL LETTER E followed by {{unichar, 301, COMBINING ACUTE ACCENT, cwith=◌), and equivalently as the precomposed character {{unichar, E9, LATIN SMALL LETTER E WITH ACUTE. Thus, users often have multiple equivalent ways of encoding the same character. The mechanism of
canonical equivalence within ''The Unicode Standard'' ensures the practical interchangeability of these equivalent encodings.
An example of this arises with the Korean alphabet
Hangul
The Korean alphabet is the modern writing system for the Korean language. In North Korea, the alphabet is known as (), and in South Korea, it is known as (). The letters for the five basic consonants reflect the shape of the speech organs ...
: Unicode provides a mechanism for composing Hangul syllables from their individual
Hangul Jamo subcomponents. However, it also provides {{val, 11172 combinations of precomposed syllables made from the most common jamo.
CJK characters presently only have codes for uncomposable radicals and precomposed forms. Most Han characters have either been intentionally composed from, or reconstructed as compositions of, simpler orthographic elements called
radicals, so in principle Unicode could have enabled their composition as it did with Hangul. While this could have greatly reduced the number of required code points, as well as allowing the algorithmic synthesis of many arbitrary new characters, the complexities of character etymologies and the post-hoc nature of radical systems add immense complexity to the proposal. Indeed, attempts to design CJK encodings on the basis of composing radicals have been met with difficulties resulting from the reality that Chinese characters do not decompose as simply or as regularly as Hangul does.
The
CJK Radicals Supplement block is assigned to the range {{tt, U+2E80–{{tt, U+2EFF, and the
Kangxi radicals are assigned to {{tt, U+2F00–{{tt, U+2FDF. The
Ideographic Description Sequences block covers the range {{tt, U+2FF0–{{tt, U+2FFB, but ''The Unicode Standard'' warns against using its characters as an alternate representation for characters encoded elsewhere:
{{blockquote, This process is different from a formal ''encoding'' of an ideograph. There is no canonical description of unencoded ideographs; there is no semantic assigned to described ideographs; there is no equivalence defined for described ideographs. Conceptually, ideographic descriptions are more akin to the English phrase "an 'e' with an acute accent on it" than to the character sequence <U+0065, U+0301>.
Ligatures
{{Multiple image
, total_width = 300
, image1 = JanaSanskritSans ddhrya.svg
, caption1 = The
Devanāgarī
Devanagari ( ; in script: , , ) is an Indic script used in the Indian subcontinent. It is a left-to-right abugida (a type of segmental Writing systems#Segmental systems: alphabets, writing system), based on the ancient ''Brāhmī script, Brā ...
''{{IAST, ddhrya''-ligature (द् + ध् + र् + य = द्ध्र्य) of JanaSanskritSans
, image2 = 23a-Lam-Alif.svg
, caption2 = The
Arabic
Arabic (, , or , ) is a Central Semitic languages, Central Semitic language of the Afroasiatic languages, Afroasiatic language family spoken primarily in the Arab world. The International Organization for Standardization (ISO) assigns lang ...
{{lang, ar-Latn,
lām-
alif ligature ({{lang, ar, ل + {{lang, ar, ا = {{lang, ar, لا)
Many scripts, including
Arabic
Arabic (, , or , ) is a Central Semitic languages, Central Semitic language of the Afroasiatic languages, Afroasiatic language family spoken primarily in the Arab world. The International Organization for Standardization (ISO) assigns lang ...
and
Devanāgarī
Devanagari ( ; in script: , , ) is an Indic script used in the Indian subcontinent. It is a left-to-right abugida (a type of segmental Writing systems#Segmental systems: alphabets, writing system), based on the ancient ''Brāhmī script, Brā ...
, have special orthographic rules that require certain combinations of letterforms to be combined into special
ligature forms. The rules governing ligature formation can be quite complex, requiring special script-shaping technologies such as ACE (Arabic Calligraphic Engine by DecoType in the 1980s and used to generate all the Arabic examples in the printed editions of ''The Unicode Standard''), which became the
proof of concept for
OpenType (by Adobe and Microsoft),
Graphite
Graphite () is a Crystallinity, crystalline allotrope (form) of the element carbon. It consists of many stacked Layered materials, layers of graphene, typically in excess of hundreds of layers. Graphite occurs naturally and is the most stable ...
(by
SIL International
SIL Global (formerly known as the Summer Institute of Linguistics International) is an evangelical Christian nonprofit organization whose main purpose is to study, develop and document languages, especially those that are lesser-known, to expan ...
), or
AAT (by Apple).
Instructions are also embedded in fonts to tell the operating system how to properly output different character sequences. A simple solution to the placement of combining marks or diacritics is assigning the marks a width of zero and placing the glyph itself to the left or right of the left sidebearing (depending on the direction of the script they are intended to be used with). A mark handled this way will appear over whatever character precedes it, but will not adjust its position relative to the width or height of the base glyph; it may be visually awkward and it may overlap some glyphs. Real stacking is impossible but can be approximated in limited cases (for example, Thai top-combining vowels and tone marks can just be at different heights to start with). Generally, this approach is only effective in monospaced fonts but may be used as a fallback rendering method when more complex methods fail.
Standardized subsets
Several subsets of Unicode are standardized: Microsoft Windows since
Windows NT 4.0 supports
WGL-4 with 657 characters, which is considered to support all contemporary European languages using the Latin, Greek, or Cyrillic script. Other standardized subsets of Unicode include the Multilingual European Subsets: MES-1 (Latin scripts only; 335 characters), MES-2 (Latin, Greek, and Cyrillic; 1062 characters) and MES-3A & MES-3B (two larger subsets, not shown here). MES-2 includes every character in MES-1 and WGL-4.
The standard
DIN 91379
The DIN, DIN standard DIN 91379: "Characters and defined character sequences in Unicode for the electronic processing of names and data exchange in Europe, with CD-ROM" defines a normative subset of Unicode Latin characters, sequences of base char ...
specifies a subset of Unicode letters, special characters, and sequences of letters and diacritic signs to allow the correct representation of names and to simplify data exchange in Europe. This standard supports all of the official languages of all European Union countries, as well as the German minority languages and the official languages of Iceland, Liechtenstein, Norway, and Switzerland. To allow the transliteration of names in other writing systems to the Latin script according to the relevant ISO standards, all necessary combinations of base letters and diacritic signs are provided.
{, class="wikitable"
, + {{nobold, WGL-4, ''MES-1'' and MES-2
, -
! Row !! Cells !! Range(s)
, -
!rowspan="2", 00
, ''20–7E''
,
Basic Latin (00–7F)
, -
, ''A0–FF''
,
Latin-1 Supplement (80–FF)
, -
!rowspan="2", 01
, ''00–13,'' 14–15, ''16–2B,'' 2C–2D, ''2E–4D,'' 4E–4F, ''50–7E,'' 7F
,
Latin Extended-A (00–7F)
, -
, 8F, 92, B7, DE-EF, FA–FF
,
Latin Extended-B (80–FF
...)
, -
!rowspan="3", 02
, 18–1B, 1E–1F
, Latin Extended-B (
... 00–4F)
, -
, 59, 7C, 92
,
IPA Extensions (50–AF)
, -
, BB–BD, C6, ''C7,'' C9, D6, ''D8–DB,'' DC, ''DD,'' DF, EE
,
Spacing Modifier Letters (B0–FF)
, -
! 03
, 74–75, 7A, 7E, 84–8A, 8C, 8E–A1, A3–CE, D7, DA–E1
,
Greek (70–FF)
, -
! 04
, 00–5F, 90–91, 92–C4, C7–C8, CB–CC, D0–EB, EE–F5, F8–F9
,
Cyrillic
The Cyrillic script ( ) is a writing system used for various languages across Eurasia. It is the designated national script in various Slavic, Turkic, Mongolic, Uralic, Caucasian and Iranic-speaking countries in Southeastern Europe, Ea ...
(00–FF)
, -
! 1E
, 02–03, 0A–0B, 1E–1F, 40–41, 56–57, 60–61, 6A–6B, 80–85, 9B, F2–F3
,
Latin Extended Additional (00–FF)
, -
! 1F
, 00–15, 18–1D, 20–45, 48–4D, 50–57, 59, 5B, 5D, 5F–7D, 80–B4, B6–C4, C6–D3, D6–DB, DD–EF, F2–F4, F6–FE
,
Greek Extended (00–FF)
, -
!rowspan="3", 20
, 13–14, ''15,'' 17, ''18–19,'' 1A–1B, ''1C–1D,'' 1E, 20–22, 26, 30, 32–33, 39–3A, 3C, 3E, 44, 4A
,
General Punctuation (00–6F)
, -
, 7F, 82
,
Superscripts and Subscripts (70–9F)
, -
, A3–A4, A7, ''AC,'' AF
,
Currency Symbols (A0–CF)
, -
!rowspan="3", 21
, 05, 13, 16, ''22, 26,'' 2E
,
Letterlike Symbols (00–4F)
, -
, ''5B–5E''
,
Number Forms (50–8F)
, -
, ''90–93,'' 94–95, A8
,
Arrows (90–FF)
, -
! 22
, 00, 02, 03, 06, 08–09, 0F, 11–12, 15, 19–1A, 1E–1F, 27–28, 29, 2A, 2B, 48, 59, 60–61, 64–65, 82–83, 95, 97
,
Mathematical Operators (00–FF)
, -
! 23
, 02, 0A, 20–21, 29–2A
,
Miscellaneous Technical (00–FF)
, -
!rowspan="3", 25
, 00, 02, 0C, 10, 14, 18, 1C, 24, 2C, 34, 3C, 50–6C
,
Box Drawing (00–7F)
, -
, 80, 84, 88, 8C, 90–93
,
Block Elements (80–9F)
, -
, A0–A1, AA–AC, B2, BA, BC, C4, CA–CB, CF, D8–D9, E6
,
Geometric Shapes
A shape is a graphics, graphical representation of an object's form or its external boundary, outline, or external Surface (mathematics), surface. It is distinct from other object properties, such as color, Surface texture, texture, or material ...
(A0–FF)
, -
! 26
, 3A–3C, 40, 42, 60, 63, 65–66, ''6A,'' 6B
,
Miscellaneous Symbols (00–FF)
, -
! F0
, (01–02)
,
Private Use Area (00–FF ...)
, -
! FB
, 01–02
,
Alphabetic Presentation Forms (00–4F)
, -
! FF
, FD
,
Specials
Rendering software that cannot process a Unicode character appropriately often displays it as an open rectangle, or as {{tt, U+FFFD to indicate the position of the unrecognized character. Some systems have made attempts to provide more information about such characters. Apple's
Last Resort font
A fallback typeface, font is a reserve typeface containing symbols for as many Unicode grapheme, characters as possible. When a display system encounters a character that is not part of the repertoire of any of the other available fonts, a symbol ...
will display a substitute glyph indicating the Unicode range of the character, and the
SIL International
SIL Global (formerly known as the Summer Institute of Linguistics International) is an evangelical Christian nonprofit organization whose main purpose is to study, develop and document languages, especially those that are lesser-known, to expan ...
's
Unicode fallback font will display a box showing the hexadecimal scalar value of the character.
{{anchor, UTF, UCSMapping and encodings
Several mechanisms have been specified for storing a series of code points as a series of bytes.
Unicode defines two mapping methods: the Unicode Transformation Format (UTF) encodings, and the
Universal Coded Character Set
The Universal Coded Character Set (UCS, Unicode) is a standard set of character (computing), characters defined by the international standard International Organization for Standardization, ISO/International Electrotechnical Commission, IEC  ...
(UCS) encodings. An encoding maps (possibly a subset of) the range of Unicode ''code points'' to sequences of values in some fixed-size range, termed ''code units''. All UTF encodings map code points to a unique sequence of bytes. The numbers in the names of the encodings indicate the number of bits per code unit (for UTF encodings) or the number of bytes per code unit (for UCS encodings and
UTF-1). UTF-8 and UTF-16 are the most commonly used encodings.
UCS-2 is an obsolete subset of UTF-16; UCS-4 and UTF-32 are functionally equivalent.
UTF encodings include:
*
UTF-8, which uses one to four 8-bit units per
code point
A code point, codepoint or code position is a particular position in a Table (database), table, where the position has been assigned a meaning. The table may be one dimensional (a column), two dimensional (like cells in a spreadsheet), three dime ...
,
[a ]code point
A code point, codepoint or code position is a particular position in a Table (database), table, where the position has been assigned a meaning. The table may be one dimensional (a column), two dimensional (like cells in a spreadsheet), three dime ...
is an abstract representation of an UCS character by an integer between 0 and 1,114,111 (1,114,112 = 220 + 216 or 17 × 216 = 0x110000 code points) and has maximal compatibility with
ASCII
ASCII ( ), an acronym for American Standard Code for Information Interchange, is a character encoding standard for representing a particular set of 95 (English language focused) printable character, printable and 33 control character, control c ...
*
UTF-16, which uses one 16-bit unit per code point below {{tt, U+010000, and a
surrogate pair of two 16-bit units per code point in the range {{tt, U+010000 to {{tt, U+10FFFF
*
UTF-32, which uses one 32-bit unit per code point
*
UTF-EBCDIC, not specified as part of ''The Unicode Standard'', which uses one to five 8-bit units per code point, intended to maximize compatibility with
EBCDIC
UTF-8 uses one to four 8-bit units (''bytes'') per code point and, being compact for Latin scripts and ASCII-compatible, provides the de facto standard encoding for the interchange of Unicode text. It is used by
FreeBSD and most recent
Linux distributions as a direct replacement for legacy encodings in general text handling.
The UCS-2 and UTF-16 encodings specify the Unicode
byte order mark (BOM) for use at the beginnings of text files, which may be used for byte-order detection (or
byte endianness detection). The BOM, encoded as {{unichar, FEFF, Byte order mark, has the important property of unambiguity on byte reorder, regardless of the Unicode encoding used; {{tt, U+FFFE (the result of byte-swapping {{tt, U+FEFF) does not equate to a legal character, and {{tt, U+FEFF in places other than the beginning of text conveys the zero-width non-break space.
The same character converted to UTF-8 becomes the byte sequence
EF BB BF
. ''The Unicode Standard'' allows the BOM "can serve as a signature for UTF-8 encoded text where the character set is unmarked". Some software developers have adopted it for other encodings, including UTF-8, in an attempt to distinguish UTF-8 from local 8-bit
code pages. However {{IETF RFC, 3629, the UTF-8 standard, recommends that byte order marks be forbidden in protocols using UTF-8, but discusses the cases where this may not be possible. In addition, the large restriction on possible patterns in UTF-8 (for instance there cannot be any lone bytes with the high bit set) means that it should be possible to distinguish UTF-8 from other character encodings without relying on the BOM.
In UTF-32 and UCS-4, one
32-bit code unit serves as a fairly direct representation of any character's code point (although the endianness, which varies across different platforms, affects how the code unit manifests as a byte sequence). In the other encodings, each code point may be represented by a variable number of code units. UTF-32 is widely used as an internal representation of text in programs (as opposed to stored or transmitted text), since every Unix operating system that uses the
GCC compilers to generate software uses it as the standard "
wide character" encoding. Some programming languages, such as
Seed7, use UTF-32 as an internal representation for strings and characters. Recent versions of the
Python programming language (beginning with 2.2) may also be configured to use UTF-32 as the representation for Unicode strings, effectively disseminating such encoding in
high-level coded software.
Punycode, another encoding form, enables the encoding of Unicode strings into the limited character set supported by the
ASCII
ASCII ( ), an acronym for American Standard Code for Information Interchange, is a character encoding standard for representing a particular set of 95 (English language focused) printable character, printable and 33 control character, control c ...
-based
Domain Name System (DNS). The encoding is used as part of
IDNA, which is a system enabling the use of
Internationalized Domain Names in all scripts that are supported by Unicode. Earlier and now historical proposals include
UTF-5 and
UTF-6
This article compares Unicode encodings in two types of environments: 8-bit clean environments, and environments that forbid the use of byte values with the high bit set. Originally, such prohibitions allowed for links that used only seven dat ...
.
GB18030 is another encoding form for Unicode, from the
Standardization Administration of China. It is the official
character set of the People's Republic of China (PRC).
BOCU-1 and
SCSU are Unicode compression schemes. The
April Fools' Day RFC of 2005 specified two parody UTF encodings,
UTF-9 and
UTF-18.
Adoption
{{See also, UTF-8#Implementations and adoption
{{Wikibooks, Unicode/Versions
Unicode, in the form of
UTF-8, has been the most common encoding for the
World Wide Web
The World Wide Web (WWW or simply the Web) is an information system that enables Content (media), content sharing over the Internet through user-friendly ways meant to appeal to users beyond Information technology, IT specialists and hobbyis ...
since 2008.
[{{Cite web
, last = Davis
, first = Mark
, author-link = Mark Davis (Unicode)
, title = Moving to Unicode 5.1
, url = https://googleblog.blogspot.com/2008/05/moving-to-unicode-51.html
, date = 2008-05-05
, website = Official Google Blog
, access-date = 2025-04-12
, archive-url = https://web.archive.org/web/20250401104941/https://googleblog.blogspot.com/2008/05/moving-to-unicode-51.html
, archive-date = 2025-04-01
, url-status = live
] It has near-universal adoption, and much of the non-UTF-8 content is found in other Unicode encodings, e.g.
UTF-16. {{As of, 2024, UTF-8 accounts for on average 98.3% of all web pages (and 983 of the top 1,000 highest-ranked web pages).
[{{Cite web
, title = Usage Survey of Character Encodings broken down by Ranking
, url = https://w3techs.com/technologies/cross/character_encoding/ranking
, date =
, website = W3Techs
, access-date = 2025-04-12
, language = en
] Although many pages only use
ASCII
ASCII ( ), an acronym for American Standard Code for Information Interchange, is a character encoding standard for representing a particular set of 95 (English language focused) printable character, printable and 33 control character, control c ...
characters to display content, UTF-8 was designed with 8-bit ASCII as a subset and almost no websites now declare their encoding to only be ASCII instead of UTF-8. Over a third of the languages tracked have 100% UTF-8 use.
All internet protocols maintained by
Internet Engineering Task Force, e.g.
File Transfer Protocol (FTP), have required support for UTF-8 since the publication of {{IETF RFC, 2277 in 1998, which specified that all IETF protocols "MUST be able to use the UTF-8 charset".
Operating systems
Unicode has become the dominant scheme for the internal processing and storage of text. Although a great deal of text is still stored in legacy encodings, Unicode is used almost exclusively for building new information processing systems. Early adopters tended to use
UCS-2 (the fixed-length two-byte obsolete precursor to UTF-16) and later moved to
UTF-16 (the variable-length current standard), as this was the least disruptive way to add support for non-BMP characters. The best known such system is
Windows NT (and its descendants,
2000,
XP,
Vista,
7,
8,
10, and
11), which uses UTF-16 as the sole internal character encoding. The
Java
Java is one of the Greater Sunda Islands in Indonesia. It is bordered by the Indian Ocean to the south and the Java Sea (a part of Pacific Ocean) to the north. With a population of 156.9 million people (including Madura) in mid 2024, proje ...
and
.NET bytecode environments,
macOS
macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
, and
KDE also use it for internal representation. Partial support for Unicode can be installed on
Windows 9x
Windows 9x is a generic term referring to a line of discontinued Microsoft Windows operating systems released from 1995 to 2000 and supported until 2006, which were based on the kernel introduced in Windows 95 and modified in succeeding version ...
through the Microsoft Layer for Unicode.
UTF-8 (originally developed for
Plan 9) has become the main storage encoding on most
Unix-like
A Unix-like (sometimes referred to as UN*X, *nix or *NIX) operating system is one that behaves in a manner similar to a Unix system, although not necessarily conforming to or being certified to any version of the Single UNIX Specification. A Uni ...
operating systems (though others are also used by some libraries) because it is a relatively easy replacement for traditional
extended ASCII
Extended ASCII is a repertoire of character encodings that include (most of) the original 96 ASCII character set, plus up to 128 additional characters. There is no formal definition of "extended ASCII", and even use of the term is sometimes critic ...
character sets. UTF-8 is also the most common Unicode encoding used in
HTML
Hypertext Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser. It defines the content and structure of web content. It is often assisted by technologies such as Cascading Style Sheets ( ...
documents on the
World Wide Web
The World Wide Web (WWW or simply the Web) is an information system that enables Content (media), content sharing over the Internet through user-friendly ways meant to appeal to users beyond Information technology, IT specialists and hobbyis ...
.
Multilingual text-rendering engines which use Unicode include
Uniscribe and
DirectWrite for Microsoft Windows,
ATSUI and
Core Text for macOS, and
Pango for
GTK+ and the
GNOME desktop.
Input methods
{{Main, Unicode input
Because keyboard layouts cannot have simple key combinations for all characters, several operating systems provide alternative input methods that allow access to the entire repertoire.
ISO/IEC 14755, which standardises methods for entering Unicode characters from their code points, specifies several methods. There is the ''Basic method'', where a ''beginning sequence'' is followed by the hexadecimal representation of the code point and the ''ending sequence''. There is also a ''screen-selection entry method'' specified, where the characters are listed in a table on a screen, such as with a character map program.
Online tools for finding the code point for a known character include Unicode Lookup by Jonathan Hedley and Shapecatcher by Benjamin Milde. In Unicode Lookup, one enters a search key (e.g. "fractions"), and a list of corresponding characters with their code points is returned. In Shapecatcher, based on
Shape context, one draws the character in a box and a list of characters approximating the drawing, with their code points, is returned.
Email
{{Main, Unicode and email
MIME defines two different mechanisms for encoding non-ASCII characters in email, depending on whether the characters are in email headers (such as the "Subject:"), or in the text body of the message; in both cases, the original character set is identified as well as a transfer encoding. For email transmission of Unicode, the
UTF-8 character set and the
Base64 or the
Quoted-printable transfer encoding are recommended, depending on whether much of the message consists of
ASCII
ASCII ( ), an acronym for American Standard Code for Information Interchange, is a character encoding standard for representing a particular set of 95 (English language focused) printable character, printable and 33 control character, control c ...
characters. The details of the two different mechanisms are specified in the MIME standards and generally are hidden from users of email software.
The IETF has defined a framework for internationalized email using UTF-8, and has updated several protocols in accordance with that framework.
The adoption of Unicode in email has been very slow.{{citation needed, date=November 2022 Some East Asian text is still encoded in encodings such as
ISO-2022, and some devices, such as mobile phones,{{citation needed, reason=is this outdated?, date=November 2022 still cannot correctly handle Unicode data. Support has been improving, however. Many major free mail providers such as
Yahoo! Mail,
Gmail
Gmail is the email service provided by Google. it had 1.5 billion active user (computing), users worldwide, making it the largest email service in the world. It also provides a webmail interface, accessible through a web browser, and is also ...
, and
Outlook.com support it.
Web
{{Main, Unicode and HTML
All
W3C recommendations have used Unicode as their ''document character set'' since HTML 4.0.
Web browser
A web browser, often shortened to browser, is an application for accessing websites. When a user requests a web page from a particular website, the browser retrieves its files from a web server and then displays the page on the user's scr ...
s have supported Unicode, especially UTF-8, for many years. There used to be display problems resulting primarily from
font related issues; e.g. v6 and older of Microsoft
Internet Explorer
Internet Explorer (formerly Microsoft Internet Explorer and Windows Internet Explorer, commonly abbreviated as IE or MSIE) is a deprecation, retired series of graphical user interface, graphical web browsers developed by Microsoft that were u ...
did not render many code points unless explicitly told to use a font that contains them.
Although syntax rules may affect the order in which characters are allowed to appear,
XML
Extensible Markup Language (XML) is a markup language and file format for storing, transmitting, and reconstructing data. It defines a set of rules for encoding electronic document, documents in a format that is both human-readable and Machine-r ...
(including
XHTML
Extensible HyperText Markup Language (XHTML) is part of the family of XML markup languages which mirrors or extends versions of the widely used HyperText Markup Language (HTML), the language in which Web pages are formulated.
While HTML, pr ...
) documents, by definition, comprise characters from most of the Unicode code points, with the exception of:
* FFFE or FFFF.
* most of the
C0 control codes,
* the permanently unassigned code points D800–DFFF,
HTML characters manifest either directly as
bytes according to the document's encoding, if the encoding supports them, or users may write them as numeric character references based on the character's Unicode code point. For example, the references
Δ
,
Й
,
ק
,
م
,
๗
,
あ
,
叶
,
葉
, and
말
(or the same numeric values expressed in hexadecimal, with
&#x
as the prefix) should display on all browsers as Δ, Й, ק ,م, ๗, あ, 叶, 葉, and 말.
When specifying
URIs, for example as
URLs in
HTTP
HTTP (Hypertext Transfer Protocol) is an application layer protocol in the Internet protocol suite model for distributed, collaborative, hypermedia information systems. HTTP is the foundation of data communication for the World Wide Web, wher ...
requests, non-ASCII characters must be
percent-encoded.
Fonts
{{Main, Unicode font
Unicode is not in principle concerned with fonts ''per se'', seeing them as implementation choices. Any given character may have many
allograph
In graphemics and typography, the term allograph is used of a glyph that is a design variant of a letter or other grapheme, such as a letter, a number, an ideograph, a punctuation mark or other typographic symbol. In graphemics, an obvious exa ...
s, from the more common bold, italic and base letterforms to complex decorative styles. A font is "Unicode compliant" if the glyphs in the font can be accessed using code points defined in ''The Unicode Standard''. The standard does not specify a minimum number of characters that must be included in the font; some fonts have quite a small repertoire.
Free and retail
fonts based on Unicode are widely available, since
TrueType and
OpenType support Unicode (and
Web Open Font Format (WOFF and
WOFF2) is based on those). These font formats map Unicode code points to glyphs, but OpenType and TrueType font files are restricted to 65,535 glyphs. Collection files provide a "gap mode" mechanism for overcoming this limit in a single font file. (Each font within the collection still has the 65,535 limit, however.) A TrueType Collection file would typically have a file extension of ".ttc".
Thousands of fonts exist on the market, but fewer than a dozen fonts—sometimes described as "pan-Unicode" fonts—attempt to support the majority of Unicode's character repertoire. Instead, Unicode-based
fonts typically focus on supporting only basic ASCII and particular scripts or sets of characters or symbols. Several reasons justify this approach: applications and documents rarely need to render characters from more than one or two writing systems; fonts tend to demand resources in computing environments; and operating systems and applications show increasing intelligence in regard to obtaining glyph information from separate font files as needed, i.e.,
font substitution
Font substitution is the process of using one typeface in place of another when the intended typeface either is not available or does not contain glyphs for the required characters.
Font substitution can be aided by:
* classifying fonts into ...
. Furthermore, designing a consistent set of rendering instructions for tens of thousands of glyphs constitutes a monumental task; such a venture passes the point of
diminishing returns for most typefaces.
Newlines
Unicode partially addresses the
newline problem that occurs when trying to read a text file on different platforms. Unicode defines a large number of
characters that conforming applications should recognize as line terminators.
In terms of the newline, Unicode introduced {{unichar, 2028, LINE SEPARATOR and {{unichar, 2029, PARAGRAPH SEPARATOR. This was an attempt to provide a Unicode solution to encoding paragraphs and lines semantically, potentially replacing all of the various platform solutions. In doing so, Unicode does provide a way around the historical platform-dependent solutions. Nonetheless, few if any Unicode solutions have adopted these Unicode line and paragraph separators as the sole canonical line ending characters. However, a common approach to solving this issue is through newline normalization. This is achieved with the
Cocoa text system in
macOS
macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
and also with W3C XML and HTML recommendations. In this approach, every possible newline character is converted internally to a common newline (which one does not really matter since it is an internal operation just for rendering). In other words, the text system can correctly treat the character as a newline, regardless of the input's actual encoding.
Issues
Character unification
Han unification
{{Main, Han unification
The
Ideographic Research Group (IRG) is tasked with advising the Consortium and ISO regarding Han unification, or Unihan, especially the further addition of CJK unified and compatibility ideographs to the repertoire. The IRG is composed of experts from each region that has historically used
Chinese characters
Chinese characters are logographs used Written Chinese, to write the Chinese languages and others from regions historically influenced by Chinese culture. Of the four independently invented writing systems accepted by scholars, they represe ...
. However, despite the deliberation within the committee, Han unification has consistently been one of the most contested aspects of ''The Unicode Standard'' since the genesis of the project.
Existing character set standards such as the Japanese
JIS X 0208 (encoded by
Shift JIS) defined unification criteria, meaning rules for determining when a
variant Chinese character is to be considered a handwriting/font difference (and thus unified), versus a spelling difference (to be encoded separately). Unicode's character model for CJK characters was based on the unification criteria used by JIS X 0208, as well as those developed by the Association for a Common Chinese Code in China.
[{{cite web , url=https://www.unicode.org/versions/Unicode16.0.0/core-spec/appendix-e/ , title=Appendix E: Han Unification History , work=The Unicode Standard Version 16.0 – Core Specification , publisher= Unicode Consortium , date=2024]
Due to the standard's principle of encoding semantic instead of stylistic variants, Unicode has received criticism for not assigning code points to certain rare and archaic
kanji
are logographic Chinese characters, adapted from Chinese family of scripts, Chinese script, used in the writing of Japanese language, Japanese. They were made a major part of the Japanese writing system during the time of Old Japanese and are ...
variants, possibly complicating processing of ancient and uncommon Japanese names. Since it places particular emphasis on Chinese, Japanese and Korean sharing many characters in common, Han unification is also sometimes perceived as treating the three as the same thing.
[{{Cite web , last = Topping , first = Suzanne , date=2013-06-25 , title=The secret life of Unicode , website=]IBM
International Business Machines Corporation (using the trademark IBM), nicknamed Big Blue, is an American Multinational corporation, multinational technology company headquartered in Armonk, New York, and present in over 175 countries. It is ...
, url=https://www.ibm.com/developerworks/library/u-secret.html , access-date=20 March 2023 , archive-url=https://web.archive.org/web/20130625062705/http://www.ibm.com/developerworks/library/u-secret.html , archive-date=25 June 2013 Regional differences in the expected forms of characters, in terms of typographical conventions and curricula for handwriting, do not always fall along language boundaries: although
Hong Kong
Hong Kong)., Legally Hong Kong, China in international treaties and organizations. is a special administrative region of China. With 7.5 million residents in a territory, Hong Kong is the fourth most densely populated region in the wor ...
and
Taiwan
Taiwan, officially the Republic of China (ROC), is a country in East Asia. The main geography of Taiwan, island of Taiwan, also known as ''Formosa'', lies between the East China Sea, East and South China Seas in the northwestern Pacific Ocea ...
both write
Chinese languages using
Traditional Chinese characters, the preferred forms of characters differ between Hong Kong and Taiwan in some cases.
[{{cite web , url=https://www.unicode.org/irg/docs/n2074-HKCS.pdf , id= ISO/IEC JTC1/ SC2/WG2/ IRG N2074 , last=Lu , first=Qin , title=The Proposed Hong Kong Character Set , date=2015-06-08]
Less-frequently-used alternative encodings exist, often predating Unicode, with character models differing from this paradigm, aimed at preserving the various stylistic differences between regional and/or nonstandard character forms. One example is the
TRON Code favored by some users for handling historical Japanese text, though not widely adopted among the Japanese public. Another is the
CCCII encoding adopted by library systems in
Hong Kong
Hong Kong)., Legally Hong Kong, China in international treaties and organizations. is a special administrative region of China. With 7.5 million residents in a territory, Hong Kong is the fourth most densely populated region in the wor ...
,
Taiwan
Taiwan, officially the Republic of China (ROC), is a country in East Asia. The main geography of Taiwan, island of Taiwan, also known as ''Formosa'', lies between the East China Sea, East and South China Seas in the northwestern Pacific Ocea ...
and the
United States
The United States of America (USA), also known as the United States (U.S.) or America, is a country primarily located in North America. It is a federal republic of 50 U.S. state, states and a federal capital district, Washington, D.C. The 48 ...
. These have their own drawbacks in general use, leading to the
Big5 encoding (introduced in 1984, four years after CCCII) having become more common than CCCII outside of library systems.
[{{cite web , url=http://kura.hanazono.ac.jp/paper/codes.html , archive-url=https://web.archive.org/web/20041012135645/http://kura.hanazono.ac.jp/paper/codes.html , archive-date=2004-10-12 , url-status=dead , title=Chinese character codes: an update , first=Christian , last=Wittern , date=1995-05-01 , publisher=International Research Institute for Zen Buddhism / Hanazono University] Although work at
Apple
An apple is a round, edible fruit produced by an apple tree (''Malus'' spp.). Fruit trees of the orchard or domestic apple (''Malus domestica''), the most widely grown in the genus, are agriculture, cultivated worldwide. The tree originated ...
based on
Research Libraries Group's CJK Thesaurus, which was used to maintain the EACC variant of CCCII, was one of the direct predecessors of Unicode's
Unihan set, Unicode adopted the JIS-style unification model.
The earliest version of Unicode had a repertoire of fewer than 21,000 Han characters, largely limited to those in relatively common modern usage. As of version 16.0, the standard now encodes more than 97,000 Han characters, and work is continuing to add thousands more—largely historical and dialectal variant characters used throughout the
Sinosphere.
Modern typefaces provide a means to address some of the practical issues in depicting unified Han characters with various regional graphical representations. The 'locl'
OpenType table allows a renderer to select a different glyph for each code point based on the text locale. The
Unicode variation sequences can also provide in-text annotations for a desired glyph selection; this requires registration of the specific variant in the
Ideographic Variation Database.
Italic or cursive characters in Cyrillic

If the appropriate glyphs for characters in the same script differ only in the italic, Unicode has generally unified them, as can be seen in the comparison among a set of seven characters' italic glyphs as typically appearing in Russian, traditional Bulgarian, Macedonian, and Serbian texts at right, meaning that the differences are displayed through smart font technology or manually changing fonts. The same OpenType 'locl' technique is used.
Localised case pairs
For use in the
Turkish alphabet and
Azeri alphabet, Unicode includes a separate
dotless lowercase {{serif, I (ı) and a
dotted uppercase {{serif, I ({{serif, İ). However, the usual ASCII letters are used for the lowercase dotted {{serif, I and the uppercase dotless {{serif, I, matching how they are handled in the earlier
ISO 8859-9. As such, case-insensitive comparisons for those languages have to use different rules than case-insensitive comparisons for other languages using the Latin script.
[{{cite web , url=https://learn.microsoft.com/en-us/dotnet/standard/base-types/regular-expression-options#compare-using-the-invariant-culture , title=Regular expression options § Compare using the invariant culture , work= .NET fundamentals documentation , publisher=]Microsoft
Microsoft Corporation is an American multinational corporation and technology company, technology conglomerate headquartered in Redmond, Washington. Founded in 1975, the company became influential in the History of personal computers#The ear ...
, date=2023-05-12 This can have security implications if, for example,
sanitization code or
access control relies on case-insensitive comparison.
By contrast, the
Icelandic eth (ð), the
barred D (đ) and the
retroflex D (ɖ), which usually{{efn, Rarely, the uppercase Icelandic eth may instead be written in an
insular style (Ꝺ) with the crossbar positioned on the stem, particularly if it needs to be distinguished from the uppercase retroflex D (see
African Reference Alphabet)., group=note look the same in uppercase (Đ), are given the opposite treatment, and encoded separately in both letter-cases (in contrast to the earlier
ISO 6937, which unifies the uppercase forms). Although it allows for case-insensitive comparison without needing to know the language of the text, this approach also has issues, requiring security measures relating to
homoglyph attacks.
Diacritics on lowercase {{serif, I

Whether the lowercase letter {{serif, I is expected to retain its
tittle when a diacritic applies also depends on local conventions.
Security
Unicode has a large number of
homoglyphs, many of which look very similar or identical to ASCII letters. Substitution of these can make an identifier or URL that looks correct, but directs to a different location than expected. Additionally, homoglyphs can also be used for manipulating the output of
natural language processing (NLP) systems. Mitigation requires disallowing these characters, displaying them differently, or requiring that they resolve to the same identifier; all of this is complicated due to the huge and constantly changing set of characters.
A security advisory was released in 2021 by two researchers, one from the
University of Cambridge
The University of Cambridge is a Public university, public collegiate university, collegiate research university in Cambridge, England. Founded in 1209, the University of Cambridge is the List of oldest universities in continuous operation, wo ...
and the other from the
University of Edinburgh
The University of Edinburgh (, ; abbreviated as ''Edin.'' in Post-nominal letters, post-nominals) is a Public university, public research university based in Edinburgh, Scotland. Founded by the City of Edinburgh Council, town council under th ...
, in which they assert that the
BiDi marks can be used to make large sections of code do something different from what they appear to do. The problem was named "
Trojan Source". In response, code editors started highlighting marks to indicate forced text-direction changes.
The
UTF-8 and
UTF-16 encodings do not accept all possible sequences of code units. Implementations vary in what they do when reading an invalid sequence, which has led to security bugs.
Mapping to legacy character sets
Unicode was designed to provide code-point-by-code-point
round-trip format conversion to and from any preexisting character encodings, so that text files in older character sets can be converted to Unicode and then back and get back the same file, without employing context-dependent interpretation. That has meant that inconsistent legacy architectures, such as
combining diacritics and
precomposed character
A precomposed character (alternatively composite character or decomposable character) is a Unicode entity that can also be defined as a sequence of one or more other characters. A precomposed character may typically represent a letter with a diac ...
s, both exist in Unicode, giving more than one method of representing some text. This is most pronounced in the three different encoding forms for Korean
Hangul
The Korean alphabet is the modern writing system for the Korean language. In North Korea, the alphabet is known as (), and in South Korea, it is known as (). The letters for the five basic consonants reflect the shape of the speech organs ...
. Since version 3.0, any precomposed characters that can be represented by a combined sequence of already existing characters can no longer be added to the standard to preserve interoperability between software using different versions of Unicode.
Injective mappings must be provided between characters in existing legacy character sets and characters in Unicode to facilitate conversion to Unicode and allow interoperability with legacy software. Lack of consistency in various mappings between earlier Japanese encodings such as
Shift-JIS or
EUC-JP and Unicode led to
round-trip format conversion mismatches, particularly the mapping of the character JIS X 0208 '~' (1-33, WAVE DASH), heavily used in legacy database data, to either {{unichar, FF5E, FULLWIDTH TILDE (in
Microsoft Windows
Windows is a Product lining, product line of Proprietary software, proprietary graphical user interface, graphical operating systems developed and marketed by Microsoft. It is grouped into families and subfamilies that cater to particular sec ...
) or {{unichar, 301C, WAVE DASH (other vendors).
Some Japanese computer programmers objected to Unicode because it requires them to separate the use of {{unichar, 005C, REVERSE SOLIDUS, note=backslash and {{unichar, 00A5, YEN SIGN, which was mapped to 0x5C in JIS X 0201, and a lot of legacy code exists with this usage. (This encoding also replaces tilde '~' 0x7E with macron '¯', now 0xAF.) The separation of these characters exists in
ISO 8859-1, from long before Unicode.
Indic scripts
{{further, Tamil All Character Encoding
Indic scripts such as
Tamil and
Devanagari
Devanagari ( ; in script: , , ) is an Indic script used in the Indian subcontinent. It is a left-to-right abugida (a type of segmental Writing systems#Segmental systems: alphabets, writing system), based on the ancient ''Brāhmī script, Brā ...
are each allocated only 128 code points, matching the
ISCII
Indian Standard Code for Information Interchange (ISCII) is a coding scheme for representing various writing systems of India. It encodes the main Indic scripts and a Roman transliteration. The supported scripts are: Eastern Nagari, Bengali–Ass ...
standard. The correct rendering of Unicode Indic text requires transforming the stored logical order characters into visual order and the forming of ligatures (also known as conjuncts) out of components. Some local scholars argued in favor of assignments of Unicode code points to these ligatures, going against the practice for other writing systems, though Unicode contains some Arabic and other ligatures for backward compatibility purposes only. Encoding of any new ligatures in Unicode will not happen, in part, because the set of ligatures is font-dependent, and Unicode is an encoding independent of font variations. The same kind of issue arose for the
Tibetan script in 2003 when the
Standardization Administration of China proposed encoding 956 precomposed Tibetan syllables, but these were rejected for encoding by the relevant ISO committee (
ISO/IEC JTC 1/SC 2).
Thai alphabet support has been criticized for its ordering of Thai characters. The vowels เ, แ, โ, ใ, ไ that are written to the left of the preceding consonant are in visual order instead of phonetic order, unlike the Unicode representations of other Indic scripts. This complication is due to Unicode inheriting the
Thai Industrial Standard 620, which worked in the same way, and was the way in which Thai had always been written on keyboards. This ordering problem complicates the Unicode collation process slightly, requiring table lookups to reorder Thai characters for collation.
Even if Unicode had adopted encoding according to spoken order, it would still be problematic to collate words in dictionary order. E.g., the word {{Wikt-lang, th, แสดง {{IPA, th, sa dɛːŋ} "perform" starts with a consonant cluster "สด" (with an inherent vowel for the consonant "ส"), the vowel แ-, in spoken order would come after the ด, but in a dictionary, the word is collated as it is written, with the vowel following the ส.
Combining characters
{{Main, Combining character
{{See also, Unicode normalization#Normalization
Characters with diacritical marks can generally be represented either as a single precomposed character or as a decomposed sequence of a base letter plus one or more non-spacing marks. For example, ḗ (precomposed e with macron and acute above) and ḗ (e followed by the combining macron above and combining acute above) should be rendered identically, both appearing as an
e with a
macron (◌̄) and
acute accent
The acute accent (), ,
is a diacritic used in many modern written languages with alphabets based on the Latin alphabet, Latin, Cyrillic script, Cyrillic, and Greek alphabet, Greek scripts. For the most commonly encountered uses of the accen ...
(◌́), but in practice, their appearance may vary depending upon what rendering engine and fonts are being used to display the characters. Similarly,
underdots, as needed in the
romanization
In linguistics, romanization is the conversion of text from a different writing system to the Latin script, Roman (Latin) script, or a system for doing so. Methods of romanization include transliteration, for representing written text, and tra ...
of
Indic languages, will often be placed incorrectly.{{Citation needed, date=July 2011 Unicode characters that map to precomposed glyphs can be used in many cases, thus avoiding the problem, but where no precomposed character has been encoded, the problem can often be solved by using a specialist Unicode font such as
Charis SIL that uses
Graphite
Graphite () is a Crystallinity, crystalline allotrope (form) of the element carbon. It consists of many stacked Layered materials, layers of graphene, typically in excess of hundreds of layers. Graphite occurs naturally and is the most stable ...
,
OpenType ('gsub'), or
AAT technologies for advanced rendering features.
Anomalies
{{Main, Unicode alias names and abbreviations
''The Unicode Standard'' has imposed rules intended to guarantee stability. Depending on the strictness of a rule, a change can be prohibited or allowed. For example, a "name" given to a code point cannot and will not change. But a "script" property is more flexible, by Unicode's own rules. In version 2.0, Unicode changed many code point "names" from version 1. At the same moment, Unicode stated that, thenceforth, an assigned name to a code point would never change. This implies that when mistakes are published, these mistakes cannot be corrected, even if they are trivial (as happened in one instance with the spelling {{sc2, {{typo, BRAKCET for {{sc2, BRACKET in a character name). In 2006 a list of anomalies in character names was first published, and, as of June 2021, there were 104 characters with identified issues,
[{{Cite web , date=14 June 2021 , title=Unicode Technical Note #27: Known Anomalies in Unicode Character Names , url=https://unicode.org/notes/tn27/ , website=Unicode] for example:
* {{unichar, 034F, COMBINING GRAPHEME JOINER, nlink=Combining grapheme joiner: Does not join graphemes.
* {{unichar, 2118, script capital p, nlink=Weierstrass p: This is a small letter. The capital is {{unichar, 1D4AB, MATHEMATICAL SCRIPT CAPITAL P.
* {{unichar, A015, YI SYLLABLE WU, nlink=Yi language: This is not a Yi syllable, but a Yi iteration mark.
* {{unichar, FE18, PRESENTATION FORM FOR VERTICAL RIGHT WHITE LENTICULAR {{typo, BRAKCET : ''bracket'' is spelled incorrectly. (Spelling errors are resolved by using
Unicode alias names.)
While Unicode defines the script designator (name) to be "{{tt,
Phags_Pa", in that script's character names, a hyphen is added: {{Unichar, A840, PHAGS-PA LETTER KA.
[{{Cite web , year=2021 , title=Unicode Standard Annex #24: Unicode Script Property , url=https://www.unicode.org/reports/tr24/ , access-date=29 April 2022 , publisher=The Unicode Consortium , at=2.2 Relation to ISO 15924 Codes][{{Cite web , year=2023 , title=Scripts-15.1.0.txt , url=https://www.unicode.org/Public/UNIDATA/Scripts.txt , access-date=12 September 2023 , publisher=The Unicode Consortium] This, however, is not an anomaly, but the rule: hyphens are replaced by underscores in script designators.
See also
*
Comparison of Unicode encodings
*
International Components for Unicode
International Components for Unicode (ICU) is an open-source project of mature C/ C++ and Java libraries for Unicode support, software internationalization, and software globalization. ICU is widely portable to many operating systems and envir ...
(ICU), now as ICU-
TC a part of Unicode
*
List of binary codes
*
List of Unicode characters
*
List of XML and HTML character entity references
*
Lotus Multi-Byte Character Set (LMBCS), a parallel development with similar intentions
*
Open-source Unicode typefaces
*
Religious and political symbols in Unicode
*
Standards related to Unicode
*
Unicode symbol
*
Universal Coded Character Set
The Universal Coded Character Set (UCS, Unicode) is a standard set of character (computing), characters defined by the international standard International Organization for Standardization, ISO/International Electrotechnical Commission, IEC  ...
Notes
{{notelist, group=note
References
{{notelist-ua, refs=
{{efn-ua, name=standard-latest, {{Cite Unicode
{{reflist
Further reading
{{refbegin
* Julie D. Allen. ''The Unicode Standard, Version 6.0'', The
Unicode Consortium, Mountain View, 2011, {{ISBN, 9781936213016,
Unicode 6.0.0.
* ''The Complete Manual of Typography'', James Felici, Adobe Press; 1st edition, 2002. {{ISBN, 0-321-12730-7
* ''The Unicode Standard, Version 3.0'', The Unicode Consortium, Addison-Wesley Longman, Inc., April 2000. {{ISBN, 0-201-61633-5
* ''The Unicode Standard, Version 4.0'', The Unicode Consortium, Addison-Wesley Professional, 27 August 2003. {{ISBN, 0-321-18578-1
* ''The Unicode Standard, Version 5.0, Fifth Edition'', The
Unicode Consortium, Addison-Wesley Professional, 27 October 2006. {{ISBN, 0-321-48091-0
* ''Unicode Demystified: A Practical Programmer's Guide to the Encoding Standard'', Richard Gillam, Addison-Wesley Professional; 1st edition, 2002. {{ISBN, 0-201-70052-2
* ''Unicode Explained'', Jukka K. Korpela, O'Reilly; 1st edition, 2006. {{ISBN, 0-596-10121-X
* ''Unicode: A Primer'', Tony Graham, M&T books, 2000. {{ISBN, 0-7645-4625-2.
{{refend
* {{Cite book , first1=Yannis , last1=Haralambous , url=https://doi.org/10.36824/2018-graf-hara1 , title=Proceedings of Graphemics in the 21st Century, Brest 2018 , last2=Martin Dürst , date=2019 , publisher=Fluxus Editions , isbn=978-2-9570549-1-6 , editor-last=Haralambous , editor-first=Yannis , location=Brest , pages=167–183 , chapter=Unicode from a Linguistic Point of View , doi=10.36824/2018-graf-hara1
External links
{{sister project links, Unicode, auto=yes
Unicode, Inc.*
**
The Unicode Standard***
Unicode Character Code Charts***
Alan Wood's Unicode Resources{snd contains lists of word processors with Unicode capability; fonts and characters are grouped by type; characters are presented in lists, not grids.
Unicode BMP Fallback Font– displays the Unicode 6.1 value of any character in a document, including in the Private Use Area, rather than the glyph itself.
The World's Writing Systems all 293 known writing systems with their Unicode status (128 not yet encoded {{as of, 2024, 06, lc=on)
{{Unicode navigation, state=uncollapsed
{{Character encoding
{{Authority control
Character encoding
Digital typography