Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Plane (Unicode)

From Wikipedia, the free encyclopedia
(Redirected fromBasic Multilingual Plane)
Continuous group of 65536 Unicode code points
This articleneeds additional citations forverification. Please helpimprove this article byadding 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 theUnicode standard, aplane is a contiguous group of 65,536 (216)code points. 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 positionhexadecimal 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 16.0, five of the planes have assigned code points (characters), and seven are named.

The limit of 17 planes is due toUTF-16, which can encode 220 code points (16 planes) as pairs ofwords, plus the BMP as a single word.[2]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 4bytes.[3]

The 17 planes can accommodate 1,114,112 code points. Of these, 2,048 aresurrogates (used to make the pairs in UTF-16), 66 arenon-characters, and 137,468 arereserved for private use, leaving 974,530 for public assignment.

Planes are further subdivided intoUnicode blocks, which, unlike planes, do not have a fixed size. The 338 blocks defined in Unicode 16.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

[edit]
Unicodeplanes, and code point ranges used
BasicSupplementary
Plane 0Plane 1Plane 2Plane 3Planes 4–13Plane 14Planes 15–16
0000–​FFFF10000–​1FFFF20000–​2FFFF30000–​3FFFF40000–​DFFFFE0000–​EFFFFF0000–​10FFFF
Basic Multilingual PlaneSupplementary Multilingual PlaneSupplementary Ideographic PlaneTertiary Ideographic PlaneunassignedSupplement­ary Special-purpose PlaneSupplement­aryPrivate Use Area planes
BMPSMPSIPTIPSSPSPUA-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

E0000–​E0FFF

15: SPUA-A
F0000–​FFFFF

16: SPUA-B
100000–​10FFFF

Assigned characters

[edit]
PlaneAllocated code points[note 1]version 16.0Assigned characters
0 BMP65,52055,656
1 SMP31,42428,444
2 SIP61,53661,495
3 TIP9,1369,131
14 SSP368337
15 SPUA-A65,5360(by definition)
16 SPUA-B65,5360(by definition)
Totals299,056155,063
  1. ^Code points which have been allocated to aUnicode block.

Basic Multilingual Plane

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

The first plane,plane 0, theBasic Multilingual Plane (BMP), contains characters for almost all modern languages, and a large number ofsymbols. A primary objective for the BMP is to support the unification of prior character sets as well as characters forwriting. Most of the assigned code points in the BMP are used to encode Chinese, Japanese, and Korean (CJK) characters.

The High Surrogate (U+D800–U+DBFF) and Low Surrogate (U+DC00–U+DFFF) codes are reserved forencoding non-BMP characters in UTF-16 by using apair of 16-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 just 16 code points in a single unallocated range (2FE0..2FEF).

As of Unicode 16.0[update], the BMP comprises the following 164 blocks:

Supplementary Multilingual Plane

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

Plane 1, theSupplementary Multilingual Plane (SMP), contains historic scripts (except CJK ideographic), and symbols and notation used within certain fields. Scripts includeLinear B,Egyptian hieroglyphs, andcuneiform scripts. It also includes English reform orthographies likeShavian andDeseret, and some modern scripts likeOsage,Warang Citi,Adlam,Wancho andToto. Symbols and notations include historic and modernmusical notation;mathematical alphanumerics; shorthands;Emoji and other pictographic sets; and game symbols forplaying cards,mahjong, anddominoes.

As of Unicode 16.0[update], the SMP comprises the following 161 blocks:

Supplementary Ideographic Plane

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

Plane 2, theSupplementary Ideographic Plane (SIP), is used for CJK Ideographs, mostlyCJK Unified Ideographs, that were not included in earlier character encoding standards.

As of Unicode 16.0[update], the SIP comprises the following seven blocks:

Tertiary Ideographic Plane

[edit]
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 was added to the TIP in Unicode 13.0, released in March 2020.[5] It also is tentatively allocated forOracle Bone script andSmall Seal Script.[6]

As of Unicode 16.0[update], the TIP comprises the following two blocks:

Unassigned planes

[edit]

Planes 4 to 13 (planes4 toD inhexadecimal): No characters have yet been assigned, or proposed for assignment, to Planes 4 through 13.

Supplementary Special-purpose Plane

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

Plane 14 (E inhexadecimal) is designated as theSupplementary Special-purpose Plane (SSP). It comprises the following twoblocks, as of Unicode 16.0[update]:

Private Use Area Planes

[edit]
"Private Use Plane" redirects here. For private aircraft, seecommercial aviation,business aviation,general aviation, andcivil aviation.

The twoplanes 15 and 16 (planesF and10 inhexadecimal) each contain a "Private Use Area". They contain blocks namedSupplementary 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).

References

[edit]
  1. ^"Glossary".Unicode. Retrieved2021-09-27.
  2. ^"The Unicode Standard Version 6.0 – Core Specification"(PDF). The Unicode Consortium. February 2011. Table 3.5 "UTF-16 Bit Distribution".
  3. ^"The Unicode Standard Version 6.0 – Core Specification"(PDF). The Unicode Consortium. February 2011. Table 3.6 "UTF-8 Bit Distribution".
  4. ^"Roadmaps to Unicode".Unicode. Retrieved2021-09-27.
  5. ^"Announcing The Unicode Standard, Version 13.0".The Unicode Blog. March 10, 2020.
  6. ^"Proposed New Characters: The Pipeline".www.unicode.org.
Unicode
Code points
Characters
Special purpose
Lists
Processing
Algorithms
Comparison of encodings
On pairs of
code points
Usage
Related standards
Related topics
Scripts and symbols in Unicode
Common and
inherited scripts
Modern scripts
Ancient and
historic scripts
Notational scripts
Symbols, emojis
Retrieved from "https://en.wikipedia.org/w/index.php?title=Plane_(Unicode)&oldid=1284172695#Basic_Multilingual_Plane"
Category:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp