Ideographic Description Characters
{{Infobox Unicode block
|blockname = Ideographic Description Characters
|rangestart = 2FF0
|rangeend = 2FFF
|script1 = Common
|3_0 = 12
|15_1 = 4
|sources = GBK (U+2FF0–U+2FFB only)
|note = {{cite web|url=https://www.unicode.org/ucd/|title=Unicode character database|work=The Unicode Standard|access-date=2023-07-26}}{{cite web|url=https://www.unicode.org/versions/enumeratedversions.html|title=Enumerated Versions of The Unicode Standard|work=The Unicode Standard|access-date=2023-07-26}}
}}
Ideographic Description Characters is a Unicode block containing graphic characters used for describing CJK ideographs. They are used in Ideographic Description Sequences (IDS) to provide a description of an ideograph, in terms of what other ideographs make it up and how they are laid out relative to one another.IDS are described in [https://www.unicode.org/versions/Unicode9.0.0/ch18.pdf#page=23 chapter 18.2 of the Unicode Standard 9.0] on pages 689 through 692. An IDS provides the reader with a description of an ideograph that cannot be represented properly, usually because it is not encoded in Unicode; rendering systems are not intended to automatically compose the pieces into a complete ideograph, and the descriptions are not standardized.
U+2FF0 to U+2FFB were introduced from GBK; U+2FFC to U+2FFF were devised later and introduced in Unicode 15.1 (2023).
Block
{{Unicode chart Ideographic Description Characters}}
Ideographic Description Sequences
Ideographic Description Sequences are sequences of characters that represent a Chinese character structure as defined by the Unicode standard.
Below are the 16 characters as defined by Unicode in this block:
class="wikitable" | ||||||
scope="col"| Unicode | scope="col"| Symbol | scope="col"| Meaning
|rowspan="17" style="padding:1px"| !scope="col"| Example 1 | scope="col"| IDS
|rowspan="17" style="padding:1px"| !scope="col"| Example 2 | scope="col"| IDS | ||
---|---|---|---|---|---|---|
U+2FF0 | ⿰ | Two components combined left to right | 相 | ⿰木目 | 𠁢 | ⿰丨㇍ |
U+2FF1 | ⿱ | Two components combined above to below | 杏 | ⿱木口 | 𠚤 | ⿱𠂊丶 |
U+2FF2 | ⿲ | Three components combined left to middle and right | 衍 | ⿲彳氵亍 | 𠂗 | ⿲丿夕乚 |
U+2FF3 | ⿳ | Three components combined above to middle and below | 京 | ⿳亠口小 | 𠋑 | ⿳亼目口 |
U+2FF4 | ⿴ | One component fully wrapping another component | 回 | ⿴囗口 | 𠀬 | ⿴㐁人 |
U+2FF5 | ⿵ | One component surround three sides of another component (opening at bottom) | 凰 | ⿵几皇 | 𧓉 | ⿵齊虫 |
U+2FF6 | ⿶ | One component surround three sides of another component (opening at top) | 凶 | ⿶凵㐅 | 义 | ⿶乂丶 |
U+2FF7 | ⿷ | One component surround three sides of another component (opening at right) | 匠 | ⿷匚斤 | 𧆬 | ⿷虎九 |
U+2FF8 | ⿸ | One component surround top and left side of another component | 病 | ⿸疒丙 | 𤆯 | ⿸耂火 |
U+2FF9 | ⿹ | One component surround top and right side of another component | 戒 | ⿹戈廾 | 𢧌 | ⿹或壬 |
U+2FFA | ⿺ | One component surround bottom and left side of another component | 超 | ⿺走召 | 𥘶 | ⿺礼分 |
U+2FFB | ⿻ | Two components overlapped | 巫 | ⿻工从 | 𣏃 | ⿻木⿻コ一 |
U+2FFC | | One component surround three sides of another component (opening at left) | 㕚 | 叉丶 | 𬺹 | コ二 |
U+2FFD | | One component surround bottom and right side of another component | 氷 | 水丶 | 斗 | ⺀十 |
U+2FFE | | Horizontal reflection | 卐 | 卍 | 𣥄 | 正 |
U+2FFF | | Rotation | 𠕄 | 凹 | 𠄔 | 予 |
Two other related ideographic description characters are not encoded in this Unicode block, but of which may be used in ideographic description sequences:
class="wikitable" | |||||||
scope="col"| Unicode | scope="col"| Symbol | scope="col"| Block | scope="col"| Meaning
|rowspan="3" style="padding:1px"| !scope="col"| Example 1 | scope="col"| IDS
|rowspan="3" style="padding:1px"| !scope="col"| Example 2 | scope="col"| IDS | ||
---|---|---|---|---|---|---|---|
U+303E | 〾 | CJK Symbols and Punctuation | Variant but not equivalent | 㬵 (U+3B35) | 〾胶 (U+80F6){{cite web |title=「㬵(U+3B35)」和「胶(U+80F6)」为什么在《康熙字典》收录了两次? - 知乎 |url=https://www.zhihu.com/question/24871882 |website=www.zhihu.com |accessdate=2023-09-21}} | 𫜵 | 〾爫{{cite web |title=基本集扩充字考(五・完结)附扩充块新增字考 |url=https://zhuanlan.zhihu.com/p/349694706 |website=知乎专栏 |accessdate=2023-09-21 |language=zh}} |
U+31EF | | CJK Strokes | Subtraction | 乒 | 兵丶 | 𧰨 | 豕一 |
This is the syntax of IDS in EBNF:
IDS := Ideographic | Radical | CJK_Stroke | Private Use | U+FF1F | IDS_UnaryOperator IDS | IDS_BinaryOperator IDS IDS | IDS_TrinaryOperator IDS IDS IDS
CJK_Stroke := U+31C0 | U+31C1 | ... | U+31E3
IDS_UnaryOperator := U+2FFE | U+2FFF | U+303E
IDS_BinaryOperator := U+2FF0 | U+2FF1 | U+2FF4 | ... | U+2FFD | U+31EF
IDS_TrinaryOperator:= U+2FF2 | U+2FF3
History
The following Unicode-related documents record the purpose and process of defining specific characters in the Ideographic Description Characters block:
{{sticky header}}
class="wikitable collapsible sticky-header" | |||||||
Version | {{nobr|Final code points}} | Count | UTC ID | L2 ID | WG2 ID | IRG ID | Document |
---|---|---|---|---|---|---|---|
rowspan="42" | 3.0 | rowspan="42" | U+2FF0..2FFB | rowspan="42" | 12 | {{nobr|X3L2/95-111}} | N1284 | {{Citation|title=Ideographic Structure Symbol (additional request)|date=1995-11-07}} | ||
{{nobr|[https://web.archive.org/web/20200215052615/http://std.dkuug.dk/jtc1/sc2/wg2/docs/n1303d.html N1303 (html],}} [https://web.archive.org/web/20200215052615/http://std.dkuug.dk/jtc1/sc2/wg2/docs/n1303.doc doc]) | {{Citation|title=Minutes of Meeting 29, Tokyo|date=1996-01-26|first1=V. S.|last1=Umamaheswaran|first2=Mike|last2=Ksar|section=8.13 Ideographic structure symbols}} | ||||||
N1348 | {{Citation|title=Ideographic Components and Composition Scheme|date=1996-02-05}} | ||||||
N1357 | {{Citation|title=Revised Ideographic Structure Symbols|date=1996-04-12}} | ||||||
[https://web.archive.org/web/20200215052615/http://std.dkuug.dk/jtc1/sc2/wg2/docs/n1353.doc N1353] | {{Citation|title=Draft minutes of WG2 Copenhagen Meeting # 30|date=1996-06-25|first1=V. S.|last1=Umamaheswaran|first2=Mike|last2=Ksar|section=9}} | ||||||
{{nobr|L2/97-026}} | N1494 | {{Citation|title=IRG proposal: Ideographic structure character|date=1996-06-27}} | |||||
N1430 | N365 | {{Citation|title=Proposal Summary Form: Ideographic Structure Character|date=1996-08-01}} | |||||
[https://web.archive.org/web/20200215052615/http://std.dkuug.dk/jtc1/sc2/wg2/docs/n1453.pdf N1453] | {{Citation|title=WG 2 Minutes - Quebec Meeting 31|date=1996-12-06|first1=Mike|last1=Ksar|first2=V. S.|last2=Umamaheswaran|section=9.6 Ideographic Structure Characters}} | ||||||
{{nobr|L2/97-023}} | N1486 | [https://drive.google.com/uc?id=1c0fmiFUC0O6rmweqgpJ11wBhVdYxnOTL N437] | {{Citation|title=IRG #8 Resolutions|date=1997-01-16}} | ||||
N1489 | {{Citation|title=Supplement to Ideographic Components and Composition Schemes|date=1997-01-16}} | ||||||
N1490 | [https://drive.google.com/uc?id=1E2sNq-aFiLS2favaCWYTEGrR41wiAyNi N436] | {{Citation|title=Response to WG2 question on Ideographic Structure Characters|date=1997-01-16}} | |||||
{{nobr|L2/97-030}} | {{nobr|[https://web.archive.org/web/20200215052615/http://std.dkuug.dk/jtc1/sc2/wg2/docs/n1503.pdf N1503 (pdf],}} [https://web.archive.org/web/20200215052615/http://std.dkuug.dk/jtc1/sc2/wg2/docs/n1503.doc doc]) | {{Citation|title=Unconfirmed Minutes of WG 2 Meeting #32, Singapore; 1997-01-20--24|date=1997-04-01|first1=V. S.|last1=Umamaheswaran|first2=Mike|last2=Ksar|section=9.6}} | |||||
{{nobr|L2/97-114}} | {{nobr|[https://web.archive.org/web/20200215052615/http://std.dkuug.dk/jtc1/sc2/wg2/docs/n1544.html N1544 (html],}} [https://web.archive.org/web/20200215052615/http://std.dkuug.dk/jtc1/sc2/wg2/docs/n1544.doc doc]) | [https://drive.google.com/uc?id=1pPtbVZeb4Z7lRHE6yn-CsVOgzUVqMwEY N453] | {{Citation|title=Questions on the "Han structure method" described in WG2 N1490 (IRG N436)|date=1997-04-08|first=T. K.|last=Sato}} | ||||
{{nobr|[https://www.unicode.org/L2/L1997/97255r.pdf L2/97-255R]}} | {{Citation|title=Approved Minutes – UTC #73 & L2 #170 joint meeting, Palo Alto, CA – August 4-5, 1997|date=1997-12-03|first=Joan|last=Aliprand|section=4.B.2 Ideographic Structure Characters}} | ||||||
[https://web.archive.org/web/20200215052615/http://std.dkuug.dk/jtc1/sc2/wg2/docs/n1680.doc N1680] | {{Citation|title=Project Sub-Division Proposal on Scheme of Ideograph Description Sequence|date=1997-12-18}} | ||||||
[https://www.unicode.org/wg2/docs/n1782w97.doc N1782] | {{Citation|title=Clause X Ideographic Description Sequence (IDS) – IRG N575|date=1998-05-06}} | ||||||
{{nobr|[https://www.unicode.org/L2/L1998/98158.html L2/98-158]}} | {{Citation|title=Draft Minutes – UTC #76 & NCITS Subgroup L2 #173 joint meeting, Tredyffrin, Pennsylvania, April 20-22, 1998|date=1998-05-26|first1=Joan|last1=Aliprand|first2=Arnold|last2=Winkler|section=SC2 SC2 Action re Ideographic Description Sequences}} | ||||||
[https://www.unicode.org/wg2/docs/n1842draftpdam28.doc N1842] | {{Citation|title=Proposed text for a Draft for amendment 28 - Ideographic Description Sequences|date=1998-06-03}} | ||||||
{{nobr|L2/98-286}} | [https://web.archive.org/web/20200215052615/http://std.dkuug.dk/jtc1/sc2/wg2/docs/n1703w97.doc N1703] | {{Citation|title=Unconfirmed Meeting Minutes, WG 2 Meeting #34, Redmond, WA, USA; 1998-03-16--20|date=1998-07-02|first1=V. S.|last1=Umamaheswaran|first2=Mike|last2=Ksar|section=9.5|quote=The original proposal was to use character composition. It has changed from being composition to description over its three year development.}} | |||||
{{nobr|[https://www.unicode.org/L2/L1998/02n3186.pdf L2/98-317]}} | {{nobr|[https://web.archive.org/web/20200215052615/http://std.dkuug.dk/jtc1/sc2/wg2/docs/n1892_sc2n3186_pdam28.pdf N1892 (pdf],}} [https://web.archive.org/web/20200215052615/http://std.dkuug.dk/jtc1/sc2/wg2/docs/n1892pdam28w97.doc doc]) | {{Citation|title=Combined CD registration and consideration ballot on WD for 10646-1/Amd. 28, AMENDMENT 28: Ideographic description characters|date=1998-10-22}} | |||||
{{nobr|[https://www.unicode.org/L2/L1999/n1903.rtf L2/99-010]}} | {{nobr|[https://www.unicode.org/wg2/docs/n1903.pdf N1903 (pdf],}} [https://www.unicode.org/wg2/docs/n1903.htm html], [https://www.unicode.org/wg2/docs/n1903w97.doc doc]) | {{Citation|title=Minutes of WG 2 meeting 35, London, U.K.; 1998-09-21--25|date=1998-12-30|first=V. S.|last=Umamaheswaran|section=10.3}} | |||||
{{nobr|[https://www.unicode.org/L2/L1999/02n32411.pdf L2/99-072.1]}} | [https://www.unicode.org/wg2/docs/n1971.pdf N1971] | {{Citation|title=Irish Comments on SC 2 N 3186|date=1999-01-19}} | |||||
{{nobr|[https://www.unicode.org/L2/L1999/02n3241.htm L2/99-072]}} | {{nobr|[https://www.unicode.org/wg2/docs/n1970.htm N1970 (html],}} [https://www.unicode.org/wg2/docs/n1970.doc doc]) | {{Citation|title=Summary of Voting on SC 2 N 3186, PDAM ballot on WD for 10646-1/Amd. 28: Ideographic description characters|date=1999-02-05}} | |||||
[https://web.archive.org/web/20200215052615/http://std.dkuug.dk/jtc1/sc2/wg2/docs/n2023.doc N2023] | {{Citation|title=FPDAM 28 Text - Ideographic Description Characters|date=1999-04-06|first=Bruce|last=Paterson}} | ||||||
{{nobr|[https://www.unicode.org/L2/L1999/02n3312.pdf L2/99-120]}} | {{Citation|title=Text for FPDAM ballot of ISO/IEC 10646, Amd. 28 - Ideographic description characters|date=1999-04-07}} | ||||||
{{nobr|[https://www.unicode.org/L2/L1999-UTC/u1999-014.htm UTC/1999-014]}} | {{Citation|title=Recursion depth limit for IDC's|date=1999-06-01|first=John|last=Jenkins}} | ||||||
{{nobr|[https://www.unicode.org/L2/L1999-UTC/u1999-015.htm UTC/1999-015]}} | {{Citation|title=Re: Brief note on length of ideograph descriptions|date=1999-06-01|first=Ken|last=Whistler}} | ||||||
{{nobr|[https://www.unicode.org/L2/L1999-UTC/u1999-020.htm UTC/1999-020]}} | {{Citation|title=Diagram and language [for Ideograph Description Sequences]|date=1999-06-04|first=John|last=Jenkins}} | ||||||
{{nobr|[https://www.unicode.org/L2/L1999/99176.htm L2/99-176R]}} | {{Citation|title=Minutes from the joint UTC/L2 meeting in Seattle, June 8-10, 1999|date=1999-11-04|first=Lisa|last=Moore|section=Recursion Limit for Ideographic Description Characters}} | ||||||
{{nobr|[https://www.unicode.org/L2/L1999/N2003.pdf L2/99-232]}} | [https://www.unicode.org/wg2/docs/n2003.pdf N2003] | {{Citation|title=Minutes of WG 2 meeting 36, Fukuoka, Japan, 1999-03-09--15|date=1999-08-03|first=V. S.|last=Umamaheswaran|section=6.1.2 PDAM28 - Ideographic Description Characters}} | |||||
{{nobr|[https://www.unicode.org/L2/L1999/02n3347.pdf L2/99-253]}} | [https://www.unicode.org/wg2/docs/n2067.pdf N2067] | {{Citation|title=Summary of Voting on SC 2 N 3312, ISO 10646-1/FPDAM 28 - Ideographic description characters|date=1999-08-19}} | |||||
{{nobr|[https://www.unicode.org/L2/L1999/99301-02n3362.htm L2/99-301]}} | [https://www.unicode.org/wg2/docs/n2123.htm N2123] | {{Citation|title=Disposition of Comments Report on SC 2 N 3312, ISO/IEC 10646-1/FPDAM 28, AMENDMENT 28: Ideographic description characters|date=1999-09-20}} | |||||
{{nobr|[https://www.unicode.org/L2/L1999/99302-02n3363.pdf L2/99-302]}} | [https://web.archive.org/web/20200215052615/http://std.dkuug.dk/jtc1/sc2/wg2/docs/n2124.pdf N2124] | {{Citation|title=Revised Text for FDAM ballot of ISO/IEC 10646-1/FDAM 28, AMENDMENT 28: Ideographic description characters|date=1999-09-24|first=Bruce|last=Paterson}} | |||||
{{nobr|[https://www.unicode.org/L2/L2000/00010-n2103.pdf L2/00-010]}} | [https://www.unicode.org/wg2/docs/n2103.pdf N2103] | {{Citation|title=Minutes of WG 2 meeting 37, Copenhagen, Denmark: 1999-09-13—16|date=2000-01-05|first=V. S.|last=Umamaheswaran|section=6.4.3}} | |||||
{{nobr|[https://www.unicode.org/L2/L2000/00045-02n3406.pdf L2/00-045]}} | {{Citation|title=Summary of FDAM voting: ISO 10646 Amd. 28: Ideographic description characters|date=2000-01-31}} | ||||||
{{nobr|[https://www.unicode.org/L2/L2002/02221-cdp-idc.pdf L2/02-221]}} | [https://www.unicode.org/wg2/docs/n2480.pdf N2480] | {{Citation|title=Proposal to add Ideographic Description Characters (IDC) to the UCS|date=2002-05-18|first=Richard|last=Cook}} | |||||
{{nobr|[https://www.unicode.org/L2/L2002/02436-n2534-irg955.pdf L2/02-436]}} | [https://www.unicode.org/wg2/docs/n2534.pdf N2534] | N955 | {{Citation|title=IRG Radical Classification|date=2002-11-21}} | ||||
{{nobr|[https://www.unicode.org/L2/L2012/12087-ids.html L2/12-087]}} | {{Citation|title=Proposed Changes to ISO/IEC 10646 Annex I, Ideographic Description Characters|date=2012-02-09}} | ||||||
{{nobr|[https://www.unicode.org/L2/L2012/12007.htm L2/12-007]}} | {{Citation|title=UTC #130 / L2 #227 Minutes|date=2012-02-14|first=Lisa|last=Moore|section=Consensus 130-C13|quote=Submit L2/12-087 on extensions to ideographic description sequences to WG2.}} | ||||||
{{nobr|[https://www.unicode.org/L2/L2015/15065-ids-links.pdf L2/15-065]}} | {{Citation|title=Proposal to Add IDS Links to Online Unihan Database|date=2015-02-02|first=John|last=Jenkins}} | ||||||
{{nobr|[https://www.unicode.org/L2/L2015/15070-ids.html L2/15-070]}} | {{Citation|title=IDS in Unihan|date=2015-02-03|first=Mark|last=Davis|author-link=Mark Davis (Unicode)}} | ||||||
{{nobr|[https://www.unicode.org/L2/L2015/15313-irg-n2117-ids.pdf L2/15-313]}} | {{Citation|title=Request for IDS Data|date=2015-11-03|first=Ken|last=Lunde|author-link=Ken Lunde}} | ||||||
rowspan="11" | 15.1 | rowspan="11" | U+2FFC..2FFF | rowspan="11" | 4 | {{nobr|[https://www.unicode.org/L2/L2017/17386-irgn2273-idc.pdf L2/17-386]}} | N2273 | {{Citation|title=Submission of 3 IDCes|date=2017-10-13|first1=Tao|last1=Yang|author-link1=Tao Yang|first2=Eiso|last2=Chan|first3=Yifan|last3=Wang}} | ||
{{nobr|[https://www.unicode.org/L2/L2017/17379-irg49-liason-report.pdf L2/17-379]}} | {{Citation|title=IRG #49 Liaison Report|date=2017-10-20|first=Ken|last=Lunde|section=Proposed Ideographic Description Characters (IDCs)}} | ||||||
{{nobr|[https://www.unicode.org/L2/L2018/18012-irgn2273-four-new-idcs.pdf L2/18-012]}} | {{Citation|title=Proposal of Four IDCs|date=2018-01-05|first1=Tao|last1=Yang|first2=Eiso|last2=Chan|first3=Yifan|last3=Wang}} | ||||||
{{nobr|[https://www.unicode.org/L2/L2018/18168-script-rec.pdf L2/18-168]}} | {{Citation|title=Recommendations to UTC #155 April-May 2018 on Script Proposals|date=2018-04-28|first1=Deborah|last1=Anderson|first2=Ken|last2=Whistler|first3=Roozbeh|last3=Pournader|first4=Lisa|last4=Moore|first5=Hai|last5=Liang|first6=Chris|last6=Chapman|first7=Richard|last7=Cook|section=22. IDCs}} | ||||||
{{nobr|[https://www.unicode.org/L2/L2021/21118r-kids-preliminary.pdf L2/21-118R]}} | N2492 | {{Citation|title=Preliminary proposal to add a new provisional kIDS property (Unihan)|date=2021-08-11|first1=Ken|last1=Lunde|first2=John H.|last2=Jenkins}} | |||||
{{nobr|[https://www.unicode.org/L2/L2022/22136-new-ideo-desc-char-fdbk.pdf L2/22-136]}} | {{Citation|title=Feedback on Proposals to Encode New Ideographic Description Characters|date=2022-07-08|first=Andrew|last=West|author-link=Andrew West (linguist)}} | ||||||
{{nobr|[https://www.unicode.org/L2/L2022/22191-five-new-idc-chars.pdf L2/22-191]}} | N2572 | {{Citation|title=Proposal to encode five new Ideographic Description Characters|date=2022-08-24|first1=Ken|last1=Lunde|first2=John|last2=Jenkins|first3=Andrew|last3=West}} | |||||
{{nobr|[https://www.unicode.org/L2/L2022/22227-irgn2572-sat-fdbk.pdf L2/22-227]}} | {{Citation|title=SAT Feedback to "Preliminary proposal to add a new provisional kIDS property (Unihan)" (IRGN2492) and "Proposal to encode five new Ideographic Description Characters" (IRGN2572)|date=2022-08-29}} | ||||||
{{nobr|[https://www.unicode.org/L2/L2022/22228-irgn2572-fanming-fdbk.pdf L2/22-228]}} | {{Citation|title=Feedback on IRGN2572 "Proposal to encode 5 new ideograph description characters"|date=2022-09-02|first=Ming|last=Fan}} | ||||||
{{nobr|[https://www.unicode.org/L2/L2022/22247-cjk-unihan-group-utc173.pdf L2/22-247]}} | {{Citation|title=CJK & Unihan Group Recommendations for UTC #173 Meeting|date=2022-11-01|first=Ken|last=Lunde|section=29}} | ||||||
{{nobr|[https://www.unicode.org/L2/L2022/22241.htm L2/22-241]}} | {{Citation|title=Approved Minutes of UTC Meeting 173|date=2022-11-09|first=Peter|last=Constable|section=E.1 29}} | ||||||
class="sortbottom"
| colspan="8" | {{reflist|group=lower-alpha|refs=Proposed code points and characters names may differ from final code points and names}} |