# Plane (Unicode)

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/Plane_(Unicode)
> Markdown URL: https://mediated.wiki/source/Plane_(Unicode).md
> Source: https://en.wikipedia.org/wiki/Plane_(Unicode)
> Source revision: 1356656080
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

Continuous group of 65536 Unicode code points

This article needs more citations. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. Find sources: "Plane" Unicode – news · newspapers · books · scholar · JSTOR (July 2016) (Learn how and when to remove this message)

In the [Unicode](/source/Unicode) standard, a **plane** is a contiguous group of 65,536 (216) [code points](/source/Code_point). There are 17 planes, identified by the numbers 0 to 16, which corresponds with the possible values 00–1016 of the first two positions in six position [hexadecimal](/source/Hexadecimal) format (*U+hhhhhh*). Plane 0 is the Basic Multilingual Plane (BMP), which contains most commonly used characters. The higher planes 1 through 16 are called "supplementary planes".[1] The last code point in Unicode is the last code point in plane 16, U+10FFFF. As of Unicode version 17.0, five of the planes have assigned code points (characters), and seven are named.

The limit of 17 planes is due to [UTF-16](/source/UTF-16), which can encode 220 code points (16 planes) as pairs of [words](/source/Word_(computer_architecture)), plus the BMP as a single word.[2] [UTF-8](/source/UTF-8) was designed with a much larger limit of 231 (2,147,483,648) code points (32,768 planes), and would still be able to encode 221 (2,097,152) code points (32 planes) even under the current limit of 4 [bytes](/source/Byte).[3]

The 17 planes can accommodate 1,114,112 code points. Of these, 2,048 are [surrogates](/source/Universal_Character_Set_characters#Surrogates) (used to make the pairs in UTF-16), 66 are [non-characters](/source/Universal_Character_Set_characters#Non-characters), and 137,468 are [reserved for private use](/source/Universal_Character_Set_characters#Private-use_characters), leaving 974,530 for public assignment.

Planes are further subdivided into [Unicode blocks](/source/Unicode_block), which, unlike planes, do not have a fixed size. The 346 blocks defined in Unicode 17.0 cover 27% of the possible code point space, and range in size from a minimum of 16 code points (sixteen blocks) to a maximum of 65,536 code points (Supplementary Private Use Area-A and -B, which constitute the entirety of planes 15 and 16). For future usage, ranges of characters have been tentatively mapped out for most known current and ancient writing systems.[4]

## Overview

v t e Unicode planes, and code point ranges used Basic Supplementary Plane 0 Plane 1 Plane 2 Plane 3 Planes 4–13 Plane 14 Planes 15–16 0000–​FFFF 10000–​1FFFF 20000–​2FFFF 30000–​3FFFF 40000–​DFFFF E0000–​EFFFF F0000–​10FFFF Basic Multilingual Plane Supplementary Multilingual Plane Supplementary Ideographic Plane Tertiary Ideographic Plane unassigned Supplement­ary Special-purpose Plane Supplement­ary Private Use Area planes BMP SMP SIP TIP — SSP SPUA-A/B 0000–​0FFF 1000–​1FFF 2000–​2FFF 3000–​3FFF 4000–​4FFF 5000–​5FFF 6000–​6FFF 7000–​7FFF 8000–​8FFF 9000–​9FFF A000–​AFFF B000–​BFFF C000–​CFFF D000–​DFFF E000–​EFFF F000–​FFFF 10000–​10FFF 11000–​11FFF 12000–​12FFF 13000–​13FFF 14000–​14FFF 16000–​16FFF 17000–​17FFF 18000–​18FFF 1A000–​1AFFF 1B000–​1BFFF 1C000–​1CFFF 1D000–​1DFFF 1E000–​1EFFF 1F000–​1FFFF 20000–​20FFF 21000–​21FFF 22000–​22FFF 23000–​23FFF 24000–​24FFF 25000–​25FFF 26000–​26FFF 27000–​27FFF 28000–​28FFF 29000–​29FFF 2A000–​2AFFF 2B000–​2BFFF 2C000–​2CFFF 2D000–​2DFFF 2E000–​2EFFF 2F000–​2FFFF 30000–​30FFF 31000–​31FFF 32000–​32FFF 33000–​33FFF E0000–​E0FFF 15: SPUA-A F0000–​FFFFF 16: SPUA-B 100000–​10FFFF

Assigned characters Unicode version 17.0 Plane Allocated code points[a] Assigned characters 0 BMP 65,520 55,718 1 SMP 31,872 28,869 2 SIP 61,536 61,513 3 TIP 13,440 13,429 14 SSP 368 337 15 SPUA-A 65,536 0 (by definition) 16 SPUA-B 65,536 0 (by definition) Totals 303,808 159,866

## Basic Multilingual Plane

A map of the Basic Multilingual Plane. Each numbered box represents 256 code points.

The first plane, *plane 0*, the *Basic Multilingual Plane* (*BMP*), contains characters for almost all modern languages, and a large number of [symbols](/source/Unicode_symbols). A primary objective for the BMP is to support the unification of prior character sets as well as characters for [writing](/source/Writing). Most of the assigned code points in the BMP are used to encode Chinese, Japanese, and Korean ([CJK](/source/CJK_characters)) characters and characters from other East Asian writing systems.

The High Surrogate (U+D800–U+DBFF) and Low Surrogate (U+DC00–U+DFFF) codes are reserved for [encoding non-BMP characters in UTF-16](/source/UTF-16#Code_points_from_U+010000_to_U+10FFFF) by using a pair of 16-[bit](/source/Bit) codes: one High Surrogate and one Low Surrogate. A single surrogate code point will never be assigned a character.

65,520 of the 65,536 code points in this plane have been allocated to a Unicode block, leaving 16 code points in a single unallocated range (2FE0..2FEF).

As of Unicode 17.0[\[update\]](https://en.wikipedia.org/w/index.php?title=Plane_(Unicode)&action=edit), the BMP comprises the following 164 blocks:

- Alphabetic left-to-right scripts: - [Basic Latin](/source/Basic_Latin_(Unicode_block)) (Lower half of [ISO/IEC 8859-1](/source/ISO%2FIEC_8859-1): [ISO/IEC 646:1991-IRV](/source/ISO%2FIEC_646%3A1991-IRV) aka [ASCII](/source/ASCII)) (0000–007F) - [Latin-1 Supplement](/source/Latin-1_Supplement) (Upper half of [ISO/IEC 8859-1](/source/ISO%2FIEC_8859-1)) (0080–00FF) - [Latin Extended-A](/source/Latin_Extended-A) (0100–017F) - [Latin Extended-B](/source/Latin_Extended-B) (0180–024F) - [IPA Extensions](/source/IPA_Extensions) (0250–02AF) - [Spacing Modifier Letters](/source/Spacing_Modifier_Letters) (02B0–02FF) - [Combining Diacritical Marks](/source/Combining_Diacritical_Marks) (0300–036F) - [Greek and Coptic](/source/Greek_and_Coptic) (0370–03FF) - [Cyrillic](/source/Cyrillic_(Unicode_block)) (0400–04FF) - [Cyrillic Supplement](/source/Cyrillic_Supplement) (0500–052F) - [Armenian](/source/Armenian_(Unicode_block)) (0530–058F)

- [Semitic](/source/Semitic_languages) abjads and other right-to-left scripts: - [Hebrew](/source/Hebrew_(Unicode_block)) (0590–05FF) - [Arabic](/source/Arabic_(Unicode_block)) (0600–06FF) - [Syriac](/source/Syriac_(Unicode_block)) (0700–074F) - [Arabic Supplement](/source/Arabic_Supplement) (0750–077F) - [Thaana](/source/Thaana_(Unicode_block)) (0780–07BF) - [N'Ko](/source/NKo_(Unicode_block)) (07C0–07FF) - [Samaritan](/source/Samaritan_(Unicode_block)) (0800–083F) - [Mandaic](/source/Mandaic_(Unicode_block)) (0840–085F) - [Syriac Supplement](/source/Syriac_Supplement) (0860–086F) - [Arabic Extended-B](/source/Arabic_Extended-B) (0870–089F) - [Arabic Extended-A](/source/Arabic_Extended-A) (08A0–08FF)

- [Brahmic](/source/Brahmic_scripts) scripts: - [Devanagari](/source/Devanagari_(Unicode_block)) (0900–097F) - [Bengali](/source/Bengali_(Unicode_block)) (0980–09FF) - [Gurmukhi](/source/Gurmukhi_(Unicode_block)) (0A00–0A7F) - [Gujarati](/source/Gujarati_(Unicode_block)) (0A80–0AFF) - [Oriya](/source/Oriya_(Unicode_block)) (0B00–0B7F) - [Tamil](/source/Tamil_(Unicode_block)) (0B80–0BFF) - [Telugu](/source/Telugu_(Unicode_block)) (0C00–0C7F) - [Kannada](/source/Kannada_(Unicode_block)) (0C80–0CFF) - [Malayalam](/source/Malayalam_(Unicode_block)) (0D00–0D7F) - [Sinhala](/source/Sinhala_(Unicode_block)) (0D80–0DFF) - [Thai](/source/Thai_(Unicode_block)) (0E00–0E7F) - [Lao](/source/Lao_(Unicode_block)) (0E80–0EFF) - [Tibetan](/source/Tibetan_(Unicode_block)) (0F00–0FFF) - [Myanmar](/source/Myanmar_(Unicode_block)) (1000–109F)

- Other alphabetic or syllabic left-to-right scripts: - [Georgian](/source/Georgian_(Unicode_block)) (10A0–10FF) - [Hangul Jamo](/source/Hangul_Jamo_(Unicode_block)) (1100–11FF) - [Ethiopic](/source/Ethiopic_(Unicode_block)) (1200–137F) - [Ethiopic Supplement](/source/Ethiopic_Supplement) (1380–139F) - [Cherokee](/source/Cherokee_(Unicode_block)) (13A0–13FF) - [Unified Canadian Aboriginal Syllabics](/source/Unified_Canadian_Aboriginal_Syllabics_(Unicode_block)) (1400–167F) - [Ogham](/source/Ogham_(Unicode_block)) (1680–169F) - [Runic](/source/Runic_(Unicode_block)) (16A0–16FF)

- [Philippine](/source/Philippine) scripts: - [Tagalog](/source/Tagalog_(Unicode_block)) (1700–171F) - [Hanunoo](/source/Hanunoo_(Unicode_block)) (1720–173F) - [Buhid](/source/Buhid_(Unicode_block)) (1740–175F) - [Tagbanwa](/source/Tagbanwa_(Unicode_block)) (1760–177F)

- [Khmer](/source/Khmer_(Unicode_block)) (1780–17FF)

- [Mongolian](/source/Mongolian_(Unicode_block)) (1800–18AF)

- [Unified Canadian Aboriginal Syllabics Extended](/source/Unified_Canadian_Aboriginal_Syllabics_Extended) (18B0–18FF)

- [Brahmic](/source/Brahmic_scripts) scripts: - [Limbu](/source/Limbu_(Unicode_block)) (1900–194F)

- [Tai](/source/Tai_languages) scripts: - [Tai Le](/source/Tai_Le_(Unicode_block)) (1950–197F) - [New Tai Lue](/source/New_Tai_Lue_(Unicode_block)) (1980–19DF) - [Khmer Symbols](/source/Khmer_Symbols_(Unicode_block)) (19E0–19FF) - [Buginese](/source/Buginese_(Unicode_block)) (1A00–1A1F) - [Tai Tham](/source/Tai_Tham_(Unicode_block)) (1A20–1AAF)

- [Combining Diacritical Marks Extended](/source/Combining_Diacritical_Marks_Extended) (1AB0–1AFF)

- [Indonesian](/source/Languages_of_Indonesia) scripts: - [Balinese](/source/Balinese_(Unicode_block)) (1B00–1B7F) - [Sundanese](/source/Sundanese_(Unicode_block)) (1B80–1BBF) - [Batak](/source/Batak_(Unicode_block)) (1BC0–1BFF)

- [Lepcha](/source/Lepcha_(Unicode_block)) (1C00–1C4F)

- [Ol Chiki](/source/Ol_Chiki_(Unicode_block)) (1C50–1C7F)

- Other left-to-right alphabetic or syllabic supplements: - [Cyrillic Extended-C](/source/Cyrillic_Extended-C) (1C80–1C8F) - [Georgian Extended](/source/Georgian_Extended) (1C90–1CBF)

- [Sundanese Supplement](/source/Sundanese_Supplement) (1CC0–1CCF)

- [Vedic Extensions](/source/Vedic_Extensions) (1CD0–1CFF)

- Other left-to-right alphabetic supplements: - [Phonetic Extensions](/source/Phonetic_Extensions) (1D00–1D7F) - [Phonetic Extensions Supplement](/source/Phonetic_Extensions_Supplement) (1D80–1DBF) - [Combining Diacritical Marks Supplement](/source/Combining_Diacritical_Marks_Supplement) (1DC0–1DFF) - [Latin Extended Additional](/source/Latin_Extended_Additional) (1E00–1EFF) - [Greek Extended](/source/Greek_Extended) (1F00–1FFF)

- [Symbols](/source/Unicode_symbols): - [General Punctuation](/source/General_Punctuation) (2000–206F) - [Superscripts and Subscripts](/source/Superscripts_and_Subscripts) (2070–209F) - [Currency Symbols](/source/Currency_Symbols_(Unicode_block)) (20A0–20CF) - [Combining Diacritical Marks for Symbols](/source/Combining_Diacritical_Marks_for_Symbols) (20D0–20FF) - [Letterlike Symbols](/source/Letterlike_Symbols) (2100–214F) - [Number Forms](/source/Number_Forms) (2150–218F) - [Arrows](/source/Arrows_(Unicode_block)) (2190–21FF) - [Mathematical Operators](/source/Mathematical_Operators_(Unicode_block)) (2200–22FF) - [Miscellaneous Technical](/source/Miscellaneous_Technical) (2300–23FF) - [Control Pictures](/source/Control_Pictures) (2400–243F) - [Optical Character Recognition](/source/Optical_Character_Recognition_(Unicode_block)) (2440–245F) - [Enclosed Alphanumerics](/source/Enclosed_Alphanumerics) (2460–24FF) - [Box Drawing](/source/Box_Drawing) (2500–257F) - [Block Elements](/source/Block_Elements) (2580–259F) - [Geometric Shapes](/source/Geometric_Shapes_(Unicode_block)) (25A0–25FF) - [Miscellaneous Symbols](/source/Miscellaneous_Symbols) (2600–26FF) - [Dingbats](/source/Dingbats_(Unicode_block)) (2700–27BF) - [Miscellaneous Mathematical Symbols-A](/source/Miscellaneous_Mathematical_Symbols-A) (27C0–27EF) - [Supplemental Arrows-A](/source/Supplemental_Arrows-A) (27F0–27FF) - [Braille Patterns](/source/Braille_Patterns) (2800–28FF) - [Supplemental Arrows-B](/source/Supplemental_Arrows-B) (2900–297F) - [Miscellaneous Mathematical Symbols-B](/source/Miscellaneous_Mathematical_Symbols-B) (2980–29FF) - [Supplemental Mathematical Operators](/source/Supplemental_Mathematical_Operators) (2A00–2AFF) - [Miscellaneous Symbols and Arrows](/source/Miscellaneous_Symbols_and_Arrows) (2B00–2BFF)

- Other left-to-right alphabetic scripts or supplements: - [Glagolitic](/source/Glagolitic_(Unicode_block)) (2C00–2C5F) - [Latin Extended-C](/source/Latin_Extended-C) (2C60–2C7F) - [Coptic](/source/Coptic_(Unicode_block)) (2C80–2CFF) - [Georgian Supplement](/source/Georgian_Supplement) (2D00–2D2F)

- African scripts: - [Tifinagh](/source/Tifinagh_(Unicode_block)) (2D30–2D7F) - [Ethiopic Extended](/source/Ethiopic_Extended) (2D80–2DDF)

- Other left-to-right alphabetic supplements: - [Cyrillic Extended-A](/source/Cyrillic_Extended-A) (2DE0–2DFF) - [Supplemental Punctuation](/source/Supplemental_Punctuation) (2E00–2E7F)

- [CJK](/source/CJK_characters) scripts and symbols: - [CJK Radicals Supplement](/source/CJK_Radicals_Supplement) (2E80–2EFF) - [Kangxi Radicals](/source/Kangxi_Radicals_(Unicode_block)) (2F00–2FDF) - [Ideographic Description Characters](/source/Ideographic_Description_Characters) (2FF0–2FFF) - [CJK Symbols and Punctuation](/source/CJK_Symbols_and_Punctuation_(Unicode_block)) (3000–303F) - [Hiragana](/source/Hiragana_(Unicode_block)) (3040–309F) - [Katakana](/source/Katakana_(Unicode_block)) (30A0–30FF) - [Bopomofo](/source/Bopomofo_(Unicode_block)) (3100–312F) - [Hangul Compatibility Jamo](/source/Hangul_Compatibility_Jamo) (3130–318F) - [Kanbun](/source/Kanbun_(Unicode_block)) (3190–319F) - [Bopomofo Extended](/source/Bopomofo_Extended) (31A0–31BF) - [CJK Strokes](/source/CJK_Strokes_(Unicode_block)) (31C0–31EF) - [Katakana Phonetic Extensions](/source/Katakana_Phonetic_Extensions) (31F0–31FF) - [Enclosed CJK Letters and Months](/source/Enclosed_CJK_Letters_and_Months) (3200–32FF) - [CJK Compatibility](/source/CJK_Compatibility) (3300–33FF) - [CJK Unified Ideographs Extension A](/source/CJK_Unified_Ideographs_Extension_A) (3400–4DBF) - [Yijing Hexagram Symbols](/source/Yijing_Hexagram_Symbols) (4DC0–4DFF) - [CJK Unified Ideographs](/source/CJK_Unified_Ideographs_(Unicode_block)) (4E00–9FFF)

- [Yi Syllables](/source/Yi_Syllables_(Unicode_block)) (A000–A48F)

- [Yi Radicals](/source/Yi_Radicals_(Unicode_block)) (A490–A4CF)

- [Lisu](/source/Lisu_(Unicode_block)) (A4D0–A4FF)

- African scripts: - [Vai](/source/Vai_(Unicode_block)) (A500–A63F)

- Other left-to-right alphabetic supplements: - [Cyrillic Extended-B](/source/Cyrillic_Extended-B) (A640–A69F)

- African scripts: - [Bamum](/source/Bamum_(Unicode_block)) (A6A0–A6FF)

- Other left-to-right alphabetic supplements: - [Modifier Tone Letters](/source/Modifier_Tone_Letters) (A700–A71F) - [Latin Extended-D](/source/Latin_Extended-D) (A720–A7FF)

- [Brahmic](/source/Brahmic_scripts) scripts: - [Syloti Nagri](/source/Syloti_Nagri_(Unicode_block)) (A800–A82F) - [Common Indic Number Forms](/source/Common_Indic_Number_Forms) (A830–A83F) - [Phags-pa](/source/Phags-pa_(Unicode_block)) (A840–A87F) - [Saurashtra](/source/Saurashtra_(Unicode_block)) (A880–A8DF) - [Devanagari Extended](/source/Devanagari_Extended) (A8E0–A8FF) - [Kayah Li](/source/Kayah_Li_(Unicode_block)) (A900–A92F) - [Rejang](/source/Rejang_(Unicode_block)) (A930–A95F)

- [Hangul Jamo Extended-A](/source/Hangul_Jamo_Extended-A) (A960–A97F)

- [Brahmic](/source/Brahmic_scripts) scripts: - [Javanese](/source/Javanese_(Unicode_block)) (A980–A9DF) - [Myanmar Extended-B](/source/Myanmar_Extended-B) (A9E0–A9FF) - [Cham](/source/Cham_(Unicode_block)) (AA00–AA5F) - [Myanmar Extended-A](/source/Myanmar_Extended-A) (AA60–AA7F) - [Tai Viet](/source/Tai_Viet_(Unicode_block)) (AA80–AADF) - [Meetei Mayek Extensions](/source/Meetei_Mayek_Extensions) (AAE0–AAFF)

- [Ethiopic Extended-A](/source/Ethiopic_Extended-A) (AB00–AB2F)

- [Latin Extended-E](/source/Latin_Extended-E) (AB30–AB6F)

- [Cherokee Supplement](/source/Cherokee_Supplement) (AB70–ABBF)

- [Meetei Mayek](/source/Meetei_Mayek_(Unicode_block)) (ABC0–ABFF)

- [Hangul Syllables](/source/Hangul_Syllables) (AC00–D7AF)

- [Hangul Jamo Extended-B](/source/Hangul_Jamo_Extended-B) (D7B0–D7FF)

- [Surrogates](/source/Universal_Character_Set_characters#Surrogates): - [High Surrogates](/source/High_Surrogates_(Unicode_block)) (D800–DB7F) - [High Private Use Surrogates](/source/High_Private_Use_Surrogates_(Unicode_block)) (DB80–DBFF) - [Low Surrogates](/source/Low_Surrogates_(Unicode_block)) (DC00–DFFF)

- [Private Use Area](/source/Private_Use_Areas) (E000–F8FF)

- [CJK Compatibility Ideographs](/source/CJK_Compatibility_Ideographs) (F900–FAFF)

- [Alphabetic Presentation Forms](/source/Alphabetic_Presentation_Forms) (FB00–FB4F)

- [Arabic Presentation Forms-A](/source/Arabic_Presentation_Forms-A) (FB50–FDFF)

- [Variation Selectors](/source/Variation_Selectors_(Unicode_block)) (FE00–FE0F)

- [Vertical Forms](/source/Vertical_Forms) (FE10–FE1F)

- [Combining Half Marks](/source/Combining_Half_Marks) (FE20–FE2F)

- [CJK Compatibility Forms](/source/CJK_Compatibility_Forms) (FE30–FE4F)

- [Small Form Variants](/source/Small_Form_Variants) (FE50–FE6F)

- [Arabic Presentation Forms-B](/source/Arabic_Presentation_Forms-B) (FE70–FEFF)

- [Halfwidth and Fullwidth Forms](/source/Halfwidth_and_fullwidth_forms_(Unicode_block)) (FF00–FFEF)

- [Specials](/source/Specials_(Unicode_block)) (FFF0–FFFF)

## Supplementary Multilingual Plane

A map of the Supplementary Multilingual Plane. Each numbered box represents 256 code points.

*Plane 1*, the *Supplementary Multilingual Plane* (*SMP*), contains historic scripts (except CJK ideographic), and symbols and notation used within certain fields. Scripts include [Linear B](/source/Linear_B), [Egyptian hieroglyphs](/source/Egyptian_hieroglyphs), and [cuneiform](/source/Cuneiform) scripts. It also includes English reform orthographies like [Shavian](/source/Shavian) and [Deseret](/source/Deseret_alphabet), and some modern scripts like [Osage](/source/Osage_script), [Warang Citi](/source/Warang_Citi), [Adlam](/source/Adlam_script), [Wancho](/source/Wancho_language#Orthography) and [Toto](/source/Toto_language#Writing_system). Symbols and notations include historic and modern [musical notation](/source/Musical_notation); [mathematical alphanumerics](/source/Mathematical_alphanumeric_symbols); shorthands; [Emoji](/source/Emoji) and other pictographic sets; and game symbols for [playing cards](/source/Playing_card), [mahjong](/source/Mahjong), and [dominoes](/source/Dominoes).

As of Unicode 17.0[\[update\]](https://en.wikipedia.org/w/index.php?title=Plane_(Unicode)&action=edit), the SMP comprises the following 168 blocks:

- [Archaic Greek](/source/Archaic_Greek) and other left-to-right scripts: - [Linear B Syllabary](/source/Linear_B_Syllabary_(Unicode_block)) (10000–1007F) - [Linear B Ideograms](/source/Linear_B_Ideograms_(Unicode_block)) (10080–100FF) - [Aegean Numbers](/source/Aegean_Numbers_(Unicode_block)) (10100–1013F) - [Ancient Greek Numbers](/source/Ancient_Greek_Numbers_(Unicode_block)) (10140–1018F) - [Ancient Symbols](/source/Ancient_Symbols_(Unicode_block)) (10190–101CF) - [Phaistos Disc](/source/Phaistos_Disc_(Unicode_block)) (101D0–101FF) - [Lycian](/source/Lycian_(Unicode_block)) (10280–1029F) - [Carian](/source/Carian_(Unicode_block)) (102A0–102DF) - [Coptic Epact Numbers](/source/Coptic_Epact_Numbers_(Unicode_block)) (102E0–102FF) - [Old Italic](/source/Old_Italic_(Unicode_block)) (10300–1032F) - [Gothic](/source/Gothic_(Unicode_block)) (10330–1034F) - [Old Permic](/source/Old_Permic_(Unicode_block)) (10350–1037F) - [Ugaritic](/source/Ugaritic_(Unicode_block)) (10380–1039F) - [Old Persian](/source/Old_Persian_(Unicode_block)) (103A0–103DF) - [Deseret](/source/Deseret_(Unicode_block)) (10400–1044F) - [Shavian](/source/Shavian_(Unicode_block)) (10450–1047F) - [Osmanya](/source/Osmanya_(Unicode_block)) (10480–104AF) - [Osage](/source/Osage_(Unicode_block)) (104B0–104FF) - [Elbasan](/source/Elbasan_(Unicode_block)) (10500–1052F) - [Caucasian Albanian](/source/Caucasian_Albanian_(Unicode_block)) (10530–1056F) - [Vithkuqi](/source/Vithkuqi_(Unicode_block)) (10570–105BF) - [Todhri](/source/Todhri_(Unicode_block)) (105C0–105FF) - [Linear A](/source/Linear_A_(Unicode_block)) (10600–1077F) - [Latin Extended-F](/source/Latin_Extended-F) (10780–107BF)

- Right-to-left scripts: - [Cypriot Syllabary](/source/Cypriot_Syllabary_(Unicode_block)) (10800–1083F) - [Imperial Aramaic](/source/Imperial_Aramaic_(Unicode_block)) (10840–1085F) - [Palmyrene](/source/Palmyrene_(Unicode_block)) (10860–1087F) - [Nabataean](/source/Nabataean_(Unicode_block)) (10880–108AF) - [Hatran](/source/Hatran_(Unicode_block)) (108E0–108FF) - [Phoenician](/source/Phoenician_(Unicode_block)) (10900–1091F) - [Lydian](/source/Lydian_(Unicode_block)) (10920–1093F) - [Sidetic](/source/Sidetic_(Unicode_block)) (10940-1095F) - [Meroitic Hieroglyphs](/source/Meroitic_Hieroglyphs_(Unicode_block)) (10980–1099F) - [Meroitic Cursive](/source/Meroitic_Cursive_(Unicode_block)) (109A0–109FF) - [Kharoshthi](/source/Kharoshthi_(Unicode_block)) (10A00–10A5F) - [Old South Arabian](/source/Old_South_Arabian_(Unicode_block)) (10A60–10A7F) - [Old North Arabian](/source/Old_North_Arabian_(Unicode_block)) (10A80–10A9F) - [Manichaean](/source/Manichaean_(Unicode_block)) (10AC0–10AFF) - [Avestan](/source/Avestan_(Unicode_block)) (10B00–10B3F) - [Inscriptional Parthian](/source/Inscriptional_Parthian_(Unicode_block)) (10B40–10B5F) - [Inscriptional Pahlavi](/source/Inscriptional_Pahlavi_(Unicode_block)) (10B60–10B7F) - [Psalter Pahlavi](/source/Psalter_Pahlavi_(Unicode_block)) (10B80–10BAF) - [Old Turkic](/source/Old_Turkic_(Unicode_block)) (10C00–10C4F) - [Old Hungarian](/source/Old_Hungarian_(Unicode_block)) (10C80–10CFF) - [Hanifi Rohingya](/source/Hanifi_Rohingya_(Unicode_block)) (10D00–10D3F) - [Garay](/source/Garay_(Unicode_block)) (10D40–10D8F) - [Rumi Numeral Symbols](/source/Rumi_Numeral_Symbols_(Unicode_block)) (10E60–10E7F) - [Yezidi](/source/Yezidi_(Unicode_block)) (10E80–10EBF) - [Arabic Extended-C](/source/Arabic_Extended-C) (10EC0–10EFF) - [Old Sogdian](/source/Old_Sogdian_(Unicode_block)) (10F00–10F2F) - [Sogdian](/source/Sogdian_(Unicode_block)) (10F30–10F6F) - [Old Uyghur](/source/Old_Uyghur_(Unicode_block)) (10F70–10FAF) - [Chorasmian](/source/Chorasmian_(Unicode_block)) (10FB0–10FDF) - [Elymaic](/source/Elymaic_(Unicode_block)) (10FE0–10FFF)

- [Brahmic](/source/Brahmic_scripts) scripts: - [Brahmi](/source/Brahmi_(Unicode_block)) (11000–1107F) - [Kaithi](/source/Kaithi_(Unicode_block)) (11080–110CF) - [Sora Sompeng](/source/Sora_Sompeng_(Unicode_block)) (110D0–110FF) - [Chakma](/source/Chakma_(Unicode_block)) (11100–1114F) - [Mahajani](/source/Mahajani_(Unicode_block)) (11150–1117F) - [Sharada](/source/Sharada_(Unicode_block)) (11180–111DF) - [Sinhala Archaic Numbers](/source/Sinhala_Archaic_Numbers_(Unicode_block)) (111E0–111FF) - [Khojki](/source/Khojki_(Unicode_block)) (11200–1124F) - [Multani](/source/Multani_(Unicode_block)) (11280–112AF) - [Khudawadi](/source/Khudawadi_(Unicode_block)) (112B0–112FF) - [Grantha](/source/Grantha_(Unicode_block)) (11300–1137F) - [Tulu-Tigalari](/source/Tulu-Tigalari_(Unicode_block)) (11380–113FF) - [Newa](/source/Newa_(Unicode_block)) (11400–1147F) - [Tirhuta](/source/Tirhuta_(Unicode_block)) (11480–114DF) - [Siddham](/source/Siddham_(Unicode_block)) (11580–115FF) - [Modi](/source/Modi_(Unicode_block)) (11600–1165F) - [Mongolian Supplement](/source/Mongolian_Supplement_(Unicode_block)) (11660–1167F) - [Takri](/source/Takri_(Unicode_block)) (11680–116CF) - [Myanmar Extended-C](/source/Myanmar_Extended-C) (116D0–116FF) - [Ahom](/source/Ahom_(Unicode_block)) (11700–1174F) - [Dogra](/source/Dogra_(Unicode_block)) (11800–1184F) - [Warang Citi](/source/Warang_Citi_(Unicode_block)) (118A0–118FF) - [Dives Akuru](/source/Dives_Akuru_(Unicode_block)) (11900–1195F) - [Nandinagari](/source/Nandinagari_(Unicode_block)) (119A0–119FF) - [Zanabazar Square](/source/Zanabazar_Square_(Unicode_block)) (11A00–11A4F) - [Soyombo](/source/Soyombo_(Unicode_block)) (11A50–11AAF)

- [Unified Canadian Aboriginal Syllabics Extended-A](/source/Unified_Canadian_Aboriginal_Syllabics_Extended-A) (11AB0–11ABF)

- Brahmic scripts: - [Pau Cin Hau](/source/Pau_Cin_Hau_(Unicode_block)) (11AC0–11AFF) - [Devanagari Extended-A](/source/Devanagari_Extended-A) (11B00–11B5F) - [Sharada Supplement](/source/Sharada_Supplement) (11B60-11B7F) - [Sunuwar](/source/Sunuwar_(Unicode_block)) (11BC0–11BFF) - [Bhaiksuki](/source/Bhaiksuki_(Unicode_block)) (11C00–11C6F) - [Marchen](/source/Marchen_(Unicode_block)) (11C70–11CBF) - [Masaram Gondi](/source/Masaram_Gondi_(Unicode_block)) (11D00–11D5F) - [Gunjala Gondi](/source/Gunjala_Gondi_(Unicode_block)) (11D60–11DAF) - [Tolong Siki](/source/Tolong_Siki_(Unicode_block)) (11DB0-11DEF) - [Makasar](/source/Makasar_(Unicode_block)) (11EE0–11EFF) - [Kawi](/source/Kawi_(Unicode_block)) (11F00–11F5F)

- [Lisu Supplement](/source/Lisu_Supplement) (11FB0–11FBF)

- [Tamil Supplement](/source/Tamil_Supplement) (11FC0–11FFF)

- Cuneiform scripts: - [Cuneiform](/source/Cuneiform_(Unicode_block)) (12000–123FF) - [Cuneiform Numbers and Punctuation](/source/Cuneiform_Numbers_and_Punctuation_(Unicode_block)) (12400–1247F) - [Early Dynastic Cuneiform](/source/Early_Dynastic_Cuneiform) (12480–1254F)

- [Cypro-Minoan](/source/Cypro-Minoan_(Unicode_block)) (12F90–12FFF)

- Hieroglyphic scripts: - [Egyptian Hieroglyphs](/source/Egyptian_Hieroglyphs_(Unicode_block)) (13000–1342F) - [Egyptian Hieroglyph Format Controls](/source/Egyptian_Hieroglyph_Format_Controls) (13430–1345F) - [Egyptian Hieroglyphs Extended-A](/source/Egyptian_Hieroglyphs_Extended-A) (13460–143FF) - [Anatolian Hieroglyphs](/source/Anatolian_Hieroglyphs_(Unicode_block)) (14400–1467F)

- [Gurung Khema](/source/Gurung_Khema_(Unicode_block)) (16100–1613F)

- [Bamum Supplement](/source/Bamum_Supplement_(Unicode_block)) (16800–16A3F)

- [Mro](/source/Mro_(Unicode_block)) (16A40–16A6F)

- [Tangsa](/source/Tangsa_(Unicode_block)) (16A70–16ACF)

- [Bassa Vah](/source/Bassa_Vah_(Unicode_block)) (16AD0–16AFF)

- [Pahawh Hmong](/source/Pahawh_Hmong_(Unicode_block)) (16B00–16B8F)

- [Kirat Rai](/source/Kirat_Rai_(Unicode_block)) (16D40–16D7F)

- [Medefaidrin](/source/Medefaidrin_(Unicode_block)) (16E40–16E9F)

- [Beria Erfe](/source/Beria_Erfe_(Unicode_block)) (16EA0-16EDF)

- [Miao](/source/Miao_(Unicode_block)) (16F00–16F9F)

- East Asian scripts: - [Ideographic Symbols and Punctuation](/source/Ideographic_Symbols_and_Punctuation_(Unicode_block)) (16FE0–16FFF) - [Tangut](/source/Tangut_(Unicode_block)) (17000–187FF) - [Tangut Components](/source/Tangut_Components_(Unicode_block)) (18800–18AFF) - [Khitan Small Script](/source/Khitan_Small_Script_(Unicode_block)) (18B00–18CFF) - [Tangut Supplement](/source/Tangut_Supplement) (18D00–18D7F) - [Tangut Components Supplement](/source/Tangut_Components_Supplement) (18D80-18DFF) - [Kana Extended-B](/source/Kana_Extended-B) (1AFF0–1AFFF) - [Kana Supplement](/source/Kana_Supplement_(Unicode_block)) (1B000–1B0FF) - [Kana Extended-A](/source/Kana_Extended-A_(Unicode_block)) (1B100–1B12F) - [Small Kana Extension](/source/Small_Kana_Extension) (1B130–1B16F) - [Nushu](/source/Nushu_(Unicode_block)) (1B170–1B2FF)

- Notational writing systems: - [Duployan](/source/Duployan_(Unicode_block)) (1BC00–1BC9F) - [Shorthand Format Controls](/source/Shorthand_Format_Controls_(Unicode_block)) (1BCA0–1BCAF)

- [Symbols for Legacy Computing Supplement](/source/Symbols_for_Legacy_Computing_Supplement) (1CC00–1CEBF)

- [Miscellaneous Symbols Supplement](/source/Miscellaneous_Symbols_Supplement) (1CEC0–1CEFF)

- [Symbols](/source/Unicode_symbols) and numerals: - [Musical notation](/source/Musical_notation): - [Znamenny Musical Notation](/source/Znamenny_Musical_Notation) (1CF00–1CFCF) - [Byzantine Musical Symbols](/source/Byzantine_Musical_Symbols_(Unicode_block)) (1D000–1D0FF) - [Musical Symbols](/source/Musical_Symbols_(Unicode_block)) (1D100–1D1FF) - [Ancient Greek Musical Notation](/source/Ancient_Greek_Musical_Notation_(Unicode_block)) (1D200–1D24F) - [Kaktovik Numerals](/source/Kaktovik_Numerals_(Unicode_block)) (1D2C0–1D2DF) - [Mayan Numerals](/source/Mayan_Numerals_(Unicode_block)) (1D2E0–1D2FF) - [Mathematical symbols](/source/Mathematical_symbols): - [Tai Xuan Jing Symbols](/source/Tai_Xuan_Jing_Symbols_(Unicode_block)) (1D300–1D35F) - [Counting Rod Numerals](/source/Counting_Rod_Numerals) (1D360–1D37F) - [Mathematical Alphanumeric Symbols](/source/Mathematical_Alphanumeric_Symbols_(Unicode_block)) (1D400–1D7FF)

- Notational writing systems: - [Sutton SignWriting](/source/Sutton_SignWriting_(Unicode_block)) (1D800–1DAAF)

- Other left-to-right scripts: - [Latin Extended-G](/source/Latin_Extended-G) (1DF00–1DFFF) - [Glagolitic Supplement](/source/Glagolitic_Supplement_(Unicode_block)) (1E000–1E02F) - [Cyrillic Extended-D](/source/Cyrillic_Extended-D) (1E030–1E08F)

- [Nyiakeng Puachue Hmong](/source/Nyiakeng_Puachue_Hmong_(Unicode_block)) (1E100–1E14F)

- [Toto](/source/Toto_(Unicode_block)) (1E290–1E2BF)

- [Wancho](/source/Wancho_(Unicode_block)) (1E2C0–1E2FF)

- [Nag Mundari](/source/Nag_Mundari_(Unicode_block)) (1E4D0–1E4FF)

- [Ol Onal](/source/Ol_Onal_(Unicode_block)) (1E5D0–1E5FF)

- African scripts: - [Tai Yo](/source/Tai_Yo_(Unicode_block)) (1E6C0-1E6FF) - [Ethiopic Extended-B](/source/Ethiopic_Extended-B) (1E7E0–1E7FF) - [Mende Kikakui](/source/Mende_Kikakui_(Unicode_block)) (1E800–1E8DF) - [Adlam](/source/Adlam_(Unicode_block)) (1E900–1E95F)

- [Symbols](/source/Unicode_symbols) and numerals: - [Indic Siyaq Numbers](/source/Indic_Siyaq_Numbers) (1EC70–1ECBF) - [Ottoman Siyaq Numbers](/source/Ottoman_Siyaq_Numbers) (1ED00–1ED4F) - [Arabic Mathematical Alphabetic Symbols](/source/Arabic_Mathematical_Alphabetic_Symbols_(Unicode_block)) (1EE00–1EEFF) - Game tiles and cards: - [Mahjong Tiles](/source/Mahjong_Tiles_(Unicode_block)) (1F000–1F02F) - [Domino Tiles](/source/Domino_Tiles_(Unicode_block)) (1F030–1F09F) - [Playing Cards](/source/Playing_Cards_(Unicode_block)) (1F0A0–1F0FF) - [Enclosed Alphanumeric Supplement](/source/Enclosed_Alphanumeric_Supplement_(Unicode_block)) (1F100–1F1FF) - [Enclosed Ideographic Supplement](/source/Enclosed_Ideographic_Supplement_(Unicode_block)) (1F200–1F2FF) - [Miscellaneous Symbols and Pictographs](/source/Miscellaneous_Symbols_and_Pictographs_(Unicode_block)) (1F300–1F5FF) - [Emoticons](/source/Emoticons_(Unicode_block)) (1F600–1F64F) - [Ornamental Dingbats](/source/Ornamental_Dingbats_(Unicode_block)) (1F650–1F67F) - [Transport and Map Symbols](/source/Transport_and_Map_Symbols_(Unicode_block)) (1F680–1F6FF) - [Alchemical Symbols](/source/Alchemical_Symbols_(Unicode_block)) (1F700–1F77F) - [Geometric Shapes Extended](/source/Geometric_Shapes_Extended_(Unicode_block)) (1F780–1F7FF) - [Supplemental Arrows-C](/source/Supplemental_Arrows-C_(Unicode_block)) (1F800–1F8FF) - [Supplemental Symbols and Pictographs](/source/Supplemental_Symbols_and_Pictographs_(Unicode_block)) (1F900–1F9FF) - [Chess Symbols](/source/Chess_Symbols) (1FA00–1FA6F) - [Symbols and Pictographs Extended-A](/source/Symbols_and_Pictographs_Extended-A) (1FA70–1FAFF) - [Symbols for Legacy Computing](/source/Symbols_for_Legacy_Computing) (1FB00–1FBFF)

## Supplementary Ideographic Plane

A map of the Supplementary Ideographic Plane. Each numbered box represents 256 code points.

*Plane 2*, the *Supplementary Ideographic Plane* (*SIP*), is used for CJK Ideographs, mostly [CJK Unified Ideographs](/source/CJK_Unified_Ideographs), that were not included in earlier character encoding standards.

As of Unicode 17.0[\[update\]](https://en.wikipedia.org/w/index.php?title=Plane_(Unicode)&action=edit), the SIP comprises the following seven blocks:

- [CJK Unified Ideographs Extension B](/source/CJK_Unified_Ideographs_Extension_B) (20000–2A6DF)

- [CJK Unified Ideographs Extension C](/source/CJK_Unified_Ideographs_Extension_C) (2A700–2B73F)

- [CJK Unified Ideographs Extension D](/source/CJK_Unified_Ideographs_Extension_D) (2B740–2B81F)

- [CJK Unified Ideographs Extension E](/source/CJK_Unified_Ideographs_Extension_E) (2B820–2CEAF)

- [CJK Unified Ideographs Extension F](/source/CJK_Unified_Ideographs_Extension_F) (2CEB0–2EBEF)

- [CJK Unified Ideographs Extension I](/source/CJK_Unified_Ideographs_Extension_I) (2EBF0–2EE5F)

- [CJK Compatibility Ideographs Supplement](/source/CJK_Compatibility_Ideographs_Supplement) (2F800–2FA1F)

## Tertiary Ideographic Plane

A map of the Tertiary Ideographic Plane. Each numbered box represents 256 code points.

*Plane 3* is the Tertiary Ideographic Plane (TIP). [CJK Unified Ideographs Extension G](/source/CJK_Unified_Ideographs_Extension_G) was added to the TIP in Unicode 13.0, released in March 2020.[5] It also is tentatively allocated for [Small Seal Script](/source/Small_Seal_Script).[6]

As of Unicode 17.0[\[update\]](https://en.wikipedia.org/w/index.php?title=Plane_(Unicode)&action=edit), the TIP comprises the following three blocks:

- [CJK Unified Ideographs Extension G](/source/CJK_Unified_Ideographs_Extension_G) (30000–3134F)

- [CJK Unified Ideographs Extension H](/source/CJK_Unified_Ideographs_Extension_H) (31350–323AF)

- [CJK Unified Ideographs Extension J](/source/CJK_Unified_Ideographs_Extension_J) (323B0–3347F)

## Unassigned planes

*Planes 4 to 13* (planes 4 to D in [hexadecimal](/source/Hexadecimal)): No characters have yet been assigned, or proposed for assignment, to Planes 4 through 13.

## Supplementary Special-purpose Plane

A map of the Supplementary Special-purpose Plane. Each numbered box represents 256 code points.

*Plane 14* (E in [hexadecimal](/source/Hexadecimal)) is designated as the *Supplementary Special-purpose Plane* (*SSP*). It comprises the following two [blocks](/source/Unicode_block), as of Unicode 17.0[\[update\]](https://en.wikipedia.org/w/index.php?title=Plane_(Unicode)&action=edit):

- [Tags](/source/Tags_(Unicode_block)) (E0000–E007F)

- [Variation Selectors Supplement](/source/Variation_Selectors_Supplement_(Unicode_block)) (E0100–E01EF) – used to indicate alternate glyphs for characters.

## Private Use Area Planes

"Private Use Plane" redirects here. For private aircraft, see [commercial aviation](/source/Commercial_aviation), [business aviation](/source/Business_aviation), [general aviation](/source/General_aviation), and [civil aviation](/source/Civil_aviation).

The two *planes 15 and 16* (planes F and 10 in [hexadecimal](/source/Hexadecimal)) each contain a "[Private Use Area](/source/Private_Use_Areas)". They contain blocks named *Supplementary Private Use Area-A* (*PUA-A*) and *-B* (*PUA-B*). The Private Use Areas are available for use by parties outside ISO and Unicode (private use character encoding).

## Notes

1. **[^](#cite_ref-5)** Code points which have been allocated to a [Unicode block](/source/Unicode_block).

## References

1. **[^](#cite_ref-1)** ["Glossary"](https://www.unicode.org/glossary/#supplementary_planes). *Unicode*. Retrieved 2021-09-27.

1. **[^](#cite_ref-2)** ["The Unicode Standard Version 6.0 – Core Specification"](https://www.unicode.org/versions/Unicode6.0.0/UnicodeStandard-6.0.pdf) (PDF). The Unicode Consortium. February 2011. Table 3.5 "UTF-16 Bit Distribution".

1. **[^](#cite_ref-3)** ["The Unicode Standard Version 6.0 – Core Specification"](https://www.unicode.org/versions/Unicode6.0.0/UnicodeStandard-6.0.pdf) (PDF). The Unicode Consortium. February 2011. Table 3.6 "UTF-8 Bit Distribution".

1. **[^](#cite_ref-4)** ["Roadmaps to Unicode"](https://www.unicode.org/roadmaps/). *Unicode*. Retrieved 2021-09-27.

1. **[^](#cite_ref-6)** ["Announcing The Unicode Standard, Version 13.0"](http://blog.unicode.org/2020/03/announcing-unicode-standard-version-130.html). *The Unicode Blog*. March 10, 2020.

1. **[^](#cite_ref-7)** ["Proposed New Characters: The Pipeline"](https://www.unicode.org/alloc/Pipeline.html). *www.unicode.org*.

v t e Unicode Unicode Consortium ISO/IEC 10646 (Universal Character Set) Versions Code points Block List Universal Character Set Character charts Character property Plane Private Use Area Pairs Combining character Compatibility characters Duplicate characters Equivalence Homoglyph Precomposed character list Z-variant Variation sequences Regional indicator symbol Emoji skin color Characters Special purpose BOM Combining grapheme joiner Left-to-right mark – Right-to-left mark Soft hyphen Variant form Word joiner Zero-width joiner Zero-width non-joiner Zero-width space Lists Characters CJK Unified Ideographs Combining character Duplicate characters Numerals Scripts Spaces Symbols Halfwidth – fullwidth Alias names – abbreviations Whitespace characters Processing Algorithms Bidirectional text Collation ISO/IEC 14651 Equivalence Variation sequences International Ideographs Core Encoding comparison BOCU-1 CESU-8 Punycode SCSU UTF-1 UTF-7 UTF-8 UTF-16/UCS-2 UTF-32/UCS-4 UTF-EBCDIC Use Domain names (IDN) Email Fonts HTML entity references numeric references Input International Ideographs Core Related standards Common Locale Data Repository (CLDR) GB 18030 ISO/IEC 8859 DIN 91379 ISO 15924 Related topics Anomalies ConScript Unicode Registry Ideographic Research Group International Components for Unicode People involved with Unicode Han unification Scripts and symbols in Unicode Scripts Common, inherited Combining marks Diacritics Punctuation marks Spaces Numbers Modern Adlam Arabic Armenian Balinese Bamum Batak Bengali Beria Erfe Bopomofo Braille Buhid Burmese Canadian Aboriginal Chakma Cham Cherokee CJK Unified Ideographs (Han) Cyrillic Deseret Devanagari Garay Geʽez Georgian Greek Gujarati Gunjala Gondi Gurmukhi Gurung Khema Hangul Hanifi Rohingya Hanja Hanunuoo Hebrew Hiragana Javanese Kanji Kannada Katakana Kayah Li Khmer Kirat Rai Lao Latin Lepcha Limbu Lisu (Fraser) Lontara Malayalam Masaram Gondi Mende Kikakui Medefaidrin Miao (Pollard) Mongolian Mru N'Ko Nag Mundari New Tai Lue Nüshu Nyiakeng Puachue Hmong Odia Ol Chiki Ol Onal Osage Osmanya Pahawh Hmong Pau Cin Hau Pracalit (Newa) Ranjana Rejang Samaritan Saurashtra Shavian Sinhala Sorang Sompeng Sundanese Sunuwar Syriac Tagbanwa Tai Le Tai Tham Tai Viet Tai Yo Tamil Tangsa Telugu Thaana Thai Tibetan Tifinagh Tirhuta Tolong Siki Toto Vai Wancho Warang Citi Yi Ancient, historic Ahom Anatolian hieroglyphs Ancient North Arabian Avestan Bassa Vah Bhaiksuki Brāhmī Carian Caucasian Albanian Coptic Cuneiform Cypriot Cypro-Minoan Dives Akuru Dogra Egyptian hieroglyphs Elbasan Elymaic Glagolitic Gothic Grantha Hatran Imperial Aramaic Inscriptional Pahlavi Inscriptional Parthian Kaithi Kawi Kharosthi Khitan small script Khojki Khudawadi Khwarezmian (Chorasmian) Linear A Linear B Lycian Lydian Mahajani Makasar Mandaic Manichaean Marchen Meetei Mayek Meroitic Modi Multani Nabataean Nandinagari Ogham Old Hungarian Old Italic Old Permic Old Persian cuneiform Old Sogdian Old Turkic Old Uyghur Palmyrene ʼPhags-pa Phoenician Psalter Pahlavi Runic Sharada Siddham Sidetic Sogdian South Arabian Soyombo Sylheti Nagri Tagalog (Baybayin) Takri Tangut Todhri Tulu Tigalari Ugaritic Vithkuqi Yezidi Zanabazar Square Notational Duployan SignWriting Symbols Cultural, political, religious symbols Currency symbols Control Pictures Mathematical operators, symbols Glossary Phonetic symbols (including IPA) Emoji Category: Unicode Category: Unicode blocks

---
Adapted from the Wikipedia article [Plane (Unicode)](https://en.wikipedia.org/wiki/Plane_(Unicode)) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/Plane_(Unicode)?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
