KPS 9566#composed

{{Short description|North Korean character set}}

{{Very long|date=August 2024}}

{{Infobox character encoding

| name = KPS 9566

| mime =

| alias = ISO-IR-202 (1997 version)

| standard = KPS 9566

| lang = {{hlist|Korean|English|Russian}} {{hr}} Partial support: {{hlist|Greek|Japanese}}

| status = Used only in North Korea.

| encodings = {{hlist|UHC-style encoding|EUC-KP|ISO 2022}}

| classification = {{hlist|ISO-2022-compatible DBCS|CJK encoding}}

| prev =

| next =

| otherrelated = Other ISO 2022 Chosŏn'gŭl DBCSes: {{hlist|KS X 1001|GB 12052}} {{hr}} Other ISO 2022 CJK DBCSes: {{hlist|JIS X 0208|GB 2312}}

}}

KPS 9566 ("DPRK Standard Korean Graphic Character Set for Information Interchange") is a North Korean standard specifying a character encoding for the Chosŏn'gŭl (Hangul) writing system used for the Korean language. The edition of 1997 specified an ISO 2022-compliant 94×94 two-byte coded character set. Subsequent editions have added additional encoded characters outside of the 94×94 plane, in a manner comparable to UHC or GBK.

KPS 9566 differs in approach from KS X 1001, its South Korean counterpart, in using a different ordering of Chosŏn'gŭl, in encoding explicit vertical presentation forms of punctuation, in not encoding duplicate Hanja for multiple readings, and in including several characters specific to the North Korean political system, including special encodings for the names of the country's past and present leaders (Kim Il Sung, Kim Jong Il and Kim Jong Un).{{cite web |url=https://ccjktype.fonts.adobe.com/2019/03/four-of-a-kind.html |title=Four of a Kind: KS X 1001 & KPS 9566 |last=Lunde |first=Ken |author-link=Ken Lunde |work=CJK Type Blog |publisher=Adobe Inc |date=2019-03-25}}

Although KPS 9566 was the original source of several characters added to Unicode, not all KPS 9566 characters have Unicode equivalents. Those which do not are mapped to similar Unicode characters or to the Private Use Area.

Background and other standards

The ASCII character set originated in the United States in 1963, and was revised in 1967 to the form it has today.{{cite web |title=An annotated history of some character codes or ASCII: American Standard Code for Information Infiltration |author-first=Thomas Daniel |author-last=Jennings |author-link=Thomas Daniel Jennings |website=Sensitive research (SR-IX) |date=2020-03-17 |orig-year=1999 |url=https://www.sr-ix.com/Archive/CharCodeHist/index.html |access-date=2020-03-17 |url-status=live |archive-url=https://web.archive.org/web/20160522024759/http://worldpowersystems.com/J/codes/#FIELDATA |archive-date=2016-05-22}} ASCII also became accepted as an international standard in 1967, becoming ECMA-6, designated ISO/IEC 646 by the International Organization for Standardization.{{cite web |url=https://www.ecma-international.org/publications/standards/Ecma-006.htm |title=Standard ECMA-6: 7-bit Coded Character Set |publisher=Ecma International}} It is presently designated ANSI X3.4-1986 and ISO 646:1991. ASCII was a 7-bit, single-byte encoding including 94 graphical characters, the space, and 33 control codes, which provided basic support for representing American English text as a series of bytes.

{{cite book

|title=CJKV Information Processing: Chinese, Japanese, Korean & Vietnamese Computing

|last=Lunde

|first=Ken

|authorlink=Ken Lunde

|year=2009

|edition=2nd

|publisher=O'Reilly

|location=Sebastopol, CA

|isbn=978-0-596-51447-1

|pages=89 }}

The next edition of ISO 646, published in 1972, revised the standard to introduce the concept of national versions of the code, allowing countries to replace a few less commonly used codes with their own required characters. At the same time, work on defining extension mechanisms for ASCII was underway, with the intention of being applicable to both 7-bit and 8-bit environments. This was completed in 1973 and published as JIS X 0202, ECMA-35 and ISO 2022.{{citation|mode=cs1 |url=https://www.ecma-international.org/publications/files/ECMA-ST-WITHDRAWN/ECMA-6,%204th%20Edition,%20August%201973.pdf |title=7-bit Input/Output Coded Character Set |author=ECMA/TC 1 |author-link=Ecma International |publisher=ECMA |date=1973 |section=Brief History |edition=4th |id=ECMA-6:1973}} ISO 2022 specifies mechanisms for using single-byte and multiple-byte character sets with a certain structure in both 7-bit and 8-bit environments, and for declaring and switching between them in a standard fashion using shift codes and escape sequences.{{cite book |id=ECMA-35:1994 |title=Character Code Structure and Extension Techniques |edition=6th |date=1994 |author=ECMA |author-link=Ecma International |url=https://www.ecma-international.org/publications/files/ECMA-ST/Ecma-035.pdf}}

Countries in East Asia, due to using large repertoires of Chinese characters, introduced standardised double-byte encodings (DBCS) for their writing systems, since the number of characters representable in a single-byte code was not sufficient. In an ISO 2022 compliant DBCS, every character can be represented with two ASCII printing character bytes; the location of a character can be referenced by these byte values, or by two numbers from 1 to 94 (a kuten), equal to the respective bytes minus 32.

{{cite book

|title=CJKV Information Processing: Chinese, Japanese, Korean & Vietnamese Computing

|last=Lunde

|first=Ken

|authorlink=Ken Lunde

|year=2009

|edition=2nd

|publisher=O'Reilly

|location=Sebastopol, CA

|isbn=978-0-596-51447-1

|pages=19-20, 581-582 }} The first registered ISO 2022 compliant DBCS, and the first East Asian DBCS to be established as a national standard, was the first edition of JIS X 0208 (Japan), published in 1978.

{{cite book

|title=CJKV Information Processing: Chinese, Japanese, Korean & Vietnamese Computing

|last=Lunde

|first=Ken

|authorlink=Ken Lunde

|year=2009

|edition=2nd

|publisher=O'Reilly

|location=Sebastopol, CA

|isbn=978-0-596-51447-1

|pages=84–85 }} This was followed by GB 2312 (Mainland China) in 1980, and by Wansung code (South Korea; first designated KS C 5601-1987) in 1987.{{citation|mode=cs1 |url=https://itscj.ipsj.or.jp/english/vbcqpr00000004qn-att/ISO-IR.pdf |publisher=ITSCJ/IPSJ |section=2.4: Multiple byte graphic character sets |title=International Register of Coded Character Sets to be Used With Escape Sequences (ISO-IR) |page=14}} Big5 (Taiwan), defined in 1984, did not follow the ISO 2022 structure.

{{cite book

|title=CJKV Information Processing: Chinese, Japanese, Korean & Vietnamese Computing

|last=Lunde

|first=Ken

|authorlink=Ken Lunde

|year=2009

|edition=2nd

|publisher=O'Reilly

|location=Sebastopol, CA

|isbn=978-0-596-51447-1

|pages=94–147 }} When used in an 8-bit (rather than 7-bit) environment, GB 2312 and Wansung code were usually used with the eighth bit set, with ASCII or a similar SBCS used with the eighth bit unset; these encoding schemes are known as EUC-CN and EUC-KR, respectively.

{{cite book

|title=CJKV Information Processing: Chinese, Japanese, Korean & Vietnamese Computing

|last=Lunde

|first=Ken

|authorlink=Ken Lunde

|year=2009

|edition=2nd

|publisher=O'Reilly

|location=Sebastopol, CA

|isbn=978-0-596-51447-1

|pages=242–255 }}

Although the Korean writing system includes individual symbols (jamo) for consonants and vowels, serving as an alphabet, Korean text is properly typeset with these symbols composed into blocks for each syllable. Wansung code included individual Korean syllable blocks separately, treating them as a large set of characters similarly to Hanja, and was first defined by the third edition of the South Korean standard KS C 5601. The first edition had defined an encoding of individual jamo which allowed syllable blocks to be encoded as sequences, which was named N-byte Hangul, and had not been adopted as widely as intended.{{citation|mode=cs1|title=The Social Shaping of ICTs Standards: A Case of National Coded Character Set Standards Controversy in Korea|first=Jinsang|last=Hwang|date=2005|publisher=University of Edinburgh|url=https://www.era.lib.ed.ac.uk/bitstream/handle/1842/12253/Hwang2005.pdf}}{{citation|mode=cs1|section=3.3.6: N-byte Hangul|url=https://ccjktype.fonts.adobe.com/wp-content/uploads/2013/09/cjk_inf.txt|last=Lunde|first=Ken|author-link=Ken Lunde|title=CJK.INF Version 1.9|date=1995-12-18}}

Wansung code did not encode all possible modern Korean syllables, only a selection of the 2350 most common, although it allowed them to be specified using combining sequences, which often were not supported.{{cite web | url=http://stason.org/TULARC/languages/korean/8-What-are-KS-X-1001-KS-C-5601-and-other-Hangul-codes.html | title=What are KS X 1001(KS C 5601) and other Hangul codes? | work=Hangul & Internet in Korea FAQ | last=Shin | first=Jungshik}} An alternative encoding, also South Korean, named Johab did, and served as a competitor to Wansung for some time. Unified Hangul Code (UHC), introduced by Microsoft with Windows 95, extended EUC-KR, allowing the use of invalid EUC double-byte codes to represent all other syllables available in Johab. A similar approach was taken by the Mainland Chinese GBK encoding, extending GB 2312 with support for Traditional Chinese and for less common Chinese characters by encoding them to double-byte codes invalid in EUC-CN.

South Korea was not the only country developing an ISO 2022 DBCS for Korean: the Mainland Chinese GB 12052 was published in 1989. This was not closely related to Wansung code, although it also included composed syllables. Instead, it corresponded to GB 2312 with Korean syllables (and 94 Hanja) replacing the Chinese characters, except for the inclusion of a dollar sign in place of a yuan sign. It was developed for use by the Korean minority in north-eastern China.

Likewise, North Korea developed KPS 9566. Although North Korea and South Korea both use Korean Chosŏn'gŭl (Hangul) as their primary writing system, they use different lexicographical orders. Hence, character ordering differs between Wansung code and KPS 9566.

KPS 9566 has undergone several revisions, including editions of 1997 and 2003, mainly to enhance compatibility with Unicode. These are commonly indicated by specifying the year (e.g. KPS 9566-97, 9566-2003). The current edition as of the release of Red Star OS 3.0 appears to be KPS 9566-2011, which adds Kim Jong Un to the list of leaders. The publicly available code chart for the 1997 edition of KPS 9566 shows a ISO 2022 94×94 plane. The more recent editions, from what sources of information are available outside of North Korea itself, appear to define additional allocations outside of the EUC plane (similarly to GBK or UHC).

Due to the interoperability issues arising from the use of multiple national standard and platform- or font-specific proprietary character encodings, the Unicode standard was developed with the intent of allowing all representable text to be interchanged in a single, universal format. The first edition of Unicode was published in 1991 and 1992,{{cite web |url=https://www.unicode.org/history/publicationdates.html |title=History of Unicode Release and Publication Dates |author=Unicode Consortium |author-link=Unicode Consortium}} and ISO/IEC 10646 was established in sync with Unicode in 1993.{{cite web |url=https://www.babelstone.co.uk/Blog/2007/06/unicode-and-isoiec-10646.html |orig-year=2007-06-05 |date=2019-06-17 |title=Unicode and ISO/IEC 10646 |last=West |first=Andrew |author-link=Andrew West (linguist)}} Unicode formats are preferred for international use on the World Wide Web, where legacy character encodings are treated as partial encodings of Unicode by means of mapping files.{{cite web |url=https://www.w3.org/TR/2000/NOTE-japanese-xml-20000414/ |title=XML Japanese Profile |date=14 April 2000 |work=W3C Notes |publisher=W3C |last=Murata |first=Makoto}}{{citation|mode=cs1 |url=https://encoding.spec.whatwg.org/ |title=Encoding Standard |publisher=WHATWG |last=van Kesteren |first=Anne}}

Design

In principle, KPS 9566 is similar to the Wansung character set defined by the South Korean KS X 1001 standard, although the two are not compatible. Both encode a section of punctuation, symbols, jamo, kana and alphabetical characters, followed by a subset of the possible modern Chosŏn'gŭl syllables, followed by a section of Hanja. However, KPS 9566 uses a different ordering of jamo and syllables to conform with North Korean lexicographical ordering standards. KPS 9566 also includes 28 explicitly rotated punctuation characters for vertical typography, which KS X 1001 does not, and encodes each Hanja only once, whereas KS X 1001 encodes several Hanja with multiple readings multiple times.

{{cite book

|title=CJKV Information Processing: Chinese, Japanese, Korean & Vietnamese Computing

|last=Lunde

|first=Ken

|authorlink=Ken Lunde

|year=2009

|edition=2nd

|publisher=O'Reilly

|location=Sebastopol, CA

|isbn=978-0-596-51447-1

|pages=148–151 }}

KPS 9566-97 encodes a total of 2679 Chosŏn'gŭl syllables and 4653 Hanja. This provides better coverage than the 2350 syllables encoded by Wansung code: for instance, the 똠 character used in the name of {{lang|ko|똠방각하}}, a noted Korean literary work, does not have an assigned Wansung codepoint, but has one (38-02) in KPS 9566. The Hanja section includes 4652 characters from the Unified Repertoire and Ordering and one from CJK Unified Ideographs Extension A. The entirety of row 15, the latter half of row 44 (after the syllables block) and the latter half of row 94 (after the Hanja block) may be used for user-defined purposes.

KPS 9566 is especially distinguished by its inclusion of several special characters from North Korean political life. Specifically, it includes the hammer, sickle and brush emblem of the Workers' Party of Korea, both uncircled and circled (code points 12-01 and 12-02), and two groups of three special-purpose characters which spell out the names of the North Korean leaders Kim Il Sung ({{lang|ko|김일성}}) and Kim Jong Il ({{lang|ko|김정일}}) in a special decorative font (code points 04-72 to 04-74 and 04-75 to 04-77, respectively).

{{cite book

|title=CJKV Information Processing: Chinese, Japanese, Korean & Vietnamese Computing

|last=Lunde

|first=Ken

|authorlink=Ken Lunde

|year=1999

|publisher=O'Reilly

|location=Sebastopol, CA

|isbn=1-56592-224-7

|pages=116

|url=https://books.google.com/books?id=htlttpi1KOoC&q=CJKV+Information+Processing:+Chinese,+Japanese,+Korean+%26+Vietnamese+Computing&pg=PA116 }}

The syllables for Kim and Il, which are identical in the spelling of both names, are encoded twice. KPS 9566-2011 additionally includes the name of Kim Jong Un ({{lang|ko|김정은}}) as code points 04-78 to 04-80.

Due to these special characters, there is currently no full round-trip compatibility between KPS 9566 and Unicode, unless unsupported characters are mapped to the Private Use Area.

= KPS 10721 =

North Korea also developed a second character set, KPS 10721 "Code of the supplementary Korean Hanja Set for Information Interchange", which was published in 2000. KPS 10721 encodes a set of at least 19469 Hanja additional to those included in KPS 9566. {{as of|2009}}, these did not all have mappings to Unicode, but included 10358 from the Unified Repertoire and Ordering, 3187 from CJK Unified Ideographs Extension A and 107 from CJK Compatibility Ideographs (all in the Basic Multilingual Plane), as well as 5767 from CJK Unified Ideographs Extension B and 50 from CJK Compatibility Ideographs Supplement (in the Supplementary Ideographic Plane). All KPS 9566 Hanja are also included in KPS 10721, which uses a different encoding structure, unrelated to ISO 2022.

Besides the mapping of these Hanja (excluding those also in KPS 9566) to Unicode, little was known about the KPS 10721 standard outside of North Korea prior to 2022. North Korean reference glyphs were provided for only a subset of these Hanja in the Unicode code charts, due to a lack of suitable font data available to the Unicode Consortium.{{cite web |url=https://www.unicode.org/faq/han_cjk.html#22 |archive-url=https://web.archive.org/web/20221004002836/https://www.unicode.org/faq/han_cjk.html#22 |archive-date=2022-10-04 |url-status=unfit |title=Q: Why are DPRK (North Korean == kIRG_KPSource) glyphs missing from some CJK code charts? |work=FAQ - Chinese and Japanese |publisher=Unicode Consortium |first=Richard |last=Cook}}{{cite web |url=https://www.unicode.org/L2/L2022/22238-kirg-kp-source-glyphs.pdf |id=UTC L2/22-238 |title=Proposal to consider adding CodeCharts support for kIRG_KPSource representative glyphs in Unicode |first1=Yi |last1=Bai |first2=CheonHyeong |last2=Sim |date=2022-10-16}} Unicode Hanja characters with KPS 9566 or KPS 10721 sources are nonetheless cross-referenced to their KPS codes in the Unihan database with the key kIRG_KPSource; the Unihan source codes use "KP0" to refer to KPS 9566 and "KP1" for KPS 10721.{{cite web |url=https://www.unicode.org/reports/tr38/tr38-29.html#kIRG_KPSource |at=kIRG_KPSource |title=Unicode Han Database (Unihan) |id=Unicode Standard Annex #38 |date=2020-03-05 |first1=John H. |last1=Jenkins |first2=Richard |last2=Cook |first3=Ken |last3=Lunde |author-link3=Ken Lunde}}

In 2022, a Hanja font was isolated from the North Korean Okpyon Android app, which was used to correct some errors in the KPS-10721-to-Unicode mapping data and to supply new North Korean reference glyphs for the Unicode code charts; while doing so, the mappings of KPS 9566 Hanja to KPS 10721 were also deduced.{{cite web |url=https://www.unicode.org/L2/L2022/22067-cjk-unihan-group-utc171.pdf#page=37 |title=23) Code Chart Support for kIRG_KPSource Representative Glyphs |pages=37–38 |work=CJK & Unihan Group Recommendations for UTC #171 Meeting |date=2022-04-16 |last=Lunde |first=Ken |author-link=Ken Lunde |id=UTC L2/22-067}}{{cite web |title=KPS 10721:2000 (Unicode KP1源) 文件重构 (修订版) |lang=zh-Hans |date=2022-06-19 |first=CheonHyeong |last=Sim |url=http://cheonhyeong.com/PDF/KP1-reconstitution.pdf}} The existing reference glyphs were updated in April 2022, ready for the publication of Unicode 15 in September 2022,For example: {{cite web |url=https://unicode.org/charts/PDF/Unicode-15.0/U150-F900.pdf#page=12 |title=CJK Compatibility Ideographs (§ DPRK compatibility ideographs |work=Unicode 15.0 Versioned Charts (delta charts) |publisher=Unicode Consortium |year=2022}} while the Unicode Consortium's CJK and Unihan Group recommended in November 2022 that the Unicode Technical Committee include the additional reference glyphs in the next version of Unicode,{{cite web |url=https://www.unicode.org/L2/L2022/22247-cjk-unihan-group-utc173.pdf#page=50 |title=35) L2/22-238: Proposal to consider adding CodeCharts support for kIRG_KPSource representative glyphs |work=CJK & Unihan Group Recommendations for UTC #173 Meeting |id=UTC L2/22-247 |last=Lunde |first=Ken |author-link=Ken Lunde |date=2022-11-01}} to be included in Unicode 15.1 in September 2023.{{cite web |url=https://www.unicode.org/L2/L2023/23058-irgn2599-activity-rept.pdf |title=US/Unicode Activity Report for IRG #60 |last=Lunde |first=Ken |author-link=Ken Lunde |date=2023-02-07 |id=UTC L2/23-058, ISO/IEC JTC1/SC2/WG2/IRG N2599}}

Documentation and relationship to Unicode

Unicode's initial coverage of Korean syllables, added in version 1.0, was based on Wansung code. In Unicode version 2.0, a new block of Korean syllables (the present Hangul Syllables block) was added, based on the syllable repertoire available in Johab, and the previous block was deleted (it is now occupied by CJK Unified Ideographs Extension A). This was done under the assumption that no Unicode-encoded Korean data existed yet, but became known as the "Korean mess", and the responsible committees pledged not to make such an incompatible change in the future,{{cite IETF |rfc=2279 |url=https://tools.ietf.org/html/rfc2279 |title=UTF-8, a transformation format of ISO 10646 |first=F. |last=Yergeau |date=1998 |id=RFC 2279 |publisher=IETF |doi=10.17487/rfc2279|doi-access=free }} a pledge codified by the Unicode Stability Policy.{{cite web | url=https://www.unicode.org/policies/stability_policy.html | title=Unicode Character Encoding Stability Policies | publisher=Unicode Consortium | date=2017-06-23 }}

The code chart for KPS 9566-97, published April 1997, was submitted to the ISO International Register of Coded Character Sets for registration for use with ISO/IEC 2022. It was registered in June 1998 with the number ISO-IR-202. This code chart is publicly available from the Information Processing Society of Japan.{{cite iso-ir |number=202 |date=1998-06-22 |title=DPRK Standard Korean Graphic Character Set for Information Interchange |sponsor=Committee for Standardization of D. P. R. of Korea}}

In August 1999, the North Korean national body submitted a document to WG2 (ISO/IEC JTC 1/SC 2 Working Group 2), the ISO body responsible for ISO/IEC 10646, the international standard corresponding to Unicode. This document requested the addition of the KPS 9566 codes to the existing cross-references from the CJK Unified Ideographs charts, the addition of 80 symbol characters from KPS 9566 which did not have existing Unicode mappings, a resolution to the difference in collation order between KPS 9566 and Unicode (due to the order of the characters in Unicode following the South Korean encodings) and the addition of 8 combining jamo. It also requested for WG2 to edit the existing Unicode character and block names to use the term "Korean character" rather than "Hangul".{{cite web |url=https://unicode.org/wg2/docs/n2056.pdf |title=Amendment of the part containing the Korean characters in ISO/IEC 10646-1:1998 amendment 5 |date=1999-08-10 |id=ISO/IEC JTC 1/SC 2/WG 2 N2056 |last=Jo |first=Chun-Hui}} An expanded version of this proposal, broken into several documents, was submitted as a work item in December 1999.{{cite web |url=https://www.unicode.org/L2/L1999/99380.htm |title=New Work item proposal (NP) for an amendment of the Korean part of ISO/IEC 10646-1:1993 |date=1999-12-07 |id=L2/99-380, ISO/IEC JTC 1 N5999}}

A detailed response was submitted by the Swedish representative in March 2000, opposing several of the points and elaborating on Sweden's vote against the proposal. This response stated that changing the encoding of the Korean characters again would cause major disruption, even more so than the first time, which was done when comparatively few implementations existed, but which in retrospect should not have been done. It explained that that few or no languages can be collated correctly by code point value, and that a tailoring for the Unicode Collation Algorithm or ISO/IEC 14651 (then being drafted) should be used for that purpose, and that normative names of characters already assigned cannot be changed, due to the stability policy, although non-normative translations to other languages can be employed. It suggested that a machine-readable mapping file between Unicode and KPS 9566 could be provided by the North Korean body itself, and would be more useful than a printed cross-reference in the standard document. Regarding the proposed additional characters, the response stated that characters which would have compatibility decompositions in Unicode should not be added and that logos, including those of political parties, and special characters for names of particular people should not be added.{{cite web |url=http://unicode.org/wg2/docs/n2167.doc |first=Kent |last=Karlsson |date=2000-03-02 |title=Comments on DPRK New Work Item proposal on Korean characters |id=ISO/IEC JTC 1/SC 2/WG 2 N2167}}

In July 2000, the North Korean body wrote to WG2, accusing them of developing both versions of the Unicode encoding for Korean on the basis of South Korean proposals only, without consulting North Korea, accusing them putting the commercial interests of companies and fears of international confusion over respect to North Korea's sovereignty, and stating that North Korea would regard further refusal to change the name and order of the Korean characters in Unicode as an insult to their sovereign dignity and as compromising the ISO's claims to impartiality. They re-iterated their demand for WG2 and Unicode to "correct" the order of the Korean characters, and to "correct" the names "Hangul Jamo" and "Hangul Syllable" to "Korean Alphabet" and "Korean Syllable".{{cite web |url=https://unicode.org/wg2/docs/n2231.pdf |title=DPRK letter on character names and ordering in 10646-1: 2000 |date=2000-07-05 |last=Cho |first=Chun-Hui |id=ISO/IEC JTC 1/SC 2/WG 2 N2231}}

In August 2000, the North Korean national body submitted a more detailed version of their requests in a series of five consecutive proposals. These requested the addition of 14 additional jamo characters,{{cite web |url=http://unicode.org/wg2/docs/n2243.pdf |title=Proposal for the addition of 14 Korean alphabets to ISO/IEC 10646-1 |author=Committee for Standardization of the D P R of Korea (CSK) |id=ISO/IEC JTC 1/SC 2/WG 2 N2243 |date=2000-08-10}} the addition of 82 symbol characters,{{cite web |url=http://unicode.org/wg2/docs/n2244.pdf |title=Proposal for the addition of 82 symbols to ISO/IEC 10646-1 |author=Committee for Standardization of the D P R of Korea (CSK) |id=ISO/IEC JTC 1/SC 2/WG 2 N2244 |date=2000-08-10}} and the use of the term "Korean alphabet" instead of "Hangul",{{cite web |url=http://unicode.org/wg2/docs/n2245.pdf |title=Proposal to change the existing name of Korean characters in ISO/IEC 10646-1 |author=Committee for Standardization of the D P R of Korea (CSK) |id=ISO/IEC JTC 1/SC 2/WG 2 N2245 |date=2000-08-10}} provided supporting evidence for the North Korean collation order,{{cite web |url=http://unicode.org/wg2/docs/n2246.pdf |title=Evidence for arrangement of Korean characters proposed by CSK |author=Committee for Standardization of the D P R of Korea (CSK) |id=ISO/IEC JTC 1/SC 2/WG 2 N2246 |date=2000-08-10}} and requested addition of the North Korean Hanja repertoire.{{cite web |url=http://unicode.org/wg2/docs/n2247.pdf |title=Proposal to add the Hanja column of D. P. R. of Korea in ISO/IEC 10646-1 (14938 ideographs to CJK Unified Ideographs and 3181 ideographs to its Extention [sic] A) |author=Committee for Standardization of the D P R of Korea (CSK) |id=ISO/IEC JTC 1/SC 2/WG 2 N2247 |date=2000-08-10}} These proposals were discussed in two meetings between North Korean, South Korean, Swedish and other WG2 representatives in September 2000, in which the North Korean body was asked to provide manuscript evidence for the additional jamo characters, to resubmit their symbols proposal with symbols which had already been accepted into Unicode removed, and to consider using ISO/IEC 14651, then at final draft stage, for collation purposes.{{cite web |url=http://unicode.org/wg2/docs/n2282.doc |date=2000-09-21 |author=Korean script ad hoc group |id=ISO/IEC JTC 1/SC 2/WG 2 N2282 |title=Report of the meeting of the Korean script ad hoc group}}

In September 2001, the North Korean national body submitted a revised series of proposals requesting the addition of several KPS 9566 and KPS 10721 characters, including 70 symbol characters, to Unicode.{{citation|mode=cs1 |url=https://unicode.org/wg2/docs/n2375.pdf |title=Proposal to add the 160 Compatibility Hanja code table of D P R of Korea into CJK Compatibility Ideographs |date=2001-09-03 |author=Committee for Standardization of the D P R of Korea (CSK) |id=ISO/IEC JTC 1/SC 2/WG 2 N2375}} In this version of the proposal, a section of document excerpts demonstrating use of several characters and short explanations of their purpose was included. The Workers' Party of Korea symbol was named the "Hammer and Sickle and Brush", renamed from "Mark of the Workers' Party of Korea" in earlier versions of the proposal, and justified as being used as an identifying symbol on maps. As justification for the proposed characters for leaders' names, they explained that the leaders' names often appear with a different size and font weight in North Korean publications for the purpose of emphasis. A follow-up by South Korean WG2 representatives requested evidence, names in Korean and justifications for adding certain of these characters, and noted that non-emphasised versions of the characters for the leaders' names already existed. A meeting of North and South Korean representatives from WG2 was convened in October 2001, which recommended 47 of the symbol characters for adding to Unicode, and suggested that the leaders' names and WPK symbols be raised for further discussion by WG2.{{citation |mode=cs1 |url=https://unicode.org/wg2/docs/n2392.pdf |title=A Report of Korean Script ad hoc group meeting on Oct. 15, 2001 |date=2001-10-16 |author=Korean Script ad hoc group |id=ISO/IEC JTC 1/SC 2/WG 2 N2392, UTC L2/01-388 |access-date=2020-04-29 |archive-date=2020-08-03 |archive-url=https://web.archive.org/web/20200803022727/https://unicode.org/wg2/docs/n2392.pdf |url-status=dead }}

A subsequent feedback document from February 2002 regarding the North Korean proposed additions requested that the "tea" symbol for a tea house be accepted as a more general "hot beverage" symbol, equating it with symbols used in guidebooks to denote hot or non-alcoholic beverages. It also recommended that the reference glyph for the existing codepoint for an umbrella without rain be modified to harmonise with the proposed reference glyph for the umbrella with rain, equating them to the "keep dry" symbols used on packaging, and raised the question of which lightning bolt and high voltage warning symbols in existing symbol collections could be unified with the proposed "high voltage" character.{{cite web |url=https://www.unicode.org/L2/L2002/02102-n2417-dprk.pdf |first=Asmus |last=Freytag |date=2002-02-13 |id=ISO/IEC JTC 1/SC 2/WG 2 N2417, UTC L2/02-102 |title=Notes on proposed Symbols from DPRK}} All three of these characters were accepted into Unicode in version 4.0. It also recommended that the horizontal-barred fractions and the left-up pointing scissors be encoded using a variation selector, since the scissors did not accompany a differently-oriented pair of scissors, and since the existing Unicode fraction codepoints unified the skewed and horizontal forms.

In November 2002, the South Korean body published a set of three-way tables mapping characters between the KPS 9566, KS X 1001 (as EUC-KR) and ISO/IEC 10646 standards as they existed in 2000. These tables had been prepared without input from North Korea.{{cite web |last=Kim |first=Kyongsok |date=2002-11-30 |title=National Body Position: 3-way cross-reference tables - KS X 1001, KPS 9566, and UCS |url=https://unicode.org/wg2/docs/n2564.pdf |id=ISO/IEC JTC 1/SC 2/WG 2 N2564}} [Note: updated links for tables accompanying document: [http://asadal.pusan.ac.kr/~gimgs0/hangeul/code/3xreftbl/ks2kp_ucs-v09.txt] {{Webarchive|url=https://web.archive.org/web/20210403091457/http://asadal.pusan.ac.kr/~gimgs0/hangeul/code/3xreftbl/ks2kp_ucs-v09.txt|date=2021-04-03}} [http://asadal.pusan.ac.kr/~gimgs0/hangeul/code/3xreftbl/kp2ks_ucs-v09.txt] {{Webarchive|url=https://web.archive.org/web/20210403091419/http://asadal.pusan.ac.kr/%7Egimgs0/hangeul/code/3xreftbl/kp2ks_ucs-v09.txt|date=2021-04-03}}

In August 2004, a pair of mapping tables between KPS 9566-2003 and Unicode were submitted to the OpenOffice.org project by an individual using the name "ooprojlover", who stated that they represented the updated version of the KPS 9566 standard and requested that support be added. These files mapped the characters unavailable in Unicode to the Private Use Area, and included additional encoded forms for other syllable blocks outside of the main ISO-IR-202 plane. A mapping table was later published by the Unicode Consortium in 2011, based on this mapping data but with errors corrected with reference to the ISO-IR chart.

Copies of Red Star OS 3.0 include fonts for a more recent edition of KPS 9566, appearing to be KPS 9566-2011. The mapping table used by Red Star OS internally has been successfully extracted. Besides adding Kim Jong Un to the list of leaders, KPS 9566-2011 amends the mappings of certain vertical forms compared to the 2003 mappings (taking advantage of the Vertical Forms block added in Unicode 4.1), and also includes several additional Hanja and symbols encoded outside of the ISO-IR-202 plane. Several of these additional symbols are also mapped to the Private Use Area; however, their identity is not known, since no names or reference glyphs for those characters are known outside of North Korea.{{cite web |last=Chung |first=Jaemin |url=https://www.unicode.org/L2/L2018/18011-info-kps9566-2011.pdf |id=UTC L2/18-011 |title=Information on the most recent version of KPS 9566 (KPS 9566-2011?) |date=2018-01-05}}

= Impact on Unicode today =

Several current Unicode characters were added to Unicode 4.0 as a result of the North Korean proposals, although not always at the original proposed codepoints. These include HOT BEVERAGE (☕, proposed as TEA SYMBOL), which was proposed as a map symbol for marking a tea house, and the flag symbols WHITE FLAG (⚐) and BLACK FLAG (⚑), which were proposed as map symbols for sites of battles and military victories.{{cite web |url=https://unicode.org/mail-arch/unicode-ml/y2002-m08/0460.html |first=Doug |last=Ewell |author-link=Ewellic alphabet |date=2002-08-15 |work=Unicode Mail List Archive |title=Re: Scripts in Unicode 4.0}} These characters were proposed for the provisional code points U+270A, U+268E and U+268F respectively, but encoded at the final code points U+2615, U+2690 and U+2691 respectively. They also include a series of directional bold arrows in the range U+2B05 through U+2B0D, excluding a rightward arrow, which was mapped to an existing character in the Dingbats block, which were added at the same code points they were proposed for, besides the north-east and north-west arrows being swapped compared to the proposal.{{cite web |url=https://www.unicode.org/charts/PDF/Unicode-4.0/U40-2B00.pdf |title=Miscellaneous Symbols and Arrows |work=Unicode 4.0.0 Delta Code Charts |publisher=Unicode Consortium}}

Other pictographic characters which were included in the North Korean proposal include the umbrella with raindrops (☔), the lightning bolt for high voltage (⚡) and the warning triangle (⚠). Following some discussion about which other high voltage symbol glyphs in use represented the same character as the one from the North Korean proposal, and which glyph would be best to include for it in the Unicode code chart, and following modification of the code chart glyph of the existing umbrella character without rain (U+2602, ☂) to harmonise with the new umbrella with raindrops from the North Korean proposal,{{refn|The Unicode 4.0 code chart shows the modified glyph, whereas the Unicode 3.2 code chart shows the previous glyph.{{cite web |url=https://www.unicode.org/charts/PDF/Unicode-3.2/U32-2600.pdf |title=Miscellaneous Symbols |work=Unicode 3.2.0 Delta Code Charts |publisher=Unicode Consortium}}}} these characters were also added in Unicode 4.0, at the same time as the flags and the beverage symbol.{{cite web |url=https://emojipedia.org/unicode-4.0/ |title=Unicode 4.0 Emoji |author=Emojipedia |author-link=Emojipedia |work=Emojipedia}}{{cite web |url=https://www.unicode.org/charts/PDF/Unicode-4.0/U40-2600.pdf |title=Miscellaneous Symbols |work=Unicode 4.0.0 Delta Code Charts |publisher=Unicode Consortium}}{{cite web |url=https://www.unicode.org/mail-arch/unicode-ml/y2003-m02/0444.html |title=Unicode 4.0 beta characters |first=William |last=Overington |date=2003-02-24}} Although proposed for the provisional code points U+2618, U+267F and U+267E, they were given the final code points U+2614, U+26A1 and U+26A0 respectively.

Of these characters, the hot beverage, umbrella with raindrops, lightning bolt and warning triangle, and the upward, downward and leftward arrows were subsequently selected as mappings from the Japanese cellular emoji sets,{{cite web |url=https://www.unicode.org/L2/L2010/10132-emojidata.pdf |id=UTC L2/10-132 |title=Emoji Symbols: Background Data—Background data for Proposal for Encoding Emoji Symbols |first1=Markus |last1=Scherer |first2=Mark |last2=Davis |first3=Kat |last3=Momoi |first4=Darick |last4=Tong |first5=Yasuo |last5=Kida |first6=Peter |last6=Edberg}} making a total of seven current Unicode emoji which were originally added to Unicode at the request of North Korea. The umbrella with raindrops and the upward, downward and leftward arrows were also unified with characters from the ARIB extensions used in Japanese broadcasting,{{cite web |url=https://www.unicode.org/L2/L2007/07391-n3341.pdf |title=Japanese TV Symbols |first=Michel |last=Suignard |date=2007-09-18 |id=UTC L2/07-391, ISO/IEC JTC 1/SC 2/WG 2 N3341}} which include several characters now classified as emoji,{{cite web |url=https://www.unicode.org/emoji/charts-13.0/emoji-versions-sources.html |title=Emoji Versions & Sources, v13.0 |date=2020 |author=Unicode Consortium |author-link=Unicode Consortium}} and was mapped to Unicode in Unicode 5.2.{{cite web |url=https://emojipedia.org/unicode-5.2/ |title=Unicode 5.2 Emoji List |author=Emojipedia |author-link=Emojipedia |work=Emojipedia}} However, the pair of white and black flags used as emoji or in emoji regional and identity flag sequences is a different, "waving" set added in Unicode 7.0 (U+1F3F3 🏳 and U+1F3F4 🏴),{{cite web |url=https://emojipedia.org/white-flag/ |title=Waving White Flag Emoji |author=Emojipedia |author-link=Emojipedia |work=Emojipedia}}{{cite web |url=https://emojipedia.org/black-flag/ |title=Waving Black Flag Emoji |author=Emojipedia |author-link=Emojipedia |work=Emojipedia}} not the North Korean pair.

As of 2018, several KPS 9566 characters remained which are not mapped to Unicode. These include the WPK symbol, four triangular marks, a leftward-pointing pair of scissors (excluded on the rationale that contrastive use with the rightward scissors in the Dingbats block had not been demonstrated), an upward-pointing manicule in a circle, vertical presentation forms of punctuation marks, variants of closing brackets incorporating full stops, horizontal-barred variants of vulgar fractions encoded separately from their slanted versions, and the leaders' names.{{citation|mode=cs1 |url=https://www.unicode.org/L2/L2018/18004-compat-dprk.pdf |last=Marin Silva |first=Eduardo |date=2018 |id=UTC L2/18-004 |title=Proposal to reconsider compatibility symbols and punctuation used in the DPRK}}

A Japanese postal mark with a downward pointing triangle was included in KPS 9566-97 but removed in KPS 9566-2003 after the North Korean body had withdrawn it from their Unicode proposal for review in response to requests from the South Korean body for evidence of the symbol's use in North Korea. This mark was re-proposed in 2018 on the basis of KPS 9566 compatibility, and identified as an electrical conformity mark used in Japan prior to its replacement by the PSE diamond. It was added to Unicode in version 13.0, published in 2020.

Encoded forms

The 1997 edition of KPS 9566 was registered with the International Register of Coded Character Sets for Use with Escape Sequences as ISO-IR-202, and can therefore be encoded using ISO/IEC 2022. It is a 94n multiple-byte G-set, i.e. if it is used in a 7-bit ISO 2022 code (analogous to ISO-2022-JP or ISO-2022-KR), characters will be encoded with pairs of bytes between 0x21 and 0x7E when in the appropriate mode.

The documented mappings between KPS 9566 and Unicode for the 2003 and 2011 editions of KPS 9566 use an encoding resembling an adaptation of Unified Hangul Code (UHC) to encode KPS 9566 rather than Wansung code, with their updated versions of the ISO-IR-202 plane being encoded using pairs of bytes between 0xA1 and 0xFE, and with other two-byte codes used for syllables not present in ISO-IR-202. The order of the extended syllables follows usual KPS 9566 order. Similarly to UHC, they use lead bytes 0x81 and above, and trail bytes from the ranges 0x41–0x5A, 0x61–0x7A and 0x81–0xFE, excluding the range 0xA1–0xFE if the lead byte is 0xA1 or above.

The 2011 edition also includes several additional Hanja and symbols encoded outside of the ISO-IR-202 plane, after the range used for the extended syllable blocks. This approach is similar to that taken by GBK, but with the trail bytes remaining in the UHC-style ranges: like the extended syllables with lead bytes 0xA1 and above, these all use the trail byte ranges 0x41–0x5A, 0x61–0x7A and 0x81–0xA0. Extended Hanja are encoded with lead bytes between 0xC8 and 0xDC, extended symbols are encoded using lead bytes between 0xE0 and 0xEA, and extended codes with lead bytes between 0xEC and 0xFE are mapped, without gaps, to the Private Use Area (compare the user-defined ranges in GBK). Several of the characters in the extended symbols section and three in the Hanja section are also mapped to the Unicode Private Use Area; unlike the PUA-mapped symbols in the main ISO-IR-202 plane, the identity of these characters is unknown.

Lead byte

This chart details the overall layout of the main plane of the KPS 9566 character set by lead byte. For lead bytes used for characters other than composed Chosŏn'gŭl syllables or Hanja, links are provided to charts on this page listing the characters encoded under that lead byte. For lead bytes used for Hanja, links are provided to the appropriate section of Wiktionary's Hanja index.

Where two hexadecimal numbers are given, the value below 0x7F is used in a 7-bit encoding,{{efn|For instance, the headings of the ISO-IR-202 chart show 7-bit binary codes, as well as kuten/hang-yol codes, for the characters).}} and the larger value (between 0xA1 and 0xFE) is used in an 8-bit EUC-style encoding. The extended UHC-style 8-bit encodings defined by the 2003 edition onwards likewise use the larger byte values, between 0xA1 and 0xFE inclusive, for the main ISO-IR-202-based plane.

{{chset-table-header1|KPS 9566 (lead bytes)}}
{{chset-left1|2x/Ax}}

|{{chset-ctrl1|U+0020 SPACE|SP|fn={{efn|As a ISO 2022 compatible 94n-character set, the plain space and delete character are always available as single-byte codes at 0x20 and 0x7F (not 0xA0 and 0xFF) respectively.|name=iso2022fixed}}}}

|{{chset-cell1|Punct.|1-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Symbol|2-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Alnum.|3-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Jamo|4-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Cyrillic|5-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Greek|6-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|List|7-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Units|8-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Box|9-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hiragana|10-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Katakana|11-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Misc.|12-_|style=font-size:small;background:#DFD}}

|{{chset-cell1

13-_|style=font-size:small;background:#DDD}}

|{{chset-cell1|Ext Latn|14-_|style=font-size:small;background:#DFD}}

|{{chset-cell1

15-_|style=font-size:small;background:#DDD}}
{{chset-left1|3x/Bx}}

|{{chset-cell1|Syllable|16-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|17-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|18-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|19-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|20-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|21-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|22-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|23-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|24-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|25-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|26-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|27-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|28-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|29-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|30-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|31-_|style=font-size:small;background:#DFD}}

{{chset-left1|4x/Cx}}

|{{chset-cell1|Syllable|32-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|33-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|34-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|35-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|36-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|37-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|38-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|39-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|40-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|41-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|42-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|43-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Syllable|44-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|45-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|46-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|47-_|style=font-size:small;background:#DFD}}

{{chset-left1|5x/Dx}}

|{{chset-cell1|Hanja|48-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|49-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|50-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|51-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|52-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|53-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|54-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|55-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|56-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|57-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|58-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|59-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|60-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|61-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|62-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|63-_|style=font-size:small;background:#DFD}}

{{chset-left1|6x/Ex}}

|{{chset-cell1|Hanja|64-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|65-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|66-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|67-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|68-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|69-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|70-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|71-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|72-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|73-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|74-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|75-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|76-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|77-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|78-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|79-_|style=font-size:small;background:#DFD}}

{{chset-left1|7x/Fx}}

|{{chset-cell1|Hanja|80-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|81-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|82-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|83-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|84-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|85-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|86-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|87-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|88-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|89-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|90-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|91-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|92-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|93-_|style=font-size:small;background:#DFD}}

|{{chset-cell1|Hanja|94-_|style=font-size:small;background:#DFD}}

|{{chset-ctrl1|U+007F DELETE|DEL|fn={{efn|name=iso2022fixed}}}}

Non-Hanja, non-composed sets in the main plane

= {{anchor|0x21}}Character set 0x21/0xA1 (row number 1, punctuation and vertical forms) =

This set contains common sentence punctuation such as brackets, quotation marks, commas and so forth, as well as presentation forms for use in vertical writing. ASCII punctuation (highlighted) is shown below mapped to Basic Latin codepoints (consistent with articles on other CJK character sets, such as KS X 1001 or JIS X 0208), but is mapped to the Halfwidth and Fullwidth Forms block when used in an encoding which combines KPS 9566 with ASCII (as defined by, for example, the 2003 edition).

Compared to the 2003 mapping, the 2011 mapping changes the Unicode mappings of three vertical presentation forms to take advantage of the Vertical Forms block introduced with Unicode 4.1.

{{chset-table-header1|KPS 9566 (prefixed with 0x21/0xA1)}}
{{chset-left1|2x/Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-ctrl1|u=3000|1-1 U+3000 IDEOGRAPHIC SPACE|IDSP}}

|{{chset-cell1|u=3001|1-2 U+3001 IDEOGRAPHIC COMMA|}}

|{{chset-cell1|u=3002|1-3 U+3002 IDEOGRAPHIC FULL STOP|}}

|{{chset-cell1|u=002C|1-4 U+002C COMMA|,|style=background:#FFD}}

|{{chset-cell1|u=002E|1-5 U+002E FULL STOP|.|style=background:#FFD}}

|{{chset-cell1|u=00B7|1-6 U+00B7 MIDDLE DOT|·|style=background:#FFD}}

|{{chset-cell1|u=003A|1-7 U+003A COLON|:|style=background:#FFD}}

|{{chset-cell1|u=003B|1-8 U+003B SEMICOLON|;|style=background:#FFD}}

|{{chset-cell1|u=003F|1-9 U+003F QUESTION MARK|?|style=background:#FFD}}

|{{chset-cell1|u=0021|1-10 U+0021 EXCLAMATION MARK|!|style=background:#FFD}}

|{{chset-cell1|u=2025|1-11 U+2025 TWO DOT LEADER|}}

|{{chset-cell1|u=2026|1-12 U+2026 HORIZONTAL ELLIPSIS|}}

|{{chset-cell1|u=007E|1-13 U+007E TILDE|~|style=background:#FFD|fn={{efn|Or {{unichar|223C}}.}}}}

|{{chset-cell1|u=3003|1-14 U+3003 DITTO MARK|}}

|{{chset-cell1|u=2015|1-15 U+2015 HORIZONTAL BAR|}}

{{chset-left1|3x/Bx}}

|{{chset-cell1|u=2010|1-16 U+2010 HYPHEN||fn={{efn|Other mappings use {{unichar|00AD}}, to match KS X 1001 01-09.}}}}

|{{chset-cell1|u=005F|1-17 U+005F LOW LINE|_|style=background:#FFD}}

|{{chset-cell1|u=FFE3|1-18 U+FFE3 FULLWIDTH MACRON||fn={{efn|A halfwidth such character is present in row 14, this is specifically a fullwidth character.|name=zenk}}}}

|{{chset-cell1|u=002F|1-19 U+002F SOLIDUS|/|style=background:#FFD}}

|{{chset-cell1|u=005C|1-20 U+005C REVERSE SOLIDUS|\|style=background:#FFD}}

|{{chset-cell1|u=007C|1-21 U+007C VERTICAL LINE|||style=background:#FFD}}

|{{chset-cell1|u=2225|1-22 U+2225 PARALLEL TO|}}

|{{chset-cell1|u=2215|1-23 U+2215 DIVISION SLASH| ∕ }}

|{{chset-cell1|u=2216|1-24 U+2216 SET MINUS|}}

|{{chset-cell1|u=309B|1-25 U+309B KATAKANA-HIRAGANA VOICED SOUND MARK|}}

|{{chset-cell1|u=309C|1-26 U+309C KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK|}}

|{{chset-cell1|u=00B4|1-27 U+00B4 ACUTE ACCENT|´}}

|{{chset-cell1|u=0060|1-28 U+0060 GRAVE ACCENT|`}}

|{{chset-cell1|u=00A8|1-29 U+00A8 DIAERESIS|¨}}

|{{chset-cell1|u=005E|1-30 U+005E CIRCUMFLEX ACCENT|^|style=background:#FFD}}

|{{chset-cell1|u=02C7|1-31 U+02C7 CARON|ˇ}}

{{chset-left1|4x/Cx}}

|{{chset-cell1|u=02D9|1-32 U+02D9 DOT ABOVE|˙}}

|{{chset-cell1|1-33 U+02BC MODIFIER LETTER APOSTROPHE / U+FE10 PRESENTATION FORM FOR VERTICAL COMMA|ʼ/}}

|{{chset-cell1|1-34 U+02DA RING ABOVE / U+FE12 PRESENTATION FORM FOR VERTICAL IDEOGRAPHIC FULL STOP|˚/}}

|{{chset-cell1|1-35 U+02CA MODIFIER LETTER ACUTE ACCENT / U+FE11 PRESENTATION FORM FOR VERTICAL IDEOGRAPHIC COMMA|ˊ/}}

|{{chset-cell1|u=22EE|1-36 U+22EE VERTICAL ELLIPSIS|}}

|{{chset-cell1|1-37 U+2E2F VERTICAL TILDE / U+F104 Private Use|{{lang|ko-KP|File:Wave_DashV.svg}}|fn={{efn|A vertical form of the tilde dash. The mapping file provided by the Unicode Consortium acknowledges by-name mapping to U+2E2F, which is used by Red Star OS,{{cite web |url=https://www.unicode.org/mail-arch/unicode-ml/y2015-m05/0276.html |title=KPS 9566 mappings (was Re: Arrow dingbats) |last=West |first=Andrew |author-link=Andrew West (linguist) |date=2015-05-29 |work=Unicode Mailing List Archive}} but notes that the Unicode character is intended for a significantly different character (a spacing vertical-tilde high diacritic) and also lists the mapping U+F104 (in the Private Use Area), based on mapping data which had been submitted to the OpenOffice.org project in 2004.{{cite web |url=https://bz-he-de.apache.org/ooo/show_bug.cgi?id=33466 |title=Conversion tables between KPS 9566-2003(N. Korean) & Unicode |work=Apache OpenOffice (AOO) Bugzilla |date=2004-08-27 |access-date=2020-04-28 |archive-date=2020-08-02 |archive-url=https://web.archive.org/web/20200802214635/https://bz-he-de.apache.org/ooo/show_bug.cgi?id=33466 |url-status=dead }} Shown here using an image.}}|style=background:#FEE}}

|{{chset-cell1|u=2018|1-38 U+2018 LEFT SINGLE QUOTATION MARK|}}

|{{chset-cell1|u=2019|1-39 U+2019 RIGHT SINGLE QUOTATION MARK|}}

|{{chset-cell1|u=201C|1-40 U+201C LEFT DOUBLE QUOTATION MARK|}}

|{{chset-cell1|u=201D|1-41 U+201D RIGHT DOUBLE QUOTATION MARK|}}

|{{chset-cell1|u=0028|1-42 U+0028 LEFT PARENTHESIS|(|style=background:#FFD}}

|{{chset-cell1|u=0029|1-43 U+0029 RIGHT PARENTHESIS|)|style=background:#FFD}}

|{{chset-cell1|u=3014|1-44 U+3014 LEFT TORTOISE SHELL BRACKET|}}

|{{chset-cell1|u=3015|1-45 U+3015 RIGHT TORTOISE SHELL BRACKET|}}

|{{chset-cell1|u=005B|1-46 U+005B LEFT SQUARE BRACKET|[|style=background:#FFD}}

|{{chset-cell1|u=005D|1-47 U+005D RIGHT SQUARE BRACKET|] |style=background:#FFD}}

{{chset-left1|5x/Dx}}

|{{chset-cell1|u=007B|1-48 U+007B LEFT CURLY BRACKET|{|style=background:#FFD}}

|{{chset-cell1|u=007D|1-49 U+007D RIGHT CURLY BRACKET|brace (punctuation)

|style=background:#FFD}}

|{{chset-cell1|u=3008|1-50 U+3008 LEFT ANGLE BRACKET|}}

|{{chset-cell1|u=3009|1-51 U+3009 RIGHT ANGLE BRACKET|}}

|{{chset-cell1|u=300A|1-52 U+300A LEFT DOUBLE ANGLE BRACKET|}}

|{{chset-cell1|u=300B|1-53 U+300B RIGHT DOUBLE ANGLE BRACKET|}}

|{{chset-cell1|u=300C|1-54 U+300C LEFT CORNER BRACKET|}}

|{{chset-cell1|u=300D|1-55 U+300D RIGHT CORNER BRACKET|}}

|{{chset-cell1|u=300E|1-56 U+300E LEFT WHITE CORNER BRACKET|}}

|{{chset-cell1|u=300F|1-57 U+300F RIGHT WHITE CORNER BRACKET|}}

|{{chset-cell1|u=3010|1-58 U+3010 LEFT BLACK LENTICULAR BRACKET|}}

|{{chset-cell1|u=3011|1-59 U+3011 RIGHT BLACK LENTICULAR BRACKET|}}

|{{chset-cell1|1-60 U+F105 Private Use|.)|fn={{efn|name=dotbrack|1=A character combining a period with a closing bracket, mapped to Private Use Area, shown here substituted.}}|style=background:#FEE}}

|{{chset-cell1|1-61 U+F106 Private Use|.⟫|fn={{efn|name=dotbrack}}|style=background:#FEE}}

|{{chset-cell1|u=201A|1-62 U+201A SINGLE LOW-9 QUOTATION MARK|}}

|{{chset-cell1|u=201B|1-63 U+201B SINGLE HIGH-REVERSED-9 QUOTATION MARK|}}

|-

|{{chset-left1|6x/Ex}}

|{{chset-cell1|u=201E|1-64 U+201E DOUBLE LOW-9 QUOTATION MARK|}}

|{{chset-cell1|u=201F|1-65 U+201F DOUBLE HIGH-REVERSED-9 QUOTATION MARK|}}

|{{chset-cell1|u=FE35|1-66 U+FE35 PRESENTATION FORM FOR VERTICAL LEFT PARENTHESIS|}}

|{{chset-cell1|u=FE36|1-67 U+FE36 PRESENTATION FORM FOR VERTICAL RIGHT PARENTHESIS|}}

|{{chset-cell1|u=FE39|1-68 U+FE39 PRESENTATION FORM FOR VERTICAL LEFT TORTOISE SHELL BRACKET|}}

|{{chset-cell1|u=FE3A|1-69 U+FE3A PRESENTATION FORM FOR VERTICAL RIGHT TORTOISE SHELL BRACKET|}}

|{{chset-cell1|u=FE47|1-70 U+FE47 PRESENTATION FORM FOR VERTICAL LEFT SQUARE BRACKET|}}

|{{chset-cell1|u=FE48|1-71 U+FE48 PRESENTATION FORM FOR VERTICAL RIGHT SQUARE BRACKET|}}

|{{chset-cell1|u=FE37|1-72 U+FE37 PRESENTATION FORM FOR VERTICAL LEFT CURLY BRACKET|}}

|{{chset-cell1|u=FE38|1-73 U+FE38 PRESENTATION FORM FOR VERTICAL RIGHT CURLY BRACKET|}}

|{{chset-cell1|u=FE3F|1-74 U+FE3F PRESENTATION FORM FOR VERTICAL LEFT ANGLE BRACKET|︿}}

|{{chset-cell1|u=FE40|1-75 U+FE40 PRESENTATION FORM FOR VERTICAL RIGHT ANGLE BRACKET|}}

|{{chset-cell1|u=FE3D|1-76 U+FE3D PRESENTATION FORM FOR VERTICAL LEFT DOUBLE ANGLE BRACKET|}}

|{{chset-cell1|u=FE3E|1-77 U+FE3E PRESENTATION FORM FOR VERTICAL RIGHT DOUBLE ANGLE BRACKET|}}

|{{chset-cell1|u=FE41|1-78 U+FE41 PRESENTATION FORM FOR VERTICAL LEFT CORNER BRACKET|}}

|{{chset-cell1|u=FE42|1-79 U+FE42 PRESENTATION FORM FOR VERTICAL RIGHT CORNER BRACKET|}}

|-

|{{chset-left1|7x/Fx}}

|{{chset-cell1|u=FE43|1-80 U+FE43 PRESENTATION FORM FOR VERTICAL LEFT WHITE CORNER BRACKET|}}

|{{chset-cell1|u=FE44|1-81 U+FE44 PRESENTATION FORM FOR VERTICAL RIGHT WHITE CORNER BRACKET|}}

|{{chset-cell1|u=FE3B|1-82 U+FE3B PRESENTATION FORM FOR VERTICAL LEFT BLACK LENTICULAR BRACKET|}}

|{{chset-cell1|u=FE3C|1-83 U+FE3C PRESENTATION FORM FOR VERTICAL RIGHT BLACK LENTICULAR BRACKET|}}

|{{chset-cell1|1-84||style=background:#DDD}}

|{{chset-cell1|1-85||style=background:#DDD}}

|{{chset-cell1|1-86||style=background:#DDD}}

|{{chset-cell1|1-87||style=background:#DDD}}

|{{chset-cell1|1-88||style=background:#DDD}}

|{{chset-cell1|1-89||style=background:#DDD}}

|{{chset-cell1|1-90||style=background:#DDD}}

|{{chset-cell1|1-91||style=background:#DDD}}

|{{chset-cell1|1-92||style=background:#DDD}}

|{{chset-cell1|1-93||style=background:#DDD}}

|{{chset-cell1|1-94||style=background:#DDD}}

|{{chset-cell1|||style=background:#DDD}}

|-

|{{chset-table-footer1|

{{legend|#FFD|ASCII punctuation, may also be mapped to the Halfwidth and Fullwidth Forms block.}}

{{legend|#FEE|Mapped to Private Use Area, shown simulated.}}

}}

|}

= {{anchor|0x22}}Character set 0x22/0xA2 (row number 2, symbols and operators) =

This set includes mathematical operators, and some other symbols such as the ampersand, pilcrow, musical note and so forth. ASCII punctuation (highlighted) is shown below mapped to Basic Latin codepoints (consistent with articles on other CJK character sets), but is mapped to the Halfwidth and Fullwidth Forms block when used in an encoding which combines KPS 9566 with ASCII.

Several triangular "road mark" symbols denoting upcoming mountains or inclines ahead or to one side are included in this row, but not presently included in Unicode. They are mapped to the Private Use Area.

{{chset-table-header1|KPS 9566 (prefixed with 0x22/0xA2)}}
{{chset-left1|2x/Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=002B|2-1 U+002B PLUS SIGN|+|style=background:#FFD}}

|{{chset-cell1|u=002D|2-2 U+002D HYPHEN-MINUS|-|style=background:#FFD}}

|{{chset-cell1|u=00B1|2-3 U+00B1 PLUS-MINUS SIGN|±}}

|{{chset-cell1|u=00D7|2-4 U+00D7 MULTIPLICATION SIGN|×}}

|{{chset-cell1|u=00F7|2-5 U+00F7 DIVISION SIGN|÷}}

|{{chset-cell1|u=003D|2-6 U+003D EQUALS SIGN|=|style=background:#FFD}}

|{{chset-cell1|u=2260|2-7 U+2260 NOT EQUAL TO|}}

|{{chset-cell1|u=003C|2-8 U+003C LESS-THAN SIGN|<|style=background:#FFD}}

|{{chset-cell1|u=003E|2-9 U+003E GREATER-THAN SIGN|>|style=background:#FFD}}

|{{chset-cell1|u=2266|2-10 U+2266 LESS-THAN OVER EQUAL TO|}}

|{{chset-cell1|u=2267|2-11 U+2267 GREATER-THAN OVER EQUAL TO|}}

|{{chset-cell1|u=221E|2-12 U+221E INFINITY|}}

|{{chset-cell1|u=2234|2-13 U+2234 THEREFORE|}}

|{{chset-cell1|u=2642|2-14 U+2642 MALE SIGN|}}

|{{chset-cell1|u=2640|2-15 U+2640 FEMALE SIGN|}}

{{chset-left1|3x/Bx}}

|{{chset-cell1|u=2220|2-16 U+2220 ANGLE|}}

|{{chset-cell1|u=22A5|2-17 U+22A5 UP TACK|}}

|{{chset-cell1|u=2312|2-18 U+2312 ARC|}}

|{{chset-cell1|u=2202|2-19 U+2202 PARTIAL DIFFERENTIAL|}}

|{{chset-cell1|u=2207|2-20 U+2207 NABLA|}}

|{{chset-cell1|u=2261|2-21 U+2261 IDENTICAL TO|}}

|{{chset-cell1|u=2252|2-22 U+2252 APPROXIMATELY EQUAL TO OR THE IMAGE OF|}}

|{{chset-cell1|u=2248|2-23 U+2248 ALMOST EQUAL TO|}}

|{{chset-cell1|u=226A|2-24 U+226A MUCH LESS-THAN|}}

|{{chset-cell1|u=226B|2-25 U+226B MUCH GREATER-THAN|}}

|{{chset-cell1|u=221A|2-26 U+221A SQUARE ROOT|{{lang|ko|}}}}

|{{chset-cell1|u=223D|2-27 U+223D REVERSED TILDE|{{lang|ko|}}}}

|{{chset-cell1|u=221D|2-28 U+221D PROPORTIONAL TO|}}

|{{chset-cell1|u=2235|2-29 U+2235 BECAUSE|}}

|{{chset-cell1|u=222B|2-30 U+222B INTEGRAL|}}

|{{chset-cell1|u=222C|2-31 U+222C DOUBLE INTEGRAL|}}

{{chset-left1|4x/Cx}}

|{{chset-cell1|u=222E|2-32 U+222E CONTOUR INTEGRAL|}}

|{{chset-cell1|u=2208|2-33 U+2208 ELEMENT OF|}}

|{{chset-cell1|u=220B|2-34 U+220B CONTAINS AS MEMBER|}}

|{{chset-cell1|u=2286|2-35 U+2286 SUBSET OF OR EQUAL TO|}}

|{{chset-cell1|u=2287|2-36 U+2287 SUPERSET OF OR EQUAL TO|}}

|{{chset-cell1|u=2282|2-37 U+2282 SUBSET OF|}}

|{{chset-cell1|u=2283|2-38 U+2283 SUPERSET OF|}}

|{{chset-cell1|u=2209|2-39 U+2209 NOT AN ELEMENT OF|}}

|{{chset-cell1|u=220C|2-40 U+220C DOES NOT CONTAIN AS MEMBER|}}

|{{chset-cell1|u=2288|2-41 U+2288 NEITHER A SUBSET OF NOR EQUAL TO|}}

|{{chset-cell1|u=2289|2-42 U+2289 NEITHER A SUPERSET OF NOR EQUAL TO|}}

|{{chset-cell1|u=2284|2-43 U+2284 NOT A SUBSET OF|}}

|{{chset-cell1|u=2285|2-44 U+2285 NOT A SUPERSET OF|}}

|{{chset-cell1|u=222A|2-45 U+222A UNION|}}

|{{chset-cell1|u=2229|2-46 U+2229 INTERSECTION|}}

|{{chset-cell1|u=2227|2-47 U+2227 LOGICAL AND|}}

{{chset-left1|5x/Dx}}

|{{chset-cell1|u=2228|2-48 U+2228 LOGICAL OR|}}

|{{chset-cell1|u=FFE2|2-49 U+FFE2 FULLWIDTH NOT SIGN||fn={{efn|name=zenk}}}}

|{{chset-cell1|u=21D2|2-50 U+21D2 RIGHTWARDS DOUBLE ARROW|⇒}}

|{{chset-cell1|u=21D4|2-51 U+21D4 LEFT RIGHT DOUBLE ARROW|⇔}}

|{{chset-cell1|u=2200|2-52 U+2200 FOR ALL|}}

|{{chset-cell1|u=2203|2-53 U+2203 THERE EXISTS|}}

|{{chset-cell1|u=2211|2-54 U+2211 N-ARY SUMMATION|}}

|{{chset-cell1|u=0023|2-55 U+0023 NUMBER SIGN|#|style=background:#FFD}}

|{{chset-cell1|u=0026|2-56 U+0026 AMPERSAND|&|style=background:#FFD}}

|{{chset-cell1|u=002A|2-57 U+002A ASTERISK|*|style=background:#FFD}}

|{{chset-cell1|u=0040|2-58 U+0040 COMMERCIAL AT|@|style=background:#FFD}}

|{{chset-cell1|u=00A7|2-59 U+00A7 SECTION SIGN|§}}

|{{chset-cell1|u=203B|2-60 U+203B REFERENCE MARK|}}

|{{chset-cell1|u=2606|2-61 U+2606 WHITE STAR|}}

|{{chset-cell1|u=2605|2-62 U+2605 BLACK STAR|}}

|{{chset-cell1|u=25CB|2-63 U+25CB WHITE CIRCLE|}}

{{chset-left1|6x/Ex}}

|{{chset-cell1|u=25CF|2-64 U+25CF BLACK CIRCLE|}}

|{{chset-cell1|u=25CE|2-65 U+25CE BULLSEYE|}}

|{{chset-cell1|u=25C7|2-66 U+25C7 WHITE DIAMOND|}}

|{{chset-cell1|u=25C6|2-67 U+25C6 BLACK DIAMOND|}}

|{{chset-cell1|u=25A1|2-68 U+25A1 WHITE SQUARE|}}

|{{chset-cell1|u=25A0|2-69 U+25A0 BLACK SQUARE|}}

|{{chset-cell1|u=25B3|2-70 U+25B3 WHITE UP-POINTING TRIANGLE|}}

|{{chset-cell1|u=25B2|2-71 U+25B2 BLACK UP-POINTING TRIANGLE|}}

|{{chset-cell1|u=25BD|2-72 U+25BD WHITE DOWN-POINTING TRIANGLE|}}

|{{chset-cell1|u=25BC|2-73 U+25BC BLACK DOWN-POINTING TRIANGLE|}}

|{{chset-cell1|u=25B7|2-74 U+25B7 WHITE RIGHT-POINTING TRIANGLE|}}

|{{chset-cell1|u=25C1|2-75 U+25C1 WHITE LEFT-POINTING TRIANGLE|}}

|{{chset-cell1|u=25B6|2-76 U+25B6 BLACK RIGHT-POINTING TRIANGLE|}}

|{{chset-cell1|u=25C0|2-77 U+25C0 BLACK LEFT-POINTING TRIANGLE|}}

|{{chset-cell1|u=2218|2-78 U+2218 RING OPERATOR||fn={{efn|Or {{unichar|25E6}}.}}}}

|{{chset-cell1|u=2219|2-79 U+2219 BULLET OPERATOR||fn={{efn|Or {{unichar|2022}}.}}}}

{{chset-left1|7x/Fx}}

|{{chset-cell1|u=2756|2-80 U+2756 BLACK DIAMOND MINUS WHITE X|}}

|{{chset-cell1|2-81 U+F10D Private Use|{{lang|ko-KP|File:KPS 9566 02-81.svg}}|fn={{efn|name=triangle|1=Mapped to Private Use Area, shown here using an image.}}{{efn|Mac OS Korean (HangulTalk), an encoding of Wansung code plus extension sets, encodes a visually similar character at 0xA79B,{{citation|mode=cs1 |title=Appendix E: Vendor Character Set Standards |work=CJKV Information Processing: Chinese, Japanese, Korean & Vietnamese Computing |last=Lunde |first=Ken |authorlink=Ken Lunde |year=2009 |edition=2nd |publisher=O'Reilly |location=Sebastopol, CA |isbn=978-0-596-51447-1 |url=https://resources.oreilly.com/examples/9780596514471/blob/master/cjkvip2e-appE.pdf}} which Apple maps to the Unicode sequence U+25B4+20E4 (▴⃤).{{cite web |url=https://unicode.org/Public/MAPPINGS/VENDORS/APPLE/KOREAN.TXT |author=Apple |author-link=Apple, Inc |title=Map (external version) from Mac OS Korean encoding to Unicode 3.2 and later |date=2005-04-05 |publisher=Unicode Consortium}} There is no documented use of this mapping for the KPS 9566 character, however.}}|style=background:#FEE}}

|{{chset-cell1|u=1CC81|2-82 U+1CC81 STRIPED UP-POINTING TRIANGLE|File:KPS 9566 02-82.svg|fn={{efn|Accepted for inclusion in Unicode 16.0.{{cite web |url=https://www.unicode.org/charts/PDF/Unicode-16.0/U160-1CC00.pdf |access-date=2024-05-27 |title=Symbols for Legacy Computing Supplement |work=DRAFT The Unicode Standard, Version 16.0 BETA REVIEW |institution=Unicode Consortium}}}}}}

|{{chset-cell1|2-83 U+F10F Private Use|{{lang|ko-KP|File:KPS 9566 02-83.svg}}|fn={{efn|name=triangle}}|style=background:#FEE}}

|{{chset-cell1|2-84 U+F110 Private Use|{{lang|ko-KP|File:KPS 9566 02-84.svg}}|fn={{efn|name=triangle}}|style=background:#FEE}}

|{{chset-cell1|u=2690|2-85 U+2690 WHITE FLAG|}}

|{{chset-cell1|u=2691|2-86 U+2691 BLACK FLAG|}}

|{{chset-cell1|u=266F|2-87 U+266F MUSIC SHARP SIGN|}}

|{{chset-cell1|u=266D|2-88 U+266D MUSIC FLAT SIGN|}}

|{{chset-cell1|u=266A|2-89 U+266A EIGHTH NOTE|}}

|{{chset-cell1|u=2020|2-90 U+2020 DAGGER|}}

|{{chset-cell1|u=2021|2-91 U+2021 DOUBLE DAGGER|}}

|{{chset-cell1|u=00B6|2-92 U+00B6 PILCROW SIGN|}}

|{{chset-cell1|u=2295|2-93 U+2295 CIRCLED PLUS|}}

|{{chset-cell1|u=2296|2-94 U+2296 CIRCLED MINUS|}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-table-footer1|

{{legend|#FFD|ASCII punctuation, may also be mapped to the Halfwidth and Fullwidth Forms block.}}

{{legend|#FEE|Mapped to Private Use Area, shown simulated.}}

}}

= {{anchor|0x23}}Character set 0x23/0xA3 (row number 3, digits and Roman) =

This set includes a subset of ASCII, minus punctuation and symbols, comprising western Arabic numerals and both cases of the Basic Latin alphabet. Compare row 3 of JIS X 0208, which this row exactly matches. Compare and contrast row 3 of KS X 1001 and GB 2312, which include their entire national variants of ISO 646 in this row, rather than only the alphanumeric subset.

The characters in this row are shown below mapped to Basic Latin codepoints (consistent with articles on the other character sets), but is mapped to the Halfwidth and Fullwidth Forms block when used in an encoding which combines KPS 9566 with ASCII.

{{chset-table-header1|KPS 9566 (prefixed with 0x23/0xA3)}}
{{chset-left1|2x/Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|3-1

style=background:#DDD}}

|{{chset-cell1|3-2

style=background:#DDD}}

|{{chset-cell1|3-3

style=background:#DDD}}

|{{chset-cell1|3-4

style=background:#DDD}}

|{{chset-cell1|3-5

style=background:#DDD}}

|{{chset-cell1|3-6

style=background:#DDD}}

|{{chset-cell1|3-7

style=background:#DDD}}

|{{chset-cell1|3-8

style=background:#DDD}}

|{{chset-cell1|3-9

style=background:#DDD}}

|{{chset-cell1|3-10

style=background:#DDD}}

|{{chset-cell1|3-11

style=background:#DDD}}

|{{chset-cell1|3-12

style=background:#DDD}}

|{{chset-cell1|3-13

style=background:#DDD}}

|{{chset-cell1|3-14

style=background:#DDD}}

|{{chset-cell1|3-15

style=background:#DDD}}
{{chset-left1|3x/Bx}}

|{{chset-cell1|u=0030|3-16 U+0030 DIGIT ZERO|0}}

|{{chset-cell1|u=0031|3-17 U+0031 DIGIT ONE|1}}

|{{chset-cell1|u=0032|3-18 U+0032 DIGIT TWO|2}}

|{{chset-cell1|u=0033|3-19 U+0033 DIGIT THREE|3}}

|{{chset-cell1|u=0034|3-20 U+0034 DIGIT FOUR|4}}

|{{chset-cell1|u=0035|3-21 U+0035 DIGIT FIVE|5}}

|{{chset-cell1|u=0036|3-22 U+0036 DIGIT SIX|6}}

|{{chset-cell1|u=0037|3-23 U+0037 DIGIT SEVEN|7}}

|{{chset-cell1|u=0038|3-24 U+0038 DIGIT EIGHT|8}}

|{{chset-cell1|u=0039|3-25 U+0039 DIGIT NINE|9}}

|{{chset-cell1|3-26

style=background:#DDD}}

|{{chset-cell1|3-27

style=background:#DDD}}

|{{chset-cell1|3-28

style=background:#DDD}}

|{{chset-cell1|3-29

style=background:#DDD}}

|{{chset-cell1|3-30

style=background:#DDD}}

|{{chset-cell1|3-31

style=background:#DDD}}
{{chset-left1|4x/Cx}}

|{{chset-cell1|3-32

style=background:#DDD}}

|{{chset-cell1|u=0041|3-33 U+0041 LATIN CAPITAL LETTER A|A}}

|{{chset-cell1|u=0042|3-34 U+0042 LATIN CAPITAL LETTER B|B}}

|{{chset-cell1|u=0043|3-35 U+0043 LATIN CAPITAL LETTER C|C}}

|{{chset-cell1|u=0044|3-36 U+0044 LATIN CAPITAL LETTER D|D}}

|{{chset-cell1|u=0045|3-37 U+0045 LATIN CAPITAL LETTER E|E}}

|{{chset-cell1|u=0046|3-38 U+0046 LATIN CAPITAL LETTER F|F}}

|{{chset-cell1|u=0047|3-39 U+0047 LATIN CAPITAL LETTER G|G}}

|{{chset-cell1|u=0048|3-40 U+0048 LATIN CAPITAL LETTER H|H}}

|{{chset-cell1|u=0049|3-41 U+0049 LATIN CAPITAL LETTER I|I}}

|{{chset-cell1|u=004A|3-42 U+004A LATIN CAPITAL LETTER J|J}}

|{{chset-cell1|u=004B|3-43 U+004B LATIN CAPITAL LETTER K|K}}

|{{chset-cell1|u=004C|3-44 U+004C LATIN CAPITAL LETTER L|L}}

|{{chset-cell1|u=004D|3-45 U+004D LATIN CAPITAL LETTER M|M}}

|{{chset-cell1|u=004E|3-46 U+004E LATIN CAPITAL LETTER N|N}}

|{{chset-cell1|u=004F|3-47 U+004F LATIN CAPITAL LETTER O|O}}

{{chset-left1|5x/Dx}}

|{{chset-cell1|u=0050|3-48 U+0050 LATIN CAPITAL LETTER P|P}}

|{{chset-cell1|u=0051|3-49 U+0051 LATIN CAPITAL LETTER Q|Q}}

|{{chset-cell1|u=0052|3-50 U+0052 LATIN CAPITAL LETTER R|R}}

|{{chset-cell1|u=0053|3-51 U+0053 LATIN CAPITAL LETTER S|S}}

|{{chset-cell1|u=0054|3-52 U+0054 LATIN CAPITAL LETTER T|T}}

|{{chset-cell1|u=0055|3-53 U+0055 LATIN CAPITAL LETTER U|U}}

|{{chset-cell1|u=0056|3-54 U+0056 LATIN CAPITAL LETTER V|V}}

|{{chset-cell1|u=0057|3-55 U+0057 LATIN CAPITAL LETTER W|W}}

|{{chset-cell1|u=0058|3-56 U+0058 LATIN CAPITAL LETTER X|X}}

|{{chset-cell1|u=0059|3-57 U+0059 LATIN CAPITAL LETTER Y|Y}}

|{{chset-cell1|u=005A|3-58 U+005A LATIN CAPITAL LETTER Z|Z}}

|{{chset-cell1|3-59

style=background:#DDD}}

|{{chset-cell1|3-60

style=background:#DDD}}

|{{chset-cell1|3-61

style=background:#DDD}}

|{{chset-cell1|3-62

style=background:#DDD}}

|{{chset-cell1|3-63

style=background:#DDD}}
{{chset-left1|6x/Ex}}

|{{chset-cell1|3-64

style=background:#DDD}}

|{{chset-cell1|u=0061|3-65 U+0061 LATIN SMALL LETTER A|a}}

|{{chset-cell1|u=0062|3-66 U+0062 LATIN SMALL LETTER B|b}}

|{{chset-cell1|u=0063|3-67 U+0063 LATIN SMALL LETTER C|c}}

|{{chset-cell1|u=0064|3-68 U+0064 LATIN SMALL LETTER D|d}}

|{{chset-cell1|u=0065|3-69 U+0065 LATIN SMALL LETTER E|e}}

|{{chset-cell1|u=0066|3-70 U+0066 LATIN SMALL LETTER F|f}}

|{{chset-cell1|u=0067|3-71 U+0067 LATIN SMALL LETTER G|g}}

|{{chset-cell1|u=0068|3-72 U+0068 LATIN SMALL LETTER H|h}}

|{{chset-cell1|u=0069|3-73 U+0069 LATIN SMALL LETTER I|i}}

|{{chset-cell1|u=006A|3-74 U+006A LATIN SMALL LETTER J|j}}

|{{chset-cell1|u=006B|3-75 U+006B LATIN SMALL LETTER K|k}}

|{{chset-cell1|u=006C|3-76 U+006C LATIN SMALL LETTER L|l}}

|{{chset-cell1|u=006D|3-77 U+006D LATIN SMALL LETTER M|m}}

|{{chset-cell1|u=006E|3-78 U+006E LATIN SMALL LETTER N|n}}

|{{chset-cell1|u=006F|3-79 U+006F LATIN SMALL LETTER O|o}}

{{chset-left1|7x/Fx}}

|{{chset-cell1|u=0070|3-80 U+0070 LATIN SMALL LETTER P|p}}

|{{chset-cell1|u=0071|3-81 U+0071 LATIN SMALL LETTER Q|q}}

|{{chset-cell1|u=0072|3-82 U+0072 LATIN SMALL LETTER R|r}}

|{{chset-cell1|u=0073|3-83 U+0073 LATIN SMALL LETTER S|s}}

|{{chset-cell1|u=0074|3-84 U+0074 LATIN SMALL LETTER T|t}}

|{{chset-cell1|u=0075|3-85 U+0075 LATIN SMALL LETTER U|u}}

|{{chset-cell1|u=0076|3-86 U+0076 LATIN SMALL LETTER V|v}}

|{{chset-cell1|u=0077|3-87 U+0077 LATIN SMALL LETTER W|w}}

|{{chset-cell1|u=0078|3-88 U+0078 LATIN SMALL LETTER X|x}}

|{{chset-cell1|u=0079|3-89 U+0079 LATIN SMALL LETTER Y|y}}

|{{chset-cell1|u=007A|3-90 U+007A LATIN SMALL LETTER Z|z}}

|{{chset-cell1|3-91

style=background:#DDD}}

|{{chset-cell1|3-92

style=background:#DDD}}

|{{chset-cell1|3-93

style=background:#DDD}}

|{{chset-cell1|3-94

style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

= {{anchor|0x24|row 4}}Character set 0x24/0xA4 (row number 4, Chosŏn'gŭl jamo and leaders' names) =

This set contains Chosŏn'gŭl jamo, as well as special encodings for the names of (as of 2003) the North Korean Leaders Kim Il Sung and Kim Jong Il. The name of Kim Jong Un is also included as of the 2011 edition. Compare with row 4 of KS X 1001.

The jamo in this row which exist in the Unicode Hangul Compatibility Jamo block (which contains the position-independent characters mapped from KS X 1001) are mapped to that block. The obsolete jamo distinguishing palatalised sibilants map to the position-specific characters in the Hangul Jamo block. Conversely, not all of the obsolete jamo encoded by KS X 1001 are encoded in the main plane of KPS 9566. In the 2011 edition of KPS 9566, some of the other historic jamo from KS X 1001 are included outside of the main plane, with the lead byte 0xEA.

The special encodings of the leaders' names are not present in Unicode and are mapped to the Private Use Area. They are shown below simulated with markup.

{{chset-table-header1|KPS 9566 (prefixed with 0x24/0xA4)}}
{{chset-left1|2x/Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=3131|4-1 U+3131 HANGUL LETTER KIYEOK|}}

|{{chset-cell1|u=3134|4-2 U+3134 HANGUL LETTER NIEUN|}}

|{{chset-cell1|u=3137|4-3 U+3137 HANGUL LETTER TIKEUT|}}

|{{chset-cell1|u=3139|4-4 U+3139 HANGUL LETTER RIEUL|}}

|{{chset-cell1|u=3141|4-5 U+3141 HANGUL LETTER MIEUM|}}

|{{chset-cell1|u=3142|4-6 U+3142 HANGUL LETTER PIEUP|}}

|{{chset-cell1|u=3145|4-7 U+3145 HANGUL LETTER SIOS|}}

|{{chset-cell1|u=3147|4-8 U+3147 HANGUL LETTER IEUNG|}}

|{{chset-cell1|u=3148|4-9 U+3148 HANGUL LETTER CIEUC|}}

|{{chset-cell1|u=314A|4-10 U+314A HANGUL LETTER CHIEUCH|}}

|{{chset-cell1|u=314B|4-11 U+314B HANGUL LETTER KHIEUKH|}}

|{{chset-cell1|u=314C|4-12 U+314C HANGUL LETTER THIEUTH|}}

|{{chset-cell1|u=314D|4-13 U+314D HANGUL LETTER PHIEUPH|}}

|{{chset-cell1|u=314E|4-14 U+314E HANGUL LETTER HIEUH|}}

|{{chset-cell1|u=3132|4-15 U+3132 HANGUL LETTER SSANGKIYEOK|}}

{{chset-left1|3x/Bx}}

|{{chset-cell1|u=3138|4-16 U+3138 HANGUL LETTER SSANGTIKEUT|}}

|{{chset-cell1|u=3143|4-17 U+3143 HANGUL LETTER SSANGPIEUP|}}

|{{chset-cell1|u=3146|4-18 U+3146 HANGUL LETTER SSANGSIOS|}}

|{{chset-cell1|u=3149|4-19 U+3149 HANGUL LETTER SSANGCIEUC|}}

|{{chset-cell1|u=314F|4-20 U+314F HANGUL LETTER A|}}

|{{chset-cell1|u=3151|4-21 U+3151 HANGUL LETTER YA|}}

|{{chset-cell1|u=3153|4-22 U+3153 HANGUL LETTER EO|}}

|{{chset-cell1|u=3155|4-23 U+3155 HANGUL LETTER YEO|}}

|{{chset-cell1|u=3157|4-24 U+3157 HANGUL LETTER O|}}

|{{chset-cell1|u=315B|4-25 U+315B HANGUL LETTER YO|}}

|{{chset-cell1|u=315C|4-26 U+315C HANGUL LETTER U|}}

|{{chset-cell1|u=3160|4-27 U+3160 HANGUL LETTER YU|}}

|{{chset-cell1|u=3161|4-28 U+3161 HANGUL LETTER EU|}}

|{{chset-cell1|u=3163|4-29 U+3163 HANGUL LETTER I|}}

|{{chset-cell1|u=3150|4-30 U+3150 HANGUL LETTER AE|}}

|{{chset-cell1|u=3152|4-31 U+3152 HANGUL LETTER YAE|}}

{{chset-left1|4x/Cx}}

|{{chset-cell1|u=3154|4-32 U+3154 HANGUL LETTER E|}}

|{{chset-cell1|u=3156|4-33 U+3156 HANGUL LETTER YE|}}

|{{chset-cell1|u=315A|4-34 U+315A HANGUL LETTER OE|}}

|{{chset-cell1|u=315F|4-35 U+315F HANGUL LETTER WI|}}

|{{chset-cell1|u=3162|4-36 U+3162 HANGUL LETTER YI|}}

|{{chset-cell1|u=3158|4-37 U+3158 HANGUL LETTER WA|}}

|{{chset-cell1|u=315D|4-38 U+315D HANGUL LETTER WEO|}}

|{{chset-cell1|u=3159|4-39 U+3159 HANGUL LETTER WAE|}}

|{{chset-cell1|u=315E|4-40 U+315E HANGUL LETTER WE|}}

|{{chset-cell1|u=3133|4-41 U+3133 HANGUL LETTER KIYEOK-SIOS|}}

|{{chset-cell1|u=3135|4-42 U+3135 HANGUL LETTER NIEUN-CIEUC|}}

|{{chset-cell1|u=3136|4-43 U+3136 HANGUL LETTER NIEUN-HIEUH|}}

|{{chset-cell1|u=313A|4-44 U+313A HANGUL LETTER RIEUL-KIYEOK|}}

|{{chset-cell1|u=313B|4-45 U+313B HANGUL LETTER RIEUL-MIEUM|}}

|{{chset-cell1|u=313C|4-46 U+313C HANGUL LETTER RIEUL-PIEUP|}}

|{{chset-cell1|u=313D|4-47 U+313D HANGUL LETTER RIEUL-SIOS|}}

{{chset-left1|5x/Dx}}

|{{chset-cell1|u=313E|4-48 U+313E HANGUL LETTER RIEUL-THIEUTH|}}

|{{chset-cell1|u=313F|4-49 U+313F HANGUL LETTER RIEUL-PHIEUPH|}}

|{{chset-cell1|u=3140|4-50 U+3140 HANGUL LETTER RIEUL-HIEUH|}}

|{{chset-cell1|u=3144|4-51 U+3144 HANGUL LETTER PIEUP-SIOS|}}

|{{chset-cell1|u=317F|4-52 U+317F HANGUL LETTER PANSIOS|}}

|{{chset-cell1|u=3181|4-53 U+3181 HANGUL LETTER YESIEUNG|}}

|{{chset-cell1|u=3186|4-54 U+3186 HANGUL LETTER YEORINHIEUH|}}

|{{chset-cell1|u=318D|4-55 U+318D HANGUL LETTER ARAEA|}}

|{{chset-cell1|u=113C|4-56 U+113C HANGUL CHOSEONG CHITUEUMSIOS|}}

|{{chset-cell1|u=113D|4-57 U+113D HANGUL CHOSEONG CHITUEUMSSANGSIOS|}}

|{{chset-cell1|u=113E|4-58 U+113E HANGUL CHOSEONG CEONGCHIEUMSIOS|}}

|{{chset-cell1|u=113F|4-59 U+113F HANGUL CHOSEONG CEONGCHIEUMSSANGSIOS|}}

|{{chset-cell1|u=114E|4-60 U+114E HANGUL CHOSEONG CHITUEUMCIEUC|}}

|{{chset-cell1|u=114F|4-61 U+114F HANGUL CHOSEONG CHITUEUMSSANGCIEUC|}}

|{{chset-cell1|u=1150|4-62 U+1150 HANGUL CHOSEONG CEONGCHIEUMCIEUC|}}

|{{chset-cell1|u=1151|4-63 U+1151 HANGUL CHOSEONG CEONGCHIEUMSSANGCIEUC|}}

{{chset-left1|6x/Ex}}

|{{chset-cell1|u=1154|4-64 U+1154 HANGUL CHOSEONG CHITUEUMCHIEUCH|}}

|{{chset-cell1|u=1155|4-65 U+1155 HANGUL CHOSEONG CEONGCHIEUMCHIEUCH|}}

|{{chset-cell1|4-66

style=background:#DDD}}

|{{chset-cell1|4-67

style=background:#DDD}}

|{{chset-cell1|4-68

style=background:#DDD}}

|{{chset-cell1|4-69

style=background:#DDD}}

|{{chset-cell1|4-70

style=background:#DDD}}

|{{chset-cell1|4-71

style=background:#DDD}}

|{{chset-cell1|4-72 U+F113 Private Use||fn={{efn|An emboldened/emphasised character from the name of a North Korean leader, mapped to Private Use Area, shown here simulated with markup.|name=leader}}|style=background:#FEE}}

|{{chset-cell1|4-73 U+F114 Private Use||fn={{efn|name=leader}}|style=background:#FEE}}

|{{chset-cell1|4-74 U+F115 Private Use||fn={{efn|name=leader}}|style=background:#FEE}}

|{{chset-cell1|4-75 U+F116 Private Use||fn={{efn|name=leader}}|style=background:#FEE}}

|{{chset-cell1|4-76 U+F117 Private Use||fn={{efn|name=leader}}|style=background:#FEE}}

|{{chset-cell1|4-77 U+F118 Private Use||fn={{efn|name=leader}}|style=background:#FEE}}

|{{chset-cell1|4-78 U+F120 Private Use||fn={{efn|name=leader}}|style=background:#FEE}}

|{{chset-cell1|4-79 U+F121 Private Use||fn={{efn|name=leader}}|style=background:#FEE}}

{{chset-left1|7x/Fx}}

|{{chset-cell1|4-80 U+F122 Private Use||fn={{efn|name=leader}}|style=background:#FEE}}

|{{chset-cell1|4-81

style=background:#DDD}}

|{{chset-cell1|4-82

style=background:#DDD}}

|{{chset-cell1|4-83

style=background:#DDD}}

|{{chset-cell1|4-84

style=background:#DDD}}

|{{chset-cell1|4-85

style=background:#DDD}}

|{{chset-cell1|4-86

style=background:#DDD}}

|{{chset-cell1|4-87

style=background:#DDD}}

|{{chset-cell1|4-88

style=background:#DDD}}

|{{chset-cell1|4-89

style=background:#DDD}}

|{{chset-cell1|4-90

style=background:#DDD}}

|{{chset-cell1|4-91

style=background:#DDD}}

|{{chset-cell1|4-92

style=background:#DDD}}

|{{chset-cell1|4-93

style=background:#DDD}}

|{{chset-cell1|4-94

style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-table-footer1|

{{legend|#FEE|Mapped to Private Use Area, shown simulated.}}

}}

= {{anchor|0x25}}Character set 0x25/0xA5 (row number 5, Cyrillic) =

This set includes both cases of 33 letters from the Cyrillic script, sufficient to write the modern Russian alphabet and Bulgarian alphabet, although other forms of Cyrillic require additional letters.{{cite web |title=The Cyrillic Charset Soup |url=http://czyborra.com/charsets/cyrillic.html |access-date=2016-12-03 |author-first=Roman |author-last=Czyborra |orig-year=1998-05-25 |date=1998-11-30 |url-status=live |archive-url=https://web.archive.org/web/20161203230933/http://czyborra.com/charsets/cyrillic.html |archive-date=2016-12-03}}

Compare row 12 of KS X 1001 and row 7 of JIS X 0208, which use the same layout (but in a different row).

{{chset-table-header1|KPS 9566 (prefixed with 0x25/0xA5)}}
{{chset-left1|2x/Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=0410|5-1 U+0410 CYRILLIC CAPITAL LETTER A|А}}

|{{chset-cell1|u=0411|5-2 U+0411 CYRILLIC CAPITAL LETTER BE|Б}}

|{{chset-cell1|u=0412|5-3 U+0412 CYRILLIC CAPITAL LETTER VE|В}}

|{{chset-cell1|u=0413|5-4 U+0413 CYRILLIC CAPITAL LETTER GHE|Г}}

|{{chset-cell1|u=0414|5-5 U+0414 CYRILLIC CAPITAL LETTER DE|Д}}

|{{chset-cell1|u=0415|5-6 U+0415 CYRILLIC CAPITAL LETTER IE|Е}}

|{{chset-cell1|u=0401|5-7 U+0401 CYRILLIC CAPITAL LETTER IO|Ё}}

|{{chset-cell1|u=0416|5-8 U+0416 CYRILLIC CAPITAL LETTER ZHE|Ж}}

|{{chset-cell1|u=0417|5-9 U+0417 CYRILLIC CAPITAL LETTER ZE|З}}

|{{chset-cell1|u=0418|5-10 U+0418 CYRILLIC CAPITAL LETTER I|И}}

|{{chset-cell1|u=0419|5-11 U+0419 CYRILLIC CAPITAL LETTER SHORT I|Й}}

|{{chset-cell1|u=041A|5-12 U+041A CYRILLIC CAPITAL LETTER KA|К}}

|{{chset-cell1|u=041B|5-13 U+041B CYRILLIC CAPITAL LETTER EL|Л}}

|{{chset-cell1|u=041C|5-14 U+041C CYRILLIC CAPITAL LETTER EM|М}}

|{{chset-cell1|u=041D|5-15 U+041D CYRILLIC CAPITAL LETTER EN|Н}}

{{chset-left1|3x/Bx}}

|{{chset-cell1|u=041E|5-16 U+041E CYRILLIC CAPITAL LETTER O|О}}

|{{chset-cell1|u=041F|5-17 U+041F CYRILLIC CAPITAL LETTER PE|П}}

|{{chset-cell1|u=0420|5-18 U+0420 CYRILLIC CAPITAL LETTER ER|Р}}

|{{chset-cell1|u=0421|5-19 U+0421 CYRILLIC CAPITAL LETTER ES|С}}

|{{chset-cell1|u=0422|5-20 U+0422 CYRILLIC CAPITAL LETTER TE|Т}}

|{{chset-cell1|u=0423|5-21 U+0423 CYRILLIC CAPITAL LETTER U|У}}

|{{chset-cell1|u=0424|5-22 U+0424 CYRILLIC CAPITAL LETTER EF|Ф}}

|{{chset-cell1|u=0425|5-23 U+0425 CYRILLIC CAPITAL LETTER HA|Х}}

|{{chset-cell1|u=0426|5-24 U+0426 CYRILLIC CAPITAL LETTER TSE|Ц}}

|{{chset-cell1|u=0427|5-25 U+0427 CYRILLIC CAPITAL LETTER CHE|Ч}}

|{{chset-cell1|u=0428|5-26 U+0428 CYRILLIC CAPITAL LETTER SHA|Ш}}

|{{chset-cell1|u=0429|5-27 U+0429 CYRILLIC CAPITAL LETTER SHCHA|Щ}}

|{{chset-cell1|u=042A|5-28 U+042A CYRILLIC CAPITAL LETTER HARD SIGN|Ъ}}

|{{chset-cell1|u=042B|5-29 U+042B CYRILLIC CAPITAL LETTER YERU|Ы}}

|{{chset-cell1|u=042C|5-30 U+042C CYRILLIC CAPITAL LETTER SOFT SIGN|Ь}}

|{{chset-cell1|u=042D|5-31 U+042D CYRILLIC CAPITAL LETTER E|Э}}

{{chset-left1|4x/Cx}}

|{{chset-cell1|u=042E|5-32 U+042E CYRILLIC CAPITAL LETTER YU|Ю}}

|{{chset-cell1|u=042F|5-33 U+042F CYRILLIC CAPITAL LETTER YA|Я}}

|{{chset-cell1|5-34

style=background:#DDD}}

|{{chset-cell1|5-35

style=background:#DDD}}

|{{chset-cell1|5-36

style=background:#DDD}}

|{{chset-cell1|5-37

style=background:#DDD}}

|{{chset-cell1|5-38

style=background:#DDD}}

|{{chset-cell1|5-39

style=background:#DDD}}

|{{chset-cell1|5-40

style=background:#DDD}}

|{{chset-cell1|5-41

style=background:#DDD}}

|{{chset-cell1|5-42

style=background:#DDD}}

|{{chset-cell1|5-43

style=background:#DDD}}

|{{chset-cell1|5-44

style=background:#DDD}}

|{{chset-cell1|5-45

style=background:#DDD}}

|{{chset-cell1|5-46

style=background:#DDD}}

|{{chset-cell1|5-47

style=background:#DDD}}
{{chset-left1|5x/Dx}}

|{{chset-cell1|5-48

style=background:#DDD}}

|{{chset-cell1|u=0430|5-49 U+0430 CYRILLIC SMALL LETTER A|а}}

|{{chset-cell1|u=0431|5-50 U+0431 CYRILLIC SMALL LETTER BE|б}}

|{{chset-cell1|u=0432|5-51 U+0432 CYRILLIC SMALL LETTER VE|в}}

|{{chset-cell1|u=0433|5-52 U+0433 CYRILLIC SMALL LETTER GHE|г}}

|{{chset-cell1|u=0434|5-53 U+0434 CYRILLIC SMALL LETTER DE|д}}

|{{chset-cell1|u=0435|5-54 U+0435 CYRILLIC SMALL LETTER IE|е}}

|{{chset-cell1|u=0451|5-55 U+0451 CYRILLIC SMALL LETTER IO|ё}}

|{{chset-cell1|u=0436|5-56 U+0436 CYRILLIC SMALL LETTER ZHE|ж}}

|{{chset-cell1|u=0437|5-57 U+0437 CYRILLIC SMALL LETTER ZE|з}}

|{{chset-cell1|u=0438|5-58 U+0438 CYRILLIC SMALL LETTER I|и}}

|{{chset-cell1|u=0439|5-59 U+0439 CYRILLIC SMALL LETTER SHORT I|й}}

|{{chset-cell1|u=043A|5-60 U+043A CYRILLIC SMALL LETTER KA|к}}

|{{chset-cell1|u=043B|5-61 U+043B CYRILLIC SMALL LETTER EL|л}}

|{{chset-cell1|u=043C|5-62 U+043C CYRILLIC SMALL LETTER EM|м}}

|{{chset-cell1|u=043D|5-63 U+043D CYRILLIC SMALL LETTER EN|н}}

{{chset-left1|6x/Ex}}

|{{chset-cell1|u=043E|5-64 U+043E CYRILLIC SMALL LETTER O|о}}

|{{chset-cell1|u=043F|5-65 U+043F CYRILLIC SMALL LETTER PE|п}}

|{{chset-cell1|u=0440|5-66 U+0440 CYRILLIC SMALL LETTER ER|р}}

|{{chset-cell1|u=0441|5-67 U+0441 CYRILLIC SMALL LETTER ES|с}}

|{{chset-cell1|u=0442|5-68 U+0442 CYRILLIC SMALL LETTER TE|т}}

|{{chset-cell1|u=0443|5-69 U+0443 CYRILLIC SMALL LETTER U|у}}

|{{chset-cell1|u=0444|5-70 U+0444 CYRILLIC SMALL LETTER EF|ф}}

|{{chset-cell1|u=0445|5-71 U+0445 CYRILLIC SMALL LETTER HA|х}}

|{{chset-cell1|u=0446|5-72 U+0446 CYRILLIC SMALL LETTER TSE|ц}}

|{{chset-cell1|u=0447|5-73 U+0447 CYRILLIC SMALL LETTER CHE|ч}}

|{{chset-cell1|u=0448|5-74 U+0448 CYRILLIC SMALL LETTER SHA|ш}}

|{{chset-cell1|u=0449|5-75 U+0449 CYRILLIC SMALL LETTER SHCHA|щ}}

|{{chset-cell1|u=044A|5-76 U+044A CYRILLIC SMALL LETTER HARD SIGN|ъ}}

|{{chset-cell1|u=044B|5-77 U+044B CYRILLIC SMALL LETTER YERU|ы}}

|{{chset-cell1|u=044C|5-78 U+044C CYRILLIC SMALL LETTER SOFT SIGN|ь}}

|{{chset-cell1|u=044D|5-79 U+044D CYRILLIC SMALL LETTER E|э}}

{{chset-left1|7x/Fx}}

|{{chset-cell1|u=044E|5-80 U+044E CYRILLIC SMALL LETTER YU|ю}}

|{{chset-cell1|u=044F|5-81 U+044F CYRILLIC SMALL LETTER YA|я}}

|{{chset-cell1|5-82

style=background:#DDD}}

|{{chset-cell1|5-83

style=background:#DDD}}

|{{chset-cell1|5-84

style=background:#DDD}}

|{{chset-cell1|5-85

style=background:#DDD}}

|{{chset-cell1|5-86

style=background:#DDD}}

|{{chset-cell1|5-87

style=background:#DDD}}

|{{chset-cell1|5-88

style=background:#DDD}}

|{{chset-cell1|5-89

style=background:#DDD}}

|{{chset-cell1|5-90

style=background:#DDD}}

|{{chset-cell1|5-91

style=background:#DDD}}

|{{chset-cell1|5-92

style=background:#DDD}}

|{{chset-cell1|5-93

style=background:#DDD}}

|{{chset-cell1|5-94

style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

= {{anchor|0x26}}Character set 0x26/0xA6 (row number 6, Greek letters and Roman numerals) =

This set contains Roman numerals and basic support for the Greek alphabet, without diacritics or the final sigma.

Compare and contrast row 5 of KS X 1001 (which uses the same characters but in a different layout and a different row) and row 6 of JIS X 0208 (which uses the same layout for the Greek letters, but without the Roman numerals).

{{chset-table-header1|KPS 9566 (prefixed with 0x26/0xA6)}}
{{chset-left1|2x/Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=0391|6-1 U+0391 GREEK CAPITAL LETTER ALPHA|Α}}

|{{chset-cell1|u=0392|6-2 U+0392 GREEK CAPITAL LETTER BETA|Β}}

|{{chset-cell1|u=0393|6-3 U+0393 GREEK CAPITAL LETTER GAMMA|Γ}}

|{{chset-cell1|u=0394|6-4 U+0394 GREEK CAPITAL LETTER DELTA|Δ}}

|{{chset-cell1|u=0395|6-5 U+0395 GREEK CAPITAL LETTER EPSILON|Ε}}

|{{chset-cell1|u=0396|6-6 U+0396 GREEK CAPITAL LETTER ZETA|Ζ}}

|{{chset-cell1|u=0397|6-7 U+0397 GREEK CAPITAL LETTER ETA|Η}}

|{{chset-cell1|u=0398|6-8 U+0398 GREEK CAPITAL LETTER THETA|Θ}}

|{{chset-cell1|u=0399|6-9 U+0399 GREEK CAPITAL LETTER IOTA|Ι}}

|{{chset-cell1|u=039A|6-10 U+039A GREEK CAPITAL LETTER KAPPA|Κ}}

|{{chset-cell1|u=039B|6-11 U+039B GREEK CAPITAL LETTER LAMDA|Λ}}

|{{chset-cell1|u=039C|6-12 U+039C GREEK CAPITAL LETTER MU|Μ}}

|{{chset-cell1|u=039D|6-13 U+039D GREEK CAPITAL LETTER NU|Ν}}

|{{chset-cell1|u=039E|6-14 U+039E GREEK CAPITAL LETTER XI|Ξ}}

|{{chset-cell1|u=039F|6-15 U+039F GREEK CAPITAL LETTER OMICRON|Ο}}

{{chset-left1|3x/Bx}}

|{{chset-cell1|u=03A0|6-16 U+03A0 GREEK CAPITAL LETTER PI|Π}}

|{{chset-cell1|u=03A1|6-17 U+03A1 GREEK CAPITAL LETTER RHO|Ρ}}

|{{chset-cell1|u=03A3|6-18 U+03A3 GREEK CAPITAL LETTER SIGMA|Σ}}

|{{chset-cell1|u=03A4|6-19 U+03A4 GREEK CAPITAL LETTER TAU|Τ}}

|{{chset-cell1|u=03A5|6-20 U+03A5 GREEK CAPITAL LETTER UPSILON|Υ}}

|{{chset-cell1|u=03A6|6-21 U+03A6 GREEK CAPITAL LETTER PHI|Φ}}

|{{chset-cell1|u=03A7|6-22 U+03A7 GREEK CAPITAL LETTER CHI|Χ}}

|{{chset-cell1|u=03A8|6-23 U+03A8 GREEK CAPITAL LETTER PSI|Ψ}}

|{{chset-cell1|u=03A9|6-24 U+03A9 GREEK CAPITAL LETTER OMEGA|Ω}}

|{{chset-cell1|6-25

style=background:#DDD}}

|{{chset-cell1|6-26

style=background:#DDD}}

|{{chset-cell1|6-27

style=background:#DDD}}

|{{chset-cell1|6-28

style=background:#DDD}}

|{{chset-cell1|6-29

style=background:#DDD}}

|{{chset-cell1|6-30

style=background:#DDD}}

|{{chset-cell1|6-31

style=background:#DDD}}
{{chset-left1|4x/Cx}}

|{{chset-cell1|6-32

style=background:#DDD}}

|{{chset-cell1|u=03B1|6-33 U+03B1 GREEK SMALL LETTER ALPHA|α}}

|{{chset-cell1|u=03B2|6-34 U+03B2 GREEK SMALL LETTER BETA|β}}

|{{chset-cell1|u=03B3|6-35 U+03B3 GREEK SMALL LETTER GAMMA|γ}}

|{{chset-cell1|u=03B4|6-36 U+03B4 GREEK SMALL LETTER DELTA|δ}}

|{{chset-cell1|u=03B5|6-37 U+03B5 GREEK SMALL LETTER EPSILON|ε}}

|{{chset-cell1|u=03B6|6-38 U+03B6 GREEK SMALL LETTER ZETA|ζ}}

|{{chset-cell1|u=03B7|6-39 U+03B7 GREEK SMALL LETTER ETA|η}}

|{{chset-cell1|u=03B8|6-40 U+03B8 GREEK SMALL LETTER THETA|θ}}

|{{chset-cell1|u=03B9|6-41 U+03B9 GREEK SMALL LETTER IOTA|ι}}

|{{chset-cell1|u=03BA|6-42 U+03BA GREEK SMALL LETTER KAPPA|κ}}

|{{chset-cell1|u=03BB|6-43 U+03BB GREEK SMALL LETTER LAMDA|λ}}

|{{chset-cell1|u=03BC|6-44 U+03BC GREEK SMALL LETTER MU|μ}}

|{{chset-cell1|u=03BD|6-45 U+03BD GREEK SMALL LETTER NU|ν}}

|{{chset-cell1|u=03BE|6-46 U+03BE GREEK SMALL LETTER XI|ξ}}

|{{chset-cell1|u=03BF|6-47 U+03BF GREEK SMALL LETTER OMICRON|ο}}

{{chset-left1|5x/Dx}}

|{{chset-cell1|u=03C0|6-48 U+03C0 GREEK SMALL LETTER PI|π}}

|{{chset-cell1|u=03C1|6-49 U+03C1 GREEK SMALL LETTER RHO|ρ}}

|{{chset-cell1|u=03C3|6-50 U+03C3 GREEK SMALL LETTER SIGMA|σ}}

|{{chset-cell1|u=03C4|6-51 U+03C4 GREEK SMALL LETTER TAU|τ}}

|{{chset-cell1|u=03C5|6-52 U+03C5 GREEK SMALL LETTER UPSILON|υ}}

|{{chset-cell1|u=03C6|6-53 U+03C6 GREEK SMALL LETTER PHI|φ}}

|{{chset-cell1|u=03C7|6-54 U+03C7 GREEK SMALL LETTER CHI|χ}}

|{{chset-cell1|u=03C8|6-55 U+03C8 GREEK SMALL LETTER PSI|ψ}}

|{{chset-cell1|u=03C9|6-56 U+03C9 GREEK SMALL LETTER OMEGA|ω}}

|{{chset-cell1|6-57

style=background:#DDD}}

|{{chset-cell1|6-58

style=background:#DDD}}

|{{chset-cell1|6-59

style=background:#DDD}}

|{{chset-cell1|6-60

style=background:#DDD}}

|{{chset-cell1|6-61

style=background:#DDD}}

|{{chset-cell1|6-62

style=background:#DDD}}

|{{chset-cell1|6-63

style=background:#DDD}}
{{chset-left1|6x/Ex}}

|{{chset-cell1|6-64

style=background:#DDD}}

|{{chset-cell1|u=2160|6-65 U+2160 ROMAN NUMERAL ONE|}}

|{{chset-cell1|u=2161|6-66 U+2161 ROMAN NUMERAL TWO|}}

|{{chset-cell1|u=2162|6-67 U+2162 ROMAN NUMERAL THREE|}}

|{{chset-cell1|u=2163|6-68 U+2163 ROMAN NUMERAL FOUR|}}

|{{chset-cell1|u=2164|6-69 U+2164 ROMAN NUMERAL FIVE|}}

|{{chset-cell1|u=2165|6-70 U+2165 ROMAN NUMERAL SIX|}}

|{{chset-cell1|u=2166|6-71 U+2166 ROMAN NUMERAL SEVEN|}}

|{{chset-cell1|u=2167|6-72 U+2167 ROMAN NUMERAL EIGHT|}}

|{{chset-cell1|u=2168|6-73 U+2168 ROMAN NUMERAL NINE|}}

|{{chset-cell1|u=2169|6-74 U+2169 ROMAN NUMERAL TEN|}}

|{{chset-cell1|6-75

style=background:#DDD}}

|{{chset-cell1|6-76

style=background:#DDD}}

|{{chset-cell1|6-77

style=background:#DDD}}

|{{chset-cell1|6-78

style=background:#DDD}}

|{{chset-cell1|6-79

style=background:#DDD}}
{{chset-left1|7x/Fx}}

|{{chset-cell1|6-80

style=background:#DDD}}

|{{chset-cell1|u=2170|6-81 U+2170 SMALL ROMAN NUMERAL ONE|}}

|{{chset-cell1|u=2171|6-82 U+2171 SMALL ROMAN NUMERAL TWO|}}

|{{chset-cell1|u=2172|6-83 U+2172 SMALL ROMAN NUMERAL THREE|}}

|{{chset-cell1|u=2173|6-84 U+2173 SMALL ROMAN NUMERAL FOUR|}}

|{{chset-cell1|u=2174|6-85 U+2174 SMALL ROMAN NUMERAL FIVE|}}

|{{chset-cell1|u=2175|6-86 U+2175 SMALL ROMAN NUMERAL SIX|}}

|{{chset-cell1|u=2176|6-87 U+2176 SMALL ROMAN NUMERAL SEVEN|}}

|{{chset-cell1|u=2177|6-88 U+2177 SMALL ROMAN NUMERAL EIGHT|}}

|{{chset-cell1|u=2178|6-89 U+2178 SMALL ROMAN NUMERAL NINE|}}

|{{chset-cell1|u=2179|6-90 U+2179 SMALL ROMAN NUMERAL TEN|}}

|{{chset-cell1|6-91

style=background:#DDD}}

|{{chset-cell1|6-92

style=background:#DDD}}

|{{chset-cell1|6-93

style=background:#DDD}}

|{{chset-cell1|6-94

style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

= {{anchor|0x27}}Character set 0x27/0xA7 (row number 7, encircled, superscript, subscript, fractions) =

Several circled numbers in this row were mapped to Unicode incorrectly in the 2003 edition, due to using non-final proposed code points. They were corrected in the 2011 edition.

{{chset-table-header1|KPS 9566 (prefixed with 0x27/0xA7)}}
{{chset-left1|2x/Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=2460|7-1 U+2460 CIRCLED DIGIT ONE|}}

|{{chset-cell1|u=2461|7-2 U+2461 CIRCLED DIGIT TWO|}}

|{{chset-cell1|u=2462|7-3 U+2462 CIRCLED DIGIT THREE|}}

|{{chset-cell1|u=2463|7-4 U+2463 CIRCLED DIGIT FOUR|}}

|{{chset-cell1|u=2464|7-5 U+2464 CIRCLED DIGIT FIVE|}}

|{{chset-cell1|u=2465|7-6 U+2465 CIRCLED DIGIT SIX|}}

|{{chset-cell1|u=2466|7-7 U+2466 CIRCLED DIGIT SEVEN|}}

|{{chset-cell1|u=2467|7-8 U+2467 CIRCLED DIGIT EIGHT|}}

|{{chset-cell1|u=2468|7-9 U+2468 CIRCLED DIGIT NINE|}}

|{{chset-cell1|u=2469|7-10 U+2469 CIRCLED NUMBER TEN|}}

|{{chset-cell1|u=246A|7-11 U+246A CIRCLED NUMBER ELEVEN|}}

|{{chset-cell1|u=246B|7-12 U+246B CIRCLED NUMBER TWELVE|}}

|{{chset-cell1|u=246C|7-13 U+246C CIRCLED NUMBER THIRTEEN|}}

|{{chset-cell1|u=246D|7-14 U+246D CIRCLED NUMBER FOURTEEN|}}

|{{chset-cell1|u=246E|7-15 U+246E CIRCLED NUMBER FIFTEEN|}}

{{chset-left1|3x/Bx}}

|{{chset-cell1|u=246F|7-16 U+246F CIRCLED NUMBER SIXTEEN|}}

|{{chset-cell1|u=2470|7-17 U+2470 CIRCLED NUMBER SEVENTEEN|}}

|{{chset-cell1|u=2471|7-18 U+2471 CIRCLED NUMBER EIGHTEEN|}}

|{{chset-cell1|u=2472|7-19 U+2472 CIRCLED NUMBER NINETEEN|}}

|{{chset-cell1|u=2473|7-20 U+2473 CIRCLED NUMBER TWENTY|}}

|{{chset-cell1|u=3251|7-21 U+3251 CIRCLED NUMBER TWENTY ONE|}}

|{{chset-cell1|u=3252|7-22 U+3252 CIRCLED NUMBER TWENTY TWO|}}

|{{chset-cell1|u=3253|7-23 U+3253 CIRCLED NUMBER TWENTY THREE|}}

|{{chset-cell1|u=3254|7-24 U+3254 CIRCLED NUMBER TWENTY FOUR|}}

|{{chset-cell1|u=3255|7-25 U+3255 CIRCLED NUMBER TWENTY FIVE|}}

|{{chset-cell1|u=3256|7-26 U+3256 CIRCLED NUMBER TWENTY SIX|}}

|{{chset-cell1|u=3257|7-27 U+3257 CIRCLED NUMBER TWENTY SEVEN|}}

|{{chset-cell1|u=3258|7-28 U+3258 CIRCLED NUMBER TWENTY EIGHT|}}

|{{chset-cell1|u=3259|7-29 U+3259 CIRCLED NUMBER TWENTY NINE|}}

|{{chset-cell1|u=325A|7-30 U+325A CIRCLED NUMBER THIRTY|}}

|{{chset-cell1|7-31

style=background:#DDD}}
{{chset-left1|4x/Cx}}

|{{chset-cell1|7-32

style=background:#DDD}}

|{{chset-cell1|u=3260|7-33 U+3260 CIRCLED HANGUL KIYEOK|}}

|{{chset-cell1|u=3261|7-34 U+3261 CIRCLED HANGUL NIEUN|}}

|{{chset-cell1|u=3262|7-35 U+3262 CIRCLED HANGUL TIKEUT|}}

|{{chset-cell1|u=3263|7-36 U+3263 CIRCLED HANGUL RIEUL|}}

|{{chset-cell1|u=3264|7-37 U+3264 CIRCLED HANGUL MIEUM|}}

|{{chset-cell1|u=3265|7-38 U+3265 CIRCLED HANGUL PIEUP|}}

|{{chset-cell1|u=3266|7-39 U+3266 CIRCLED HANGUL SIOS|}}

|{{chset-cell1|u=3267|7-40 U+3267 CIRCLED HANGUL IEUNG|}}

|{{chset-cell1|u=3268|7-41 U+3268 CIRCLED HANGUL CIEUC|}}

|{{chset-cell1|u=3269|7-42 U+3269 CIRCLED HANGUL CHIEUCH|}}

|{{chset-cell1|u=326A|7-43 U+326A CIRCLED HANGUL KHIEUKH|}}

|{{chset-cell1|u=326B|7-44 U+326B CIRCLED HANGUL THIEUTH|}}

|{{chset-cell1|u=326C|7-45 U+326C CIRCLED HANGUL PHIEUPH|}}

|{{chset-cell1|u=326D|7-46 U+326D CIRCLED HANGUL HIEUH|}}

|{{chset-cell1|7-47

style=background:#DDD}}
{{chset-left1|5x/Dx}}

|{{chset-cell1|7-48

style=background:#DDD}}

|{{chset-cell1|u=326E|7-49 U+326E CIRCLED HANGUL KIYEOK A|}}

|{{chset-cell1|u=326F|7-50 U+326F CIRCLED HANGUL NIEUN A|}}

|{{chset-cell1|u=3270|7-51 U+3270 CIRCLED HANGUL TIKEUT A|}}

|{{chset-cell1|u=3271|7-52 U+3271 CIRCLED HANGUL RIEUL A|}}

|{{chset-cell1|u=3272|7-53 U+3272 CIRCLED HANGUL MIEUM A|}}

|{{chset-cell1|u=3273|7-54 U+3273 CIRCLED HANGUL PIEUP A|}}

|{{chset-cell1|u=3274|7-55 U+3274 CIRCLED HANGUL SIOS A|}}

|{{chset-cell1|u=3275|7-56 U+3275 CIRCLED HANGUL IEUNG A|}}

|{{chset-cell1|u=3276|7-57 U+3276 CIRCLED HANGUL CIEUC A|}}

|{{chset-cell1|u=3277|7-58 U+3277 CIRCLED HANGUL CHIEUCH A|}}

|{{chset-cell1|u=3278|7-59 U+3278 CIRCLED HANGUL KHIEUKH A|}}

|{{chset-cell1|u=3279|7-60 U+3279 CIRCLED HANGUL THIEUTH A|}}

|{{chset-cell1|u=327A|7-61 U+327A CIRCLED HANGUL PHIEUPH A|}}

|{{chset-cell1|u=327B|7-62 U+327B CIRCLED HANGUL HIEUH A|}}

|{{chset-cell1|7-63

style=background:#DDD}}
{{chset-left1|6x/Ex}}

|{{chset-cell1|u=2070|7-64 U+2070 SUPERSCRIPT ZERO|}}

|{{chset-cell1|u=00B9|7-65 U+00B9 SUPERSCRIPT ONE|¹}}

|{{chset-cell1|u=00B2|7-66 U+00B2 SUPERSCRIPT TWO|²}}

|{{chset-cell1|u=00B3|7-67 U+00B3 SUPERSCRIPT THREE|³}}

|{{chset-cell1|u=2074|7-68 U+2074 SUPERSCRIPT FOUR|}}

|{{chset-cell1|u=2075|7-69 U+2075 SUPERSCRIPT FIVE|}}

|{{chset-cell1|u=2076|7-70 U+2076 SUPERSCRIPT SIX|}}

|{{chset-cell1|u=2077|7-71 U+2077 SUPERSCRIPT SEVEN|}}

|{{chset-cell1|u=2078|7-72 U+2078 SUPERSCRIPT EIGHT|}}

|{{chset-cell1|u=2079|7-73 U+2079 SUPERSCRIPT NINE|}}

|{{chset-cell1|u=00BD|7-74 U+00BD VULGAR FRACTION ONE HALF|½}}

|{{chset-cell1|u=2153|7-75 U+2153 VULGAR FRACTION ONE THIRD|⅓}}

|{{chset-cell1|u=2154|7-76 U+2154 VULGAR FRACTION TWO THIRDS|}}

|{{chset-cell1|u=00BC|7-77 U+00BC VULGAR FRACTION ONE QUARTER|¼}}

|{{chset-cell1|u=00BE|7-78 U+00BE VULGAR FRACTION THREE QUARTERS|¾}}

|{{chset-cell1|7-79

style=background:#DDD}}
{{chset-left1|7x/Fx}}

|{{chset-cell1|u=2080|7-80 U+2080 SUBSCRIPT ZERO|}}

|{{chset-cell1|u=2081|7-81 U+2081 SUBSCRIPT ONE|}}

|{{chset-cell1|u=2082|7-82 U+2082 SUBSCRIPT TWO|}}

|{{chset-cell1|u=2083|7-83 U+2083 SUBSCRIPT THREE|}}

|{{chset-cell1|u=2084|7-84 U+2084 SUBSCRIPT FOUR|}}

|{{chset-cell1|u=2085|7-85 U+2085 SUBSCRIPT FIVE|}}

|{{chset-cell1|u=2086|7-86 U+2086 SUBSCRIPT SIX|}}

|{{chset-cell1|u=2087|7-87 U+2087 SUBSCRIPT SEVEN|}}

|{{chset-cell1|u=2088|7-88 U+2088 SUBSCRIPT EIGHT|}}

|{{chset-cell1|u=2089|7-89 U+2089 SUBSCRIPT NINE|}}

|{{chset-cell1|7-90 U+F119 Private Use|{{sfrac|1|2}}|fn={{efn|name=vertfrac|1=Form of a fraction with a horizontal bar and vertical arrangement, mapped to Private Use Area, shown here simulated.}}|style=background:#FEE}}

|{{chset-cell1|7-91 U+F11A Private Use|{{sfrac|1|3}}|fn={{efn|name=vertfrac}}|style=background:#FEE}}

|{{chset-cell1|7-92 U+F11B Private Use|{{sfrac|2|3}}|fn={{efn|name=vertfrac}}|style=background:#FEE}}

|{{chset-cell1|7-93 U+F11C Private Use|{{sfrac|1|4}}|fn={{efn|name=vertfrac}}|style=background:#FEE}}

|{{chset-cell1|7-94 U+F11D Private Use|{{sfrac|3|4}}|fn={{efn|name=vertfrac}}|style=background:#FEE}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-table-footer1|

{{legend|#FEE|Mapped to Private Use Area, shown simulated.}}

}}

= {{anchor|0x28}}Character set 0x28/0xA8 (row number 8, unit, quantity and currency symbols) =

{{see also|CJK Compatibility}}

This set contains symbols for units of measure and currency. Those present in ASCII (highlighted) are shown below mapped to Basic Latin codepoints (consistent with articles on other CJK character sets), but are mapped to the Halfwidth and Fullwidth Forms block when used in an encoding which combines KPS 9566 with ASCII.

The Kelvin sign was replaced with a euro sign in the 2003 edition. The 2011 edition includes an alternative encoding of the Kelvin sign at 0xE988.

Compare and contrast with the repertoire of unit symbols included in row 7 of KS X 1001.

{{chset-table-header1|KPS 9566 (prefixed with 0x28/0xA8)}}
{{chset-left1|2x/Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=00B0|8-1 U+00B0 DEGREE SIGN|°}}

|{{chset-cell1|u=2032|8-2 U+2032 PRIME|}}

|{{chset-cell1|u=2033|8-3 U+2033 DOUBLE PRIME|}}

|{{chset-cell1|u=2103|8-4 U+2103 DEGREE CELSIUS|}}

|{{chset-cell1|u=2109|8-5 U+2109 DEGREE FAHRENHEIT|}}

|{{chset-cell1|8-6 U+20AC EURO SIGN / U+212A KELVIN SIGN|/|fn={{efn|Degrees Kelvin in 1997 version (some versions of the code chart include a degree sign in the unit symbol). Euro as of 2003 version.}}}}

|{{chset-cell1|u=FFE6|8-7 U+FFE6 FULLWIDTH WON SIGN|}}

|{{chset-cell1|u=0024|8-8 U+0024 DOLLAR SIGN|$|style=background:#FFD}}

|{{chset-cell1|u=FFE0|8-9 U+FFE0 FULLWIDTH CENT SIGN||fn={{efn|name=zenk}}}}

|{{chset-cell1|u=FFE1|8-10 U+FFE1 FULLWIDTH POUND SIGN||fn={{efn|name=zenk}}}}

|{{chset-cell1|u=FFE5|8-11 U+FFE5 FULLWIDTH YEN SIGN||fn={{efn|name=zenk}}}}

|{{chset-cell1|u=0025|8-12 U+0025 PERCENT SIGN|%|style=background:#FFD}}

|{{chset-cell1|u=2030|8-13 U+2030 PER MILLE SIGN|}}

|{{chset-cell1|u=212B|8-14 U+212B ANGSTROM SIGN|}}

|{{chset-cell1|u=33C4|8-15 U+33C4 SQUARE CC|}}

{{chset-left1|3x/Bx}}

|{{chset-cell1|u=33A1|8-16 U+33A1 SQUARE M SQUARED|}}

|{{chset-cell1|u=33A5|8-17 U+33A5 SQUARE M CUBED|}}

|{{chset-cell1|u=339D|8-18 U+339D SQUARE CM|}}

|{{chset-cell1|u=33A0|8-19 U+33A0 SQUARE CM SQUARED|}}

|{{chset-cell1|u=33A4|8-20 U+33A4 SQUARE CM CUBED|}}

|{{chset-cell1|u=339C|8-21 U+339C SQUARE MM|}}

|{{chset-cell1|u=339F|8-22 U+339F SQUARE MM SQUARED|}}

|{{chset-cell1|u=33A3|8-23 U+33A3 SQUARE MM CUBED|}}

|{{chset-cell1|u=3377|8-24 U+3377 SQUARE DM|}}

|{{chset-cell1|u=3378|8-25 U+3378 SQUARE DM SQUARED|}}

|{{chset-cell1|u=3379|8-26 U+3379 SQUARE DM CUBED|}}

|{{chset-cell1|u=339E|8-27 U+339E SQUARE KM|}}

|{{chset-cell1|u=33A2|8-28 U+33A2 SQUARE KM SQUARED|}}

|{{chset-cell1|u=33A6|8-29 U+33A6 SQUARE KM CUBED|}}

|{{chset-cell1|u=3399|8-30 U+3399 SQUARE FM|}}

|{{chset-cell1|u=339A|8-31 U+339A SQUARE NM|}}

{{chset-left1|4x/Cx}}

|{{chset-cell1|u=339B|8-32 U+339B SQUARE MU M|}}

|{{chset-cell1|u=33A7|8-33 U+33A7 SQUARE M OVER S|}}

|{{chset-cell1|u=33A8|8-34 U+33A8 SQUARE M OVER S SQUARED|}}

|{{chset-cell1|u=338D|8-35 U+338D SQUARE MU G|}}

|{{chset-cell1|u=338E|8-36 U+338E SQUARE MG|}}

|{{chset-cell1|u=338F|8-37 U+338F SQUARE KG|}}

|{{chset-cell1|u=33B4|8-38 U+33B4 SQUARE PV|}}

|{{chset-cell1|u=33B5|8-39 U+33B5 SQUARE NV|}}

|{{chset-cell1|u=33B6|8-40 U+33B6 SQUARE MU V|}}

|{{chset-cell1|u=33B7|8-41 U+33B7 SQUARE MV|}}

|{{chset-cell1|u=33B8|8-42 U+33B8 SQUARE KV|}}

|{{chset-cell1|u=33B9|8-43 U+33B9 SQUARE MV MEGA|}}

|{{chset-cell1|u=3380|8-44 U+3380 SQUARE PA AMPS|}}

|{{chset-cell1|u=3381|8-45 U+3381 SQUARE NA|}}

|{{chset-cell1|u=3382|8-46 U+3382 SQUARE MU A|}}

|{{chset-cell1|u=3383|8-47 U+3383 SQUARE MA|}}

{{chset-left1|5x/Dx}}

|{{chset-cell1|u=3384|8-48 U+3384 SQUARE KA|}}

|{{chset-cell1|u=33BA|8-49 U+33BA SQUARE PW|}}

|{{chset-cell1|u=33BB|8-50 U+33BB SQUARE NW|}}

|{{chset-cell1|u=33BC|8-51 U+33BC SQUARE MU W|}}

|{{chset-cell1|u=33BD|8-52 U+33BD SQUARE MW|}}

|{{chset-cell1|u=33BE|8-53 U+33BE SQUARE KW|}}

|{{chset-cell1|u=33BF|8-54 U+33BF SQUARE MW MEGA|}}

|{{chset-cell1|u=2126|8-55 U+2126 OHM SIGN|}}

|{{chset-cell1|u=33C0|8-56 U+33C0 SQUARE K OHM|}}

|{{chset-cell1|u=33C1|8-57 U+33C1 SQUARE M OHM|}}

|{{chset-cell1|u=3390|8-58 U+3390 SQUARE HZ|}}

|{{chset-cell1|u=3391|8-59 U+3391 SQUARE KHZ|}}

|{{chset-cell1|u=3392|8-60 U+3392 SQUARE MHZ|}}

|{{chset-cell1|u=3393|8-61 U+3393 SQUARE GHZ|}}

|{{chset-cell1|u=3394|8-62 U+3394 SQUARE THZ|}}

|{{chset-cell1|u=33DE|8-63 U+33DE SQUARE V OVER M|}}

{{chset-left1|6x/Ex}}

|{{chset-cell1|u=33DF|8-64 U+33DF SQUARE A OVER M|}}

|{{chset-cell1|u=33B0|8-65 U+33B0 SQUARE PS|}}

|{{chset-cell1|u=33B1|8-66 U+33B1 SQUARE NS|}}

|{{chset-cell1|u=33B2|8-67 U+33B2 SQUARE MU S|}}

|{{chset-cell1|u=33B3|8-68 U+33B3 SQUARE MS|}}

|{{chset-cell1|u=338A|8-69 U+338A SQUARE PF|}}

|{{chset-cell1|u=338B|8-70 U+338B SQUARE NF|}}

|{{chset-cell1|u=338C|8-71 U+338C SQUARE MU F|}}

|{{chset-cell1|u=33A9|8-72 U+33A9 SQUARE PA|}}

|{{chset-cell1|u=33AA|8-73 U+33AA SQUARE KPA|}}

|{{chset-cell1|u=33AB|8-74 U+33AB SQUARE MPA|}}

|{{chset-cell1|u=33AC|8-75 U+33AC SQUARE GPA|}}

|{{chset-cell1|u=2113|8-76 U+2113 SCRIPT SMALL L|}}

|{{chset-cell1|u=3395|8-77 U+3395 SQUARE MU L|}}

|{{chset-cell1|u=3396|8-78 U+3396 SQUARE ML|}}

|{{chset-cell1|u=3397|8-79 U+3397 SQUARE DL|}}

{{chset-left1|7x/Fx}}

|{{chset-cell1|u=3398|8-80 U+3398 SQUARE KL|}}

|{{chset-cell1|u=33FF|8-81 U+33FF SQUARE GAL|}}

|{{chset-cell1|u=3388|8-82 U+3388 SQUARE CAL|}}

|{{chset-cell1|u=3389|8-83 U+3389 SQUARE KCAL|}}

|{{chset-cell1|u=33AD|8-84 U+33AD SQUARE RAD|}}

|{{chset-cell1|u=33AE|8-85 U+33AE SQUARE RAD OVER S|}}

|{{chset-cell1|u=33AF|8-86 U+33AF SQUARE RAD OVER S SQUARED|}}

|{{chset-cell1|u=32CC|8-87 U+32CC SQUARE HG|}}

|{{chset-cell1|u=33DD|8-88 U+33DD SQUARE WB|}}

|{{chset-cell1|u=33C8|8-89 U+33C8 SQUARE DB|}}

|{{chset-cell1|u=32CD|8-90 U+32CD SQUARE ERG|}}

|{{chset-cell1|u=32CE|8-91 U+32CE SQUARE EV|}}

|{{chset-cell1|u=33D6|8-92 U+33D6 SQUARE MOL|}}

|{{chset-cell1|u=33CB|8-93 U+33CB SQUARE HP|}}

|{{chset-cell1|u=33CA|8-94 U+33CA SQUARE HA|}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-table-footer1|

{{legend|#FFD|ASCII punctuation, may also be mapped to the Halfwidth and Fullwidth Forms block.}}

}}

= {{anchor|0x29}}Character set 0x29/0xA9 (row number 9, box drawing) =

{{further|Box-drawing character}}

{{chset-table-header1|KPS 9566 (prefixed with 0x29/0xA9)}}
{{chset-left1|2x/Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=2500|9-1 U+2500 BOX DRAWINGS LIGHT HORIZONTAL|─}}

|{{chset-cell1|u=2502|9-2 U+2502 BOX DRAWINGS LIGHT VERTICAL|│}}

|{{chset-cell1|u=250C|9-3 U+250C BOX DRAWINGS LIGHT DOWN AND RIGHT|┌}}

|{{chset-cell1|u=2510|9-4 U+2510 BOX DRAWINGS LIGHT DOWN AND LEFT|┐}}

|{{chset-cell1|u=2518|9-5 U+2518 BOX DRAWINGS LIGHT UP AND LEFT|┘}}

|{{chset-cell1|u=2514|9-6 U+2514 BOX DRAWINGS LIGHT UP AND RIGHT|└}}

|{{chset-cell1|u=251C|9-7 U+251C BOX DRAWINGS LIGHT VERTICAL AND RIGHT|├}}

|{{chset-cell1|u=252C|9-8 U+252C BOX DRAWINGS LIGHT DOWN AND HORIZONTAL|┬}}

|{{chset-cell1|u=2524|9-9 U+2524 BOX DRAWINGS LIGHT VERTICAL AND LEFT|┤}}

|{{chset-cell1|u=2534|9-10 U+2534 BOX DRAWINGS LIGHT UP AND HORIZONTAL|┴}}

|{{chset-cell1|u=253C|9-11 U+253C BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL|┼}}

|{{chset-cell1|u=2501|9-12 U+2501 BOX DRAWINGS HEAVY HORIZONTAL|━}}

|{{chset-cell1|u=2503|9-13 U+2503 BOX DRAWINGS HEAVY VERTICAL|┃}}

|{{chset-cell1|u=250F|9-14 U+250F BOX DRAWINGS HEAVY DOWN AND RIGHT|┏}}

|{{chset-cell1|u=2513|9-15 U+2513 BOX DRAWINGS HEAVY DOWN AND LEFT|┓}}

{{chset-left1|3x/Bx}}

|{{chset-cell1|u=251B|9-16 U+251B BOX DRAWINGS HEAVY UP AND LEFT|┛}}

|{{chset-cell1|u=2517|9-17 U+2517 BOX DRAWINGS HEAVY UP AND RIGHT|┗}}

|{{chset-cell1|u=2523|9-18 U+2523 BOX DRAWINGS HEAVY VERTICAL AND RIGHT|┣}}

|{{chset-cell1|u=2533|9-19 U+2533 BOX DRAWINGS HEAVY DOWN AND HORIZONTAL|┳}}

|{{chset-cell1|u=252B|9-20 U+252B BOX DRAWINGS HEAVY VERTICAL AND LEFT|┫}}

|{{chset-cell1|u=253B|9-21 U+253B BOX DRAWINGS HEAVY UP AND HORIZONTAL|┻}}

|{{chset-cell1|u=254B|9-22 U+254B BOX DRAWINGS HEAVY VERTICAL AND HORIZONTAL|╋}}

|{{chset-cell1|u=2520|9-23 U+2520 BOX DRAWINGS VERTICAL HEAVY AND RIGHT LIGHT|┠}}

|{{chset-cell1|u=252F|9-24 U+252F BOX DRAWINGS DOWN LIGHT AND HORIZONTAL HEAVY|┯}}

|{{chset-cell1|u=2528|9-25 U+2528 BOX DRAWINGS VERTICAL HEAVY AND LEFT LIGHT|┨}}

|{{chset-cell1|u=2537|9-26 U+2537 BOX DRAWINGS UP LIGHT AND HORIZONTAL HEAVY|┷}}

|{{chset-cell1|u=253F|9-27 U+253F BOX DRAWINGS VERTICAL LIGHT AND HORIZONTAL HEAVY|┿}}

|{{chset-cell1|u=251D|9-28 U+251D BOX DRAWINGS VERTICAL LIGHT AND RIGHT HEAVY|┝}}

|{{chset-cell1|u=2530|9-29 U+2530 BOX DRAWINGS DOWN HEAVY AND HORIZONTAL LIGHT|┰}}

|{{chset-cell1|u=2525|9-30 U+2525 BOX DRAWINGS VERTICAL LIGHT AND LEFT HEAVY|┥}}

|{{chset-cell1|u=2538|9-31 U+2538 BOX DRAWINGS UP HEAVY AND HORIZONTAL LIGHT|┸}}

{{chset-left1|4x/Cx}}

|{{chset-cell1|u=2542|9-32 U+2542 BOX DRAWINGS VERTICAL HEAVY AND HORIZONTAL LIGHT|╂}}

|{{chset-cell1|u=2512|9-33 U+2512 BOX DRAWINGS DOWN HEAVY AND LEFT LIGHT|┒}}

|{{chset-cell1|u=2511|9-34 U+2511 BOX DRAWINGS DOWN LIGHT AND LEFT HEAVY|┑}}

|{{chset-cell1|u=251A|9-35 U+251A BOX DRAWINGS UP HEAVY AND LEFT LIGHT|┚}}

|{{chset-cell1|u=2519|9-36 U+2519 BOX DRAWINGS UP LIGHT AND LEFT HEAVY|┙}}

|{{chset-cell1|u=2516|9-37 U+2516 BOX DRAWINGS UP HEAVY AND RIGHT LIGHT|┖}}

|{{chset-cell1|u=2515|9-38 U+2515 BOX DRAWINGS UP LIGHT AND RIGHT HEAVY|┕}}

|{{chset-cell1|u=250E|9-39 U+250E BOX DRAWINGS DOWN HEAVY AND RIGHT LIGHT|┎}}

|{{chset-cell1|u=250D|9-40 U+250D BOX DRAWINGS DOWN LIGHT AND RIGHT HEAVY|┍}}

|{{chset-cell1|u=251E|9-41 U+251E BOX DRAWINGS UP HEAVY AND RIGHT DOWN LIGHT|┞}}

|{{chset-cell1|u=251F|9-42 U+251F BOX DRAWINGS DOWN HEAVY AND RIGHT UP LIGHT|┟}}

|{{chset-cell1|u=2521|9-43 U+2521 BOX DRAWINGS DOWN LIGHT AND RIGHT UP HEAVY|┡}}

|{{chset-cell1|u=2522|9-44 U+2522 BOX DRAWINGS UP LIGHT AND RIGHT DOWN HEAVY|┢}}

|{{chset-cell1|u=2526|9-45 U+2526 BOX DRAWINGS UP HEAVY AND LEFT DOWN LIGHT|┦}}

|{{chset-cell1|u=2527|9-46 U+2527 BOX DRAWINGS DOWN HEAVY AND LEFT UP LIGHT|┧}}

|{{chset-cell1|u=2529|9-47 U+2529 BOX DRAWINGS DOWN LIGHT AND LEFT UP HEAVY|┩}}

{{chset-left1|5x/Dx}}

|{{chset-cell1|u=252A|9-48 U+252A BOX DRAWINGS UP LIGHT AND LEFT DOWN HEAVY|┪}}

|{{chset-cell1|u=252D|9-49 U+252D BOX DRAWINGS LEFT HEAVY AND RIGHT DOWN LIGHT|┭}}

|{{chset-cell1|u=252E|9-50 U+252E BOX DRAWINGS RIGHT HEAVY AND LEFT DOWN LIGHT|┮}}

|{{chset-cell1|u=2531|9-51 U+2531 BOX DRAWINGS RIGHT LIGHT AND LEFT DOWN HEAVY|┱}}

|{{chset-cell1|u=2532|9-52 U+2532 BOX DRAWINGS LEFT LIGHT AND RIGHT DOWN HEAVY|┲}}

|{{chset-cell1|u=2535|9-53 U+2535 BOX DRAWINGS LEFT HEAVY AND RIGHT UP LIGHT|┵}}

|{{chset-cell1|u=2536|9-54 U+2536 BOX DRAWINGS RIGHT HEAVY AND LEFT UP LIGHT|┶}}

|{{chset-cell1|u=2539|9-55 U+2539 BOX DRAWINGS RIGHT LIGHT AND LEFT UP HEAVY|┹}}

|{{chset-cell1|u=253A|9-56 U+253A BOX DRAWINGS LEFT LIGHT AND RIGHT UP HEAVY|┺}}

|{{chset-cell1|u=253D|9-57 U+253D BOX DRAWINGS LEFT HEAVY AND RIGHT VERTICAL LIGHT|┽}}

|{{chset-cell1|u=253E|9-58 U+253E BOX DRAWINGS RIGHT HEAVY AND LEFT VERTICAL LIGHT|┾}}

|{{chset-cell1|u=2540|9-59 U+2540 BOX DRAWINGS UP HEAVY AND DOWN HORIZONTAL LIGHT|╀}}

|{{chset-cell1|u=2541|9-60 U+2541 BOX DRAWINGS DOWN HEAVY AND UP HORIZONTAL LIGHT|╁}}

|{{chset-cell1|u=2543|9-61 U+2543 BOX DRAWINGS LEFT UP HEAVY AND RIGHT DOWN LIGHT|╃}}

|{{chset-cell1|u=2544|9-62 U+2544 BOX DRAWINGS RIGHT UP HEAVY AND LEFT DOWN LIGHT|╄}}

|{{chset-cell1|u=2545|9-63 U+2545 BOX DRAWINGS LEFT DOWN HEAVY AND RIGHT UP LIGHT|╅}}

{{chset-left1|6x/Ex}}

|{{chset-cell1|u=2546|9-64 U+2546 BOX DRAWINGS RIGHT DOWN HEAVY AND LEFT UP LIGHT|╆}}

|{{chset-cell1|u=2547|9-65 U+2547 BOX DRAWINGS DOWN LIGHT AND UP HORIZONTAL HEAVY|╇}}

|{{chset-cell1|u=2548|9-66 U+2548 BOX DRAWINGS UP LIGHT AND DOWN HORIZONTAL HEAVY|╈}}

|{{chset-cell1|u=2549|9-67 U+2549 BOX DRAWINGS RIGHT LIGHT AND LEFT VERTICAL HEAVY|╉}}

|{{chset-cell1|u=254A|9-68 U+254A BOX DRAWINGS LEFT LIGHT AND RIGHT VERTICAL HEAVY|╊}}

|{{chset-cell1|9-69

style=background:#DDD}}

|{{chset-cell1|9-70

style=background:#DDD}}

|{{chset-cell1|9-71

style=background:#DDD}}

|{{chset-cell1|9-72

style=background:#DDD}}

|{{chset-cell1|9-73

style=background:#DDD}}

|{{chset-cell1|9-74

style=background:#DDD}}

|{{chset-cell1|9-75

style=background:#DDD}}

|{{chset-cell1|9-76

style=background:#DDD}}

|{{chset-cell1|9-77

style=background:#DDD}}

|{{chset-cell1|9-78

style=background:#DDD}}

|{{chset-cell1|9-79

style=background:#DDD}}
{{chset-left1|7x/Fx}}

|{{chset-cell1|9-80

style=background:#DDD}}

|{{chset-cell1|9-81

style=background:#DDD}}

|{{chset-cell1|9-82

style=background:#DDD}}

|{{chset-cell1|9-83

style=background:#DDD}}

|{{chset-cell1|9-84

style=background:#DDD}}

|{{chset-cell1|9-85

style=background:#DDD}}

|{{chset-cell1|9-86

style=background:#DDD}}

|{{chset-cell1|9-87

style=background:#DDD}}

|{{chset-cell1|9-88

style=background:#DDD}}

|{{chset-cell1|9-89

style=background:#DDD}}

|{{chset-cell1|9-90

style=background:#DDD}}

|{{chset-cell1|9-91

style=background:#DDD}}

|{{chset-cell1|9-92

style=background:#DDD}}

|{{chset-cell1|9-93

style=background:#DDD}}

|{{chset-cell1|9-94

style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

= {{anchor|0x2A}}Character set 0x2A/0xAA (row number 10, Hiragana) =

This row contains Hiragana for use in the Japanese language.

Compare row 10 of KS X 1001, which uses the same layout. Compare and contrast row 4 of JIS X 0208, which also uses the same layout, but in a different row.

{{chset-table-header1|KPS 9566 (prefixed with 0x2A/0xAA)}}
{{chset-left1|2x/Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=3041|10-1 U+3041 HIRAGANA LETTER SMALL A|}}

|{{chset-cell1|u=3042|10-2 U+3042 HIRAGANA LETTER A|}}

|{{chset-cell1|u=3043|10-3 U+3043 HIRAGANA LETTER SMALL I|}}

|{{chset-cell1|u=3044|10-4 U+3044 HIRAGANA LETTER I|}}

|{{chset-cell1|u=3045|10-5 U+3045 HIRAGANA LETTER SMALL U|}}

|{{chset-cell1|u=3046|10-6 U+3046 HIRAGANA LETTER U|}}

|{{chset-cell1|u=3047|10-7 U+3047 HIRAGANA LETTER SMALL E|}}

|{{chset-cell1|u=3048|10-8 U+3048 HIRAGANA LETTER E|}}

|{{chset-cell1|u=3049|10-9 U+3049 HIRAGANA LETTER SMALL O|}}

|{{chset-cell1|u=304A|10-10 U+304A HIRAGANA LETTER O|}}

|{{chset-cell1|u=304B|10-11 U+304B HIRAGANA LETTER KA|}}

|{{chset-cell1|u=304C|10-12 U+304C HIRAGANA LETTER GA|}}

|{{chset-cell1|u=304D|10-13 U+304D HIRAGANA LETTER KI|}}

|{{chset-cell1|u=304E|10-14 U+304E HIRAGANA LETTER GI|}}

|{{chset-cell1|u=304F|10-15 U+304F HIRAGANA LETTER KU|}}

{{chset-left1|3x/Bx}}

|{{chset-cell1|u=3050|10-16 U+3050 HIRAGANA LETTER GU|}}

|{{chset-cell1|u=3051|10-17 U+3051 HIRAGANA LETTER KE|}}

|{{chset-cell1|u=3052|10-18 U+3052 HIRAGANA LETTER GE|}}

|{{chset-cell1|u=3053|10-19 U+3053 HIRAGANA LETTER KO|}}

|{{chset-cell1|u=3054|10-20 U+3054 HIRAGANA LETTER GO|}}

|{{chset-cell1|u=3055|10-21 U+3055 HIRAGANA LETTER SA|}}

|{{chset-cell1|u=3056|10-22 U+3056 HIRAGANA LETTER ZA|}}

|{{chset-cell1|u=3057|10-23 U+3057 HIRAGANA LETTER SI|}}

|{{chset-cell1|u=3058|10-24 U+3058 HIRAGANA LETTER ZI|}}

|{{chset-cell1|u=3059|10-25 U+3059 HIRAGANA LETTER SU|}}

|{{chset-cell1|u=305A|10-26 U+305A HIRAGANA LETTER ZU|}}

|{{chset-cell1|u=305B|10-27 U+305B HIRAGANA LETTER SE|}}

|{{chset-cell1|u=305C|10-28 U+305C HIRAGANA LETTER ZE|}}

|{{chset-cell1|u=305D|10-29 U+305D HIRAGANA LETTER SO|}}

|{{chset-cell1|u=305E|10-30 U+305E HIRAGANA LETTER ZO|}}

|{{chset-cell1|u=305F|10-31 U+305F HIRAGANA LETTER TA|}}

{{chset-left1|4x/Cx}}

|{{chset-cell1|u=3060|10-32 U+3060 HIRAGANA LETTER DA|}}

|{{chset-cell1|u=3061|10-33 U+3061 HIRAGANA LETTER TI|}}

|{{chset-cell1|u=3062|10-34 U+3062 HIRAGANA LETTER DI|}}

|{{chset-cell1|u=3063|10-35 U+3063 HIRAGANA LETTER SMALL TU|}}

|{{chset-cell1|u=3064|10-36 U+3064 HIRAGANA LETTER TU|}}

|{{chset-cell1|u=3065|10-37 U+3065 HIRAGANA LETTER DU|}}

|{{chset-cell1|u=3066|10-38 U+3066 HIRAGANA LETTER TE|}}

|{{chset-cell1|u=3067|10-39 U+3067 HIRAGANA LETTER DE|}}

|{{chset-cell1|u=3068|10-40 U+3068 HIRAGANA LETTER TO|}}

|{{chset-cell1|u=3069|10-41 U+3069 HIRAGANA LETTER DO|}}

|{{chset-cell1|u=306A|10-42 U+306A HIRAGANA LETTER NA|}}

|{{chset-cell1|u=306B|10-43 U+306B HIRAGANA LETTER NI|}}

|{{chset-cell1|u=306C|10-44 U+306C HIRAGANA LETTER NU|}}

|{{chset-cell1|u=306D|10-45 U+306D HIRAGANA LETTER NE|}}

|{{chset-cell1|u=306E|10-46 U+306E HIRAGANA LETTER NO|}}

|{{chset-cell1|u=306F|10-47 U+306F HIRAGANA LETTER HA|}}

{{chset-left1|5x/Dx}}

|{{chset-cell1|u=3070|10-48 U+3070 HIRAGANA LETTER BA|}}

|{{chset-cell1|u=3071|10-49 U+3071 HIRAGANA LETTER PA|}}

|{{chset-cell1|u=3072|10-50 U+3072 HIRAGANA LETTER HI|}}

|{{chset-cell1|u=3073|10-51 U+3073 HIRAGANA LETTER BI|}}

|{{chset-cell1|u=3074|10-52 U+3074 HIRAGANA LETTER PI|}}

|{{chset-cell1|u=3075|10-53 U+3075 HIRAGANA LETTER HU|}}

|{{chset-cell1|u=3076|10-54 U+3076 HIRAGANA LETTER BU|}}

|{{chset-cell1|u=3077|10-55 U+3077 HIRAGANA LETTER PU|}}

|{{chset-cell1|u=3078|10-56 U+3078 HIRAGANA LETTER HE|}}

|{{chset-cell1|u=3079|10-57 U+3079 HIRAGANA LETTER BE|}}

|{{chset-cell1|u=307A|10-58 U+307A HIRAGANA LETTER PE|}}

|{{chset-cell1|u=307B|10-59 U+307B HIRAGANA LETTER HO|}}

|{{chset-cell1|u=307C|10-60 U+307C HIRAGANA LETTER BO|}}

|{{chset-cell1|u=307D|10-61 U+307D HIRAGANA LETTER PO|}}

|{{chset-cell1|u=307E|10-62 U+307E HIRAGANA LETTER MA|}}

|{{chset-cell1|u=307F|10-63 U+307F HIRAGANA LETTER MI|}}

{{chset-left1|6x/Ex}}

|{{chset-cell1|u=3080|10-64 U+3080 HIRAGANA LETTER MU|}}

|{{chset-cell1|u=3081|10-65 U+3081 HIRAGANA LETTER ME|}}

|{{chset-cell1|u=3082|10-66 U+3082 HIRAGANA LETTER MO|}}

|{{chset-cell1|u=3083|10-67 U+3083 HIRAGANA LETTER SMALL YA|}}

|{{chset-cell1|u=3084|10-68 U+3084 HIRAGANA LETTER YA|}}

|{{chset-cell1|u=3085|10-69 U+3085 HIRAGANA LETTER SMALL YU|}}

|{{chset-cell1|u=3086|10-70 U+3086 HIRAGANA LETTER YU|}}

|{{chset-cell1|u=3087|10-71 U+3087 HIRAGANA LETTER SMALL YO|}}

|{{chset-cell1|u=3088|10-72 U+3088 HIRAGANA LETTER YO|}}

|{{chset-cell1|u=3089|10-73 U+3089 HIRAGANA LETTER RA|}}

|{{chset-cell1|u=308A|10-74 U+308A HIRAGANA LETTER RI|}}

|{{chset-cell1|u=308B|10-75 U+308B HIRAGANA LETTER RU|}}

|{{chset-cell1|u=308C|10-76 U+308C HIRAGANA LETTER RE|}}

|{{chset-cell1|u=308D|10-77 U+308D HIRAGANA LETTER RO|}}

|{{chset-cell1|u=308E|10-78 U+308E HIRAGANA LETTER SMALL WA|}}

|{{chset-cell1|u=308F|10-79 U+308F HIRAGANA LETTER WA|}}

{{chset-left1|7x/Fx}}

|{{chset-cell1|u=3090|10-80 U+3090 HIRAGANA LETTER WI|}}

|{{chset-cell1|u=3091|10-81 U+3091 HIRAGANA LETTER WE|}}

|{{chset-cell1|u=3092|10-82 U+3092 HIRAGANA LETTER WO|}}

|{{chset-cell1|u=3093|10-83 U+3093 HIRAGANA LETTER N|}}

|{{chset-cell1|10-84

style=background:#DDD}}

|{{chset-cell1|10-85

style=background:#DDD}}

|{{chset-cell1|10-86

style=background:#DDD}}

|{{chset-cell1|10-87

style=background:#DDD}}

|{{chset-cell1|10-88

style=background:#DDD}}

|{{chset-cell1|10-89

style=background:#DDD}}

|{{chset-cell1|10-90

style=background:#DDD}}

|{{chset-cell1|10-91

style=background:#DDD}}

|{{chset-cell1|10-92

style=background:#DDD}}

|{{chset-cell1|10-93

style=background:#DDD}}

|{{chset-cell1|10-94

style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

= {{anchor|0x2B}}Character set 0x2B/0xAB (row number 11, Katakana) =

This row contains Katakana for use in the Japanese language. However, the Japanese long vowel mark, which is used in katakana text and included in row 1 of JIS X 0208, is not included (similarly to with GB 2312 and KS X 1001),

{{cite book

|title=CJKV Information Processing: Chinese, Japanese, Korean & Vietnamese Computing

|last=Lunde

|first=Ken

|authorlink=Ken Lunde

|year=2009

|edition=2nd

|publisher=O'Reilly

|location=Sebastopol, CA

|isbn=978-0-596-51447-1

|section=Seemingly Missing Characters

|pages=180 }} although it is included by KPS 9566-2011 outside of the main plane, at 0xEA48.

Compare row 11 of KS X 1001, which uses the same layout. Compare and contrast row 5 of JIS X 0208, which also uses the same layout, but in a different row.

{{chset-table-header1|KPS 9566 (prefixed with 0x2B/0xAB)}}
{{chset-left1|2x/Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=30A1|11-1 U+30A1 KATAKANA LETTER SMALL A|}}

|{{chset-cell1|u=30A2|11-2 U+30A2 KATAKANA LETTER A|}}

|{{chset-cell1|u=30A3|11-3 U+30A3 KATAKANA LETTER SMALL I|}}

|{{chset-cell1|u=30A4|11-4 U+30A4 KATAKANA LETTER I|}}

|{{chset-cell1|u=30A5|11-5 U+30A5 KATAKANA LETTER SMALL U|}}

|{{chset-cell1|u=30A6|11-6 U+30A6 KATAKANA LETTER U|}}

|{{chset-cell1|u=30A7|11-7 U+30A7 KATAKANA LETTER SMALL E|}}

|{{chset-cell1|u=30A8|11-8 U+30A8 KATAKANA LETTER E|}}

|{{chset-cell1|u=30A9|11-9 U+30A9 KATAKANA LETTER SMALL O|}}

|{{chset-cell1|u=30AA|11-10 U+30AA KATAKANA LETTER O|}}

|{{chset-cell1|u=30AB|11-11 U+30AB KATAKANA LETTER KA|}}

|{{chset-cell1|u=30AC|11-12 U+30AC KATAKANA LETTER GA|}}

|{{chset-cell1|u=30AD|11-13 U+30AD KATAKANA LETTER KI|}}

|{{chset-cell1|u=30AE|11-14 U+30AE KATAKANA LETTER GI|}}

|{{chset-cell1|u=30AF|11-15 U+30AF KATAKANA LETTER KU|}}

{{chset-left1|3x/Bx}}

|{{chset-cell1|u=30B0|11-16 U+30B0 KATAKANA LETTER GU|}}

|{{chset-cell1|u=30B1|11-17 U+30B1 KATAKANA LETTER KE|}}

|{{chset-cell1|u=30B2|11-18 U+30B2 KATAKANA LETTER GE|}}

|{{chset-cell1|u=30B3|11-19 U+30B3 KATAKANA LETTER KO|}}

|{{chset-cell1|u=30B4|11-20 U+30B4 KATAKANA LETTER GO|}}

|{{chset-cell1|u=30B5|11-21 U+30B5 KATAKANA LETTER SA|}}

|{{chset-cell1|u=30B6|11-22 U+30B6 KATAKANA LETTER ZA|}}

|{{chset-cell1|u=30B7|11-23 U+30B7 KATAKANA LETTER SI|}}

|{{chset-cell1|u=30B8|11-24 U+30B8 KATAKANA LETTER ZI|}}

|{{chset-cell1|u=30B9|11-25 U+30B9 KATAKANA LETTER SU|}}

|{{chset-cell1|u=30BA|11-26 U+30BA KATAKANA LETTER ZU|}}

|{{chset-cell1|u=30BB|11-27 U+30BB KATAKANA LETTER SE|}}

|{{chset-cell1|u=30BC|11-28 U+30BC KATAKANA LETTER ZE|}}

|{{chset-cell1|u=30BD|11-29 U+30BD KATAKANA LETTER SO|}}

|{{chset-cell1|u=30BE|11-30 U+30BE KATAKANA LETTER ZO|}}

|{{chset-cell1|u=30BF|11-31 U+30BF KATAKANA LETTER TA|}}

{{chset-left1|4x/Cx}}

|{{chset-cell1|u=30C0|11-32 U+30C0 KATAKANA LETTER DA|}}

|{{chset-cell1|u=30C1|11-33 U+30C1 KATAKANA LETTER TI|}}

|{{chset-cell1|u=30C2|11-34 U+30C2 KATAKANA LETTER DI|}}

|{{chset-cell1|u=30C3|11-35 U+30C3 KATAKANA LETTER SMALL TU|}}

|{{chset-cell1|u=30C4|11-36 U+30C4 KATAKANA LETTER TU|}}

|{{chset-cell1|u=30C5|11-37 U+30C5 KATAKANA LETTER DU|}}

|{{chset-cell1|u=30C6|11-38 U+30C6 KATAKANA LETTER TE|}}

|{{chset-cell1|u=30C7|11-39 U+30C7 KATAKANA LETTER DE|}}

|{{chset-cell1|u=30C8|11-40 U+30C8 KATAKANA LETTER TO|}}

|{{chset-cell1|u=30C9|11-41 U+30C9 KATAKANA LETTER DO|}}

|{{chset-cell1|u=30CA|11-42 U+30CA KATAKANA LETTER NA|}}

|{{chset-cell1|u=30CB|11-43 U+30CB KATAKANA LETTER NI|}}

|{{chset-cell1|u=30CC|11-44 U+30CC KATAKANA LETTER NU|}}

|{{chset-cell1|u=30CD|11-45 U+30CD KATAKANA LETTER NE|}}

|{{chset-cell1|u=30CE|11-46 U+30CE KATAKANA LETTER NO|}}

|{{chset-cell1|u=30CF|11-47 U+30CF KATAKANA LETTER HA|}}

{{chset-left1|5x/Dx}}

|{{chset-cell1|u=30D0|11-48 U+30D0 KATAKANA LETTER BA|}}

|{{chset-cell1|u=30D1|11-49 U+30D1 KATAKANA LETTER PA|}}

|{{chset-cell1|u=30D2|11-50 U+30D2 KATAKANA LETTER HI|}}

|{{chset-cell1|u=30D3|11-51 U+30D3 KATAKANA LETTER BI|}}

|{{chset-cell1|u=30D4|11-52 U+30D4 KATAKANA LETTER PI|}}

|{{chset-cell1|u=30D5|11-53 U+30D5 KATAKANA LETTER HU|}}

|{{chset-cell1|u=30D6|11-54 U+30D6 KATAKANA LETTER BU|}}

|{{chset-cell1|u=30D7|11-55 U+30D7 KATAKANA LETTER PU|}}

|{{chset-cell1|u=30D8|11-56 U+30D8 KATAKANA LETTER HE|}}

|{{chset-cell1|u=30D9|11-57 U+30D9 KATAKANA LETTER BE|}}

|{{chset-cell1|u=30DA|11-58 U+30DA KATAKANA LETTER PE|}}

|{{chset-cell1|u=30DB|11-59 U+30DB KATAKANA LETTER HO|}}

|{{chset-cell1|u=30DC|11-60 U+30DC KATAKANA LETTER BO|}}

|{{chset-cell1|u=30DD|11-61 U+30DD KATAKANA LETTER PO|}}

|{{chset-cell1|u=30DE|11-62 U+30DE KATAKANA LETTER MA|}}

|{{chset-cell1|u=30DF|11-63 U+30DF KATAKANA LETTER MI|}}

{{chset-left1|6x/Ex}}

|{{chset-cell1|u=30E0|11-64 U+30E0 KATAKANA LETTER MU|}}

|{{chset-cell1|u=30E1|11-65 U+30E1 KATAKANA LETTER ME|}}

|{{chset-cell1|u=30E2|11-66 U+30E2 KATAKANA LETTER MO|}}

|{{chset-cell1|u=30E3|11-67 U+30E3 KATAKANA LETTER SMALL YA|}}

|{{chset-cell1|u=30E4|11-68 U+30E4 KATAKANA LETTER YA|}}

|{{chset-cell1|u=30E5|11-69 U+30E5 KATAKANA LETTER SMALL YU|}}

|{{chset-cell1|u=30E6|11-70 U+30E6 KATAKANA LETTER YU|}}

|{{chset-cell1|u=30E7|11-71 U+30E7 KATAKANA LETTER SMALL YO|}}

|{{chset-cell1|u=30E8|11-72 U+30E8 KATAKANA LETTER YO|}}

|{{chset-cell1|u=30E9|11-73 U+30E9 KATAKANA LETTER RA|}}

|{{chset-cell1|u=30EA|11-74 U+30EA KATAKANA LETTER RI|}}

|{{chset-cell1|u=30EB|11-75 U+30EB KATAKANA LETTER RU|}}

|{{chset-cell1|u=30EC|11-76 U+30EC KATAKANA LETTER RE|}}

|{{chset-cell1|u=30ED|11-77 U+30ED KATAKANA LETTER RO|}}

|{{chset-cell1|u=30EE|11-78 U+30EE KATAKANA LETTER SMALL WA|}}

|{{chset-cell1|u=30EF|11-79 U+30EF KATAKANA LETTER WA|}}

{{chset-left1|7x/Fx}}

|{{chset-cell1|u=30F0|11-80 U+30F0 KATAKANA LETTER WI|}}

|{{chset-cell1|u=30F1|11-81 U+30F1 KATAKANA LETTER WE|}}

|{{chset-cell1|u=30F2|11-82 U+30F2 KATAKANA LETTER WO|}}

|{{chset-cell1|u=30F3|11-83 U+30F3 KATAKANA LETTER N|}}

|{{chset-cell1|u=30F4|11-84 U+30F4 KATAKANA LETTER VU|}}

|{{chset-cell1|u=30F5|11-85 U+30F5 KATAKANA LETTER SMALL KA|}}

|{{chset-cell1|u=30F6|11-86 U+30F6 KATAKANA LETTER SMALL KE|}}

|{{chset-cell1|11-87

style=background:#DDD}}

|{{chset-cell1|11-88

style=background:#DDD}}

|{{chset-cell1|11-89

style=background:#DDD}}

|{{chset-cell1|11-90

style=background:#DDD}}

|{{chset-cell1|11-91

style=background:#DDD}}

|{{chset-cell1|11-92

style=background:#DDD}}

|{{chset-cell1|11-93

style=background:#DDD}}

|{{chset-cell1|11-94

style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

= {{anchor|0x2C}}Character set 0x2C/0xAC (row number 12, miscellaneous symbols and arrows) =

For the purpose of mapping this row to Unicode, the bold rightward arrow was unified with the bold rightward arrow from Zapf Dingbats (U+27A1), although earlier tables (which lacked mappings for the other bold arrows) had instead unified it with U+279E, a slightly different Zapf Dingbats character. Since corresponding arrows in other directions were not included in the Dingbats block, additional arrows were encoded between U+2B05 and U+2B0D for compatibility with KPS 9566. These were incorporated into the Unicode code charts using the reference glyphs proposed by the North Korean national body, while U+27A1 retained its reference glyph based on Zapf Dingbats. These arrows (U+2B05 through U+2B07, plus U+27A1) were chosen in Unicode 6.0 as the mappings for some of the arrow characters in cellular emoji sets. Subsequently, during the addition of the Wingdings 3 repertoire in Unicode 7.0, the Unicode coverage of arrow characters was reviewed, resulting in an additional rightward arrow being added at U+2B95 with the intent of harmonising with characters U+2B05 through U+2B0D (in text presentation), since changing the reference glyph for the Zapf Dingbats character was not considered appropriate.{{cite web |work=Unicode Mail List Archive |url=https://www.unicode.org/mail-arch/unicode-ml/y2015-m05/0272.html |title=Re: Arrow dingbats |last=Whistler |first=Ken |date=2015-05-28}}

In earlier editions of KPS 9566, such as the 1997 edition, this row included both the simple Japanese-style postal mark (〒) and a version in a downward-pointing triangle,{{citation|mode=cs1 |url=https://unicode.org/wg2/docs/n2374.pdf |title=Proposal to add of 70 symbols to ISO/IEC 10646-1:2000 |date=2001-09-03 |author=Committee for Standardization of the D P R of Korea (CSK) |id=ISO/IEC JTC 1/SC 2/WG 2 N2374}} which was proposed by the North Korean national body for addition to Unicode alongside the other missing KPS 9566 characters. A response by a South Korean representative, amongst other requests, requested evidence for the symbol's use in North Korea, noting that the Japanese-style postal mark is not used in South Korea, which uses a circled 우 (i.e. ㉾) for a similar purpose, and enquiring whether a Japanese-style postal mark was in use in North Korea.{{citation|mode=cs1 |url=https://unicode.org/wg2/docs/n2390.pdf |title=ROK's Comments about DPRK's proposal, WG2 N 2374, to add 70 symbols to ISO/IEC 10646-1:2000 |date=2001-10-13 |first=Gyeongseog |last=Gim |id=ISO/IEC JTC 1/SC 2/WG 2 N2390}} A subsequent meeting was held to discuss this proposal, attended by North and South Korean WG2 representatives; the meeting report notes that the North Korean body had decided to review the character before discussing it further, and therefore did not recommend it for consideration by WG2 as a whole.{{citation |mode=cs1 |url=https://unicode.org/wg2/docs/n2392.pdf |title=A Report of Korean Script ad hoc group meeting on Oct. 15, 2001 |date=2001-10-16 |author=Korean Script ad hoc group |id=ISO/IEC JTC 1/SC 2/WG 2 N2392, UTC L2/01-388 |quotation=D P R of Korea suggested that they would review this character more carefully before it is discussed again at Korean Script ad hoc group or WG2. |access-date=2020-04-29 |archive-date=2020-08-03 |archive-url=https://web.archive.org/web/20200803022727/https://unicode.org/wg2/docs/n2392.pdf |url-status=dead }} The postal mark triangle was subsequently removed from KPS 9566 in 2003, leaving only the unenclosed postal mark.

The postal mark triangle was eventually added to Unicode in version 13.0, both for compatibility with the legacy KPS 9566-97 character, and subsequent to the mark being identified as a symbol which had been used for certification for electrical appliances in Japan (as a predecessor to the PSE diamond).{{citation|mode=cs1 |url=https://www.unicode.org/L2/L2018/18184r-symbol-for-type-a-elec.pdf |title=Proposal to encode: SYMBOL FOR TYPE A ELECTRONICS |first=Eduardo |last=Marín Silva |id=UTC L2/18-184R |date=2018}}

Certain KPS 9566 characters in this row, namely two forms of the emblem of the Workers' Party of Korea, a pair of scissors pointing in a different direction to those in the Dingbats block, and a circled upward-pointing manicule, remain mapped to the Private Use Area.

The north-east and north-west white arrows used incorrect swapped Unicode mappings in the 2003 edition. This was corrected in the 2011 edition mappings.

{{chset-table-header1|KPS 9566 (prefixed with 0x2C/0xAC)}}
{{chset-left1|2x/Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|12-1 U+F127 Private Use|{{lang|ko-KP|File:WPK symbol red.svg}}|fn={{efn|name=wpkemblem|1=Emblem of the Workers' Party of Korea, mapped to Private Use Area, shown here using an image.}}|style=background:#FEE}}

|{{chset-cell1|12-2 U+F128 Private Use|{{lang|ko-KP|File:WPK_Emblem.svg}}|fn={{efn|name=wpkemblem}}|style=background:#FEE}}

|{{chset-cell1|u=235F|12-3 U+235F APL FUNCTIONAL SYMBOL CIRCLE STAR|}}

|{{chset-cell1|u=2600|12-4 U+2600 BLACK SUN WITH RAYS|}}

|{{chset-cell1|u=2602|12-5 U+2602 UMBRELLA|}}

|{{chset-cell1|u=2614|12-6 U+2614 UMBRELLA WITH RAIN DROPS|☔︎}}

|{{chset-cell1|u=2601|12-7 U+2601 CLOUD|}}

|{{chset-cell1|u=2744|12-8 U+2744 SNOWFLAKE|}}

|{{chset-cell1|u=26A1|12-9 U+26A1 HIGH VOLTAGE SIGN|⚡︎}}

|{{chset-cell1|u=26A0|12-10 U+26A0 WARNING SIGN|}}

|{{chset-cell1|u=2116|12-11 U+2116 NUMERO SIGN|}}

|{{chset-cell1|u=2192|12-12 U+2192 RIGHTWARDS ARROW|→}}

|{{chset-cell1|u=2190|12-13 U+2190 LEFTWARDS ARROW|←}}

|{{chset-cell1|u=2191|12-14 U+2191 UPWARDS ARROW|↑}}

|{{chset-cell1|u=2193|12-15 U+2193 DOWNWARDS ARROW|↓}}

{{chset-left1|3x/Bx}}

|{{chset-cell1|u=2197|12-16 U+2197 NORTH EAST ARROW|↗}}

|{{chset-cell1|u=2196|12-17 U+2196 NORTH WEST ARROW|↖}}

|{{chset-cell1|u=2198|12-18 U+2198 SOUTH EAST ARROW|↘}}

|{{chset-cell1|u=2199|12-19 U+2199 SOUTH WEST ARROW|↙}}

|{{chset-cell1|u=2194|12-20 U+2194 LEFT RIGHT ARROW|↔}}

|{{chset-cell1|u=2195|12-21 U+2195 UP DOWN ARROW|↕}}

|{{chset-cell1|u=21E8|12-22 U+21E8 RIGHTWARDS WHITE ARROW|⇨}}

|{{chset-cell1|u=21E6|12-23 U+21E6 LEFTWARDS WHITE ARROW|⇦}}

|{{chset-cell1|u=21E7|12-24 U+21E7 UPWARDS WHITE ARROW|⇧}}

|{{chset-cell1|u=21E9|12-25 U+21E9 DOWNWARDS WHITE ARROW|⇩}}

|{{chset-cell1|u=2B00|12-26 U+2B00 NORTH EAST WHITE ARROW|⬀}}

|{{chset-cell1|u=2B01|12-27 U+2B01 NORTH WEST WHITE ARROW|⬁}}

|{{chset-cell1|u=2B02|12-28 U+2B02 SOUTH EAST WHITE ARROW|⬂}}

|{{chset-cell1|u=2B03|12-29 U+2B03 SOUTH WEST WHITE ARROW|⬃}}

|{{chset-cell1|u=2B04|12-30 U+2B04 LEFT RIGHT WHITE ARROW|⬄}}

|{{chset-cell1|u=21F3|12-31 U+21F3 UP DOWN WHITE ARROW|⇳}}

{{chset-left1|4x/Cx}}

|{{chset-cell1|u=27A1|12-32 U+27A1 BLACK RIGHTWARDS ARROW|➡|fn={{efn|Or {{unichar|279E}} or {{unichar|2B95}}: see text.}}}}

|{{chset-cell1|u=2B05|12-33 U+2B05 LEFTWARDS BLACK ARROW|⬅}}

|{{chset-cell1|u=2B06|12-34 U+2B06 UPWARDS BLACK ARROW|⬆}}

|{{chset-cell1|u=2B07|12-35 U+2B07 DOWNWARDS BLACK ARROW|⬇}}

|{{chset-cell1|u=2B08|12-36 U+2B08 NORTH EAST BLACK ARROW|⬈}}

|{{chset-cell1|u=2B09|12-37 U+2B09 NORTH WEST BLACK ARROW|⬉}}

|{{chset-cell1|u=2B0A|12-38 U+2B0A SOUTH EAST BLACK ARROW|⬊}}

|{{chset-cell1|u=2B0B|12-39 U+2B0B SOUTH WEST BLACK ARROW|⬋}}

|{{chset-cell1|u=2B0C|12-40 U+2B0C LEFT RIGHT BLACK ARROW|⬌}}

|{{chset-cell1|u=2B0D|12-41 U+2B0D UP DOWN BLACK ARROW|⬍}}

|{{chset-cell1|u=2663|12-42 U+2663 BLACK CLUB SUIT|}}

|{{chset-cell1|u=2665|12-43 U+2665 BLACK HEART SUIT|}}

|{{chset-cell1|u=2660|12-44 U+2660 BLACK SPADE SUIT|}}

|{{chset-cell1|u=2666|12-45 U+2666 BLACK DIAMOND SUIT|}}

|{{chset-cell1|u=3012|12-46 U+3012 POSTAL MARK|}}

|{{chset-cell1|u=2B97|12-47 U+2B97 SYMBOL FOR TYPE A ELECTRONICS||fn={{efn|Listed in 1997 version charts and in Unicode proposal N2374 from 2001. Removed in 2003 version.}}}}

{{chset-left1|5x/Dx}}

|{{chset-cell1|u=260F|12-48 U+260F WHITE TELEPHONE|}}

|{{chset-cell1|u=260E|12-49 U+260E BLACK TELEPHONE|}}

|{{chset-cell1|u=23CE|12-50 U+23CE RETURN SYMBOL|}}

|{{chset-cell1|u=261E|12-51 U+261E WHITE RIGHT POINTING INDEX||fn={{efn|Mapped to U+261E (☞) in the 2003 edition. The 2011 edition instead maps it to the Private Use Area character U+F13B. The reference glyph is a backhand manicule, i.e. matching U+1F449 (👉︎). Compare 0xE04D in KPS 9566-2011.}}|style=background:#FEE}}

|{{chset-cell1|12-52 U+F13C Private Use|{{lang|ko-KP|File:Upward circled manicule KPS 9566 12-52.svg}}|fn={{efn|Circled upward-pointing manicule, mapped to Private Use Area, shown here using an image. One possible non-PUA mapping would be to the sequence U+1F446+20DD (👆︎⃝).}}|style=background:#FEE}}

|{{chset-cell1|12-53 U+F13D Private Use|{{lang|ko-KP|File:Upper left pointing scissors KPS 9566 12-53.png}}|fn={{efn|Up-left pointing scissors, mapped to Private Use Area, shown here using an image.}}|style=background:#FEE}}

|{{chset-cell1|u=2615|12-54 U+2615 HOT BEVERAGE|☕︎}}

|{{chset-cell1|u=327C|12-55 U+327C CIRCLED KOREAN CHARACTER CHAMKO|}}

|{{chset-cell1|u=327D|12-56 U+327D CIRCLED KOREAN CHARACTER JUEUI|}}

|{{chset-cell1|u=321D|12-57 U+321D PARENTHESIZED KOREAN CHARACTER OJEON|}}

|{{chset-cell1|u=321E|12-58 U+321E PARENTHESIZED KOREAN CHARACTER O HU|}}

|{{chset-cell1|u=33C7|12-59 U+33C7 SQUARE CO|}}

|{{chset-cell1|u=32CF|12-60 U+32CF LIMITED LIABILITY SIGN|}}

|{{chset-cell1|u=3250|12-61 U+3250 PARTNERSHIP SIGN|}}

|{{chset-cell1|u=2121|12-62 U+2121 TELEPHONE SIGN|}}

|{{chset-cell1|u=213B|12-63 U+213B FACSIMILE SIGN|}}

{{chset-left1|6x/Ex}}

|{{chset-cell1|u=337A|12-64 U+337A SQUARE IU|}}

|{{chset-cell1|u=00AE|12-65 U+00AE REGISTERED SIGN|®}}

|{{chset-cell1|12-66

style=background:#DDD}}

|{{chset-cell1|12-67

style=background:#DDD}}

|{{chset-cell1|12-68

style=background:#DDD}}

|{{chset-cell1|12-69

style=background:#DDD}}

|{{chset-cell1|12-70

style=background:#DDD}}

|{{chset-cell1|12-71

style=background:#DDD}}

|{{chset-cell1|12-72

style=background:#DDD}}

|{{chset-cell1|12-73

style=background:#DDD}}

|{{chset-cell1|12-74

style=background:#DDD}}

|{{chset-cell1|12-75

style=background:#DDD}}

|{{chset-cell1|12-76

style=background:#DDD}}

|{{chset-cell1|12-77

style=background:#DDD}}

|{{chset-cell1|12-78

style=background:#DDD}}

|{{chset-cell1|12-79

style=background:#DDD}}
{{chset-left1|7x/Fx}}

|{{chset-cell1|12-80

style=background:#DDD}}

|{{chset-cell1|12-81

style=background:#DDD}}

|{{chset-cell1|12-82

style=background:#DDD}}

|{{chset-cell1|12-83

style=background:#DDD}}

|{{chset-cell1|12-84

style=background:#DDD}}

|{{chset-cell1|12-85

style=background:#DDD}}

|{{chset-cell1|12-86

style=background:#DDD}}

|{{chset-cell1|12-87

style=background:#DDD}}

|{{chset-cell1|12-88

style=background:#DDD}}

|{{chset-cell1|12-89

style=background:#DDD}}

|{{chset-cell1|12-90

style=background:#DDD}}

|{{chset-cell1|12-91

style=background:#DDD}}

|{{chset-cell1|12-92

style=background:#DDD}}

|{{chset-cell1|12-93

style=background:#DDD}}

|{{chset-cell1|12-94

style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-table-footer1|

{{legend|#FEE|Mapped to Private Use Area, shown simulated.}}

}}

= {{anchor|0x2E|row 14}}Character set 0x2E/0xAE (row number 14, Latin-1 subset) =

The characters in this set were not present in the 1997 version of the character set, but were added in the 2003 version. They constitute a subset of the Latin-1 Supplement block of Unicode (equivalent to the upper half of the ISO 8859-1 (Latin-1) character set). This includes accented Roman letters and symbols. Some of the symbols which were already included are omitted, while some others are duplicated as halfwidth counterparts to the earlier fullwidth forms: for example, the not sign (¬, U+00AC) is represented as 0xAEAC, while its fullwidth form (¬, U+FFE2) is represented as 0xA2D1 (in row 2).

This row is omitted from the mapping for the 2011 edition of the standard, indicating it may have been removed at some point after the 2003 edition. The halfwidth yen sign is instead encoded at 0xE98E in the 2011 edition.

The required space would fall outside of the 94-character range, colliding with the area used for extended Chosŏn'gŭl syllables when a UHC-style encoding is used (specifically, with the syllable 쁲), and is omitted. Although the y with trema also falls outside the 94-character range, and the trail byte 0xFF is otherwise unused, the code 0xAEFF is mapped to it in KPS 9566-2003.

{{chset-table-header1|KPS 9566-2003 (prefixed with 0x2E/0xAE)}}
{{chset-left1|2x/Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=00A1|14-1 U+00A1 INVERTED EXCLAMATION MARK|¡}}

|{{chset-cell1|u=00A2|14-2 U+00A2 CENT SIGN|¢}}

|{{chset-cell1|u=00A3|14-3 U+00A3 POUND SIGN|£}}

|{{chset-cell1|u=00A4|14-4 U+00A4 CURRENCY SIGN|¤}}

|{{chset-cell1|u=00A5|14-5 U+00A5 YEN SIGN|¥}}

|{{chset-cell1|u=00A6|14-6 U+00A6 BROKEN BAR|¦}}

|{{chset-cell1|14-7

style=background:#DDD}}

|{{chset-cell1|14-8

style=background:#DDD}}

|{{chset-cell1|u=00A9|14-9 U+00A9 COPYRIGHT SIGN|©}}

|{{chset-cell1|u=00AA|14-10 U+00AA FEMININE ORDINAL INDICATOR|ª}}

|{{chset-cell1|u=00AB|14-11 U+00AB LEFT-POINTING DOUBLE ANGLE QUOTATION MARK|«}}

|{{chset-cell1|u=00AC|14-12 U+00AC NOT SIGN|¬}}

|{{chset-ctrl1|u=00AD|14-13 U+00AD SOFT HYPHEN|SHY}}

|{{chset-cell1|14-14

style=background:#DDD}}

|{{chset-cell1|u=00AF|14-15 U+00AF MACRON|¯}}

{{chset-left1|3x/Bx}}

|{{chset-cell1|14-16

style=background:#DDD}}

|{{chset-cell1|14-17

style=background:#DDD}}

|{{chset-cell1|14-18

style=background:#DDD}}

|{{chset-cell1|14-19

style=background:#DDD}}

|{{chset-cell1|14-20

style=background:#DDD}}

|{{chset-cell1|u=00B5|14-21 U+00B5 MICRO SIGN|µ}}

|{{chset-cell1|14-22

style=background:#DDD}}

|{{chset-cell1|14-23

style=background:#DDD}}

|{{chset-cell1|u=00B8|14-24 U+00B8 CEDILLA|¸}}

|{{chset-cell1|14-25

style=background:#DDD}}

|{{chset-cell1|u=00BA|14-26 U+00BA MASCULINE ORDINAL INDICATOR|º}}

|{{chset-cell1|u=00BB|14-27 U+00BB RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK|»}}

|{{chset-cell1|14-28

style=background:#DDD}}

|{{chset-cell1|14-29

style=background:#DDD}}

|{{chset-cell1|14-30

style=background:#DDD}}

|{{chset-cell1|u=00BF|14-31 U+00BF INVERTED QUESTION MARK|¿}}

{{chset-left1|4x/Cx}}

|{{chset-cell1|u=00C0|14-32 U+00C0 LATIN CAPITAL LETTER A WITH GRAVE|À}}

|{{chset-cell1|u=00C1|14-33 U+00C1 LATIN CAPITAL LETTER A WITH ACUTE|Á}}

|{{chset-cell1|u=00C2|14-34 U+00C2 LATIN CAPITAL LETTER A WITH CIRCUMFLEX|Â}}

|{{chset-cell1|u=00C3|14-35 U+00C3 LATIN CAPITAL LETTER A WITH TILDE|Ã}}

|{{chset-cell1|u=00C4|14-36 U+00C4 LATIN CAPITAL LETTER A WITH DIAERESIS|Ä}}

|{{chset-cell1|u=00C5|14-37 U+00C5 LATIN CAPITAL LETTER A WITH RING ABOVE|Å}}

|{{chset-cell1|u=00C6|14-38 U+00C6 LATIN CAPITAL LETTER AE|Æ}}

|{{chset-cell1|u=00C7|14-39 U+00C7 LATIN CAPITAL LETTER C WITH CEDILLA|Ç}}

|{{chset-cell1|u=00C8|14-40 U+00C8 LATIN CAPITAL LETTER E WITH GRAVE|È}}

|{{chset-cell1|u=00C9|14-41 U+00C9 LATIN CAPITAL LETTER E WITH ACUTE|É}}

|{{chset-cell1|u=00CA|14-42 U+00CA LATIN CAPITAL LETTER E WITH CIRCUMFLEX|Ê}}

|{{chset-cell1|u=00CB|14-43 U+00CB LATIN CAPITAL LETTER E WITH DIAERESIS|Ë}}

|{{chset-cell1|u=00CC|14-44 U+00CC LATIN CAPITAL LETTER I WITH GRAVE|Ì}}

|{{chset-cell1|u=00CD|14-45 U+00CD LATIN CAPITAL LETTER I WITH ACUTE|Í}}

|{{chset-cell1|u=00CE|14-46 U+00CE LATIN CAPITAL LETTER I WITH CIRCUMFLEX|Î}}

|{{chset-cell1|u=00CF|14-47 U+00CF LATIN CAPITAL LETTER I WITH DIAERESIS|Ï}}

{{chset-left1|5x/Dx}}

|{{chset-cell1|u=00D0|14-48 U+00D0 LATIN CAPITAL LETTER ETH|Ð}}

|{{chset-cell1|u=00D1|14-49 U+00D1 LATIN CAPITAL LETTER N WITH TILDE|Ñ}}

|{{chset-cell1|u=00D2|14-50 U+00D2 LATIN CAPITAL LETTER O WITH GRAVE|Ò}}

|{{chset-cell1|u=00D3|14-51 U+00D3 LATIN CAPITAL LETTER O WITH ACUTE|Ó}}

|{{chset-cell1|u=00D4|14-52 U+00D4 LATIN CAPITAL LETTER O WITH CIRCUMFLEX|Ô}}

|{{chset-cell1|u=00D5|14-53 U+00D5 LATIN CAPITAL LETTER O WITH TILDE|Õ}}

|{{chset-cell1|u=00D6|14-54 U+00D6 LATIN CAPITAL LETTER O WITH DIAERESIS|Ö}}

|{{chset-cell1|14-55

style=background:#DDD}}

|{{chset-cell1|u=00D8|14-56 U+00D8 LATIN CAPITAL LETTER O WITH STROKE|Ø}}

|{{chset-cell1|u=00D9|14-57 U+00D9 LATIN CAPITAL LETTER U WITH GRAVE|Ù}}

|{{chset-cell1|u=00DA|14-58 U+00DA LATIN CAPITAL LETTER U WITH ACUTE|Ú}}

|{{chset-cell1|u=00DB|14-59 U+00DB LATIN CAPITAL LETTER U WITH CIRCUMFLEX|Û}}

|{{chset-cell1|u=00DC|14-60 U+00DC LATIN CAPITAL LETTER U WITH DIAERESIS|Ü}}

|{{chset-cell1|u=00DD|14-61 U+00DD LATIN CAPITAL LETTER Y WITH ACUTE|Ý}}

|{{chset-cell1|u=00DE|14-62 U+00DE LATIN CAPITAL LETTER THORN|Þ}}

|{{chset-cell1|u=00DF|14-63 U+00DF LATIN SMALL LETTER SHARP S|ß}}

{{chset-left1|6x/Ex}}

|{{chset-cell1|u=00E0|14-64 U+00E0 LATIN SMALL LETTER A WITH GRAVE|à}}

|{{chset-cell1|u=00E1|14-65 U+00E1 LATIN SMALL LETTER A WITH ACUTE|á}}

|{{chset-cell1|u=00E2|14-66 U+00E2 LATIN SMALL LETTER A WITH CIRCUMFLEX|â}}

|{{chset-cell1|u=00E3|14-67 U+00E3 LATIN SMALL LETTER A WITH TILDE|ã}}

|{{chset-cell1|u=00E4|14-68 U+00E4 LATIN SMALL LETTER A WITH DIAERESIS|ä}}

|{{chset-cell1|u=00E5|14-69 U+00E5 LATIN SMALL LETTER A WITH RING ABOVE|å}}

|{{chset-cell1|u=00E6|14-70 U+00E6 LATIN SMALL LETTER AE|æ}}

|{{chset-cell1|u=00E7|14-71 U+00E7 LATIN SMALL LETTER C WITH CEDILLA|ç}}

|{{chset-cell1|u=00E8|14-72 U+00E8 LATIN SMALL LETTER E WITH GRAVE|è}}

|{{chset-cell1|u=00E9|14-73 U+00E9 LATIN SMALL LETTER E WITH ACUTE|é}}

|{{chset-cell1|u=00EA|14-74 U+00EA LATIN SMALL LETTER E WITH CIRCUMFLEX|ê}}

|{{chset-cell1|u=00EB|14-75 U+00EB LATIN SMALL LETTER E WITH DIAERESIS|ë}}

|{{chset-cell1|u=00EC|14-76 U+00EC LATIN SMALL LETTER I WITH GRAVE|ì}}

|{{chset-cell1|u=00ED|14-77 U+00ED LATIN SMALL LETTER I WITH ACUTE|í}}

|{{chset-cell1|u=00EE|14-78 U+00EE LATIN SMALL LETTER I WITH CIRCUMFLEX|î}}

|{{chset-cell1|u=00EF|14-79 U+00EF LATIN SMALL LETTER I WITH DIAERESIS|ï}}

{{chset-left1|7x/Fx}}

|{{chset-cell1|u=00F0|14-80 U+00F0 LATIN SMALL LETTER ETH|ð}}

|{{chset-cell1|u=00F1|14-81 U+00F1 LATIN SMALL LETTER N WITH TILDE|ñ}}

|{{chset-cell1|u=00F2|14-82 U+00F2 LATIN SMALL LETTER O WITH GRAVE|ò}}

|{{chset-cell1|u=00F3|14-83 U+00F3 LATIN SMALL LETTER O WITH ACUTE|ó}}

|{{chset-cell1|u=00F4|14-84 U+00F4 LATIN SMALL LETTER O WITH CIRCUMFLEX|ô}}

|{{chset-cell1|u=00F5|14-85 U+00F5 LATIN SMALL LETTER O WITH TILDE|õ}}

|{{chset-cell1|u=00F6|14-86 U+00F6 LATIN SMALL LETTER O WITH DIAERESIS|ö}}

|{{chset-cell1|14-87

style=background:#DDD}}

|{{chset-cell1|u=00F8|14-88 U+00F8 LATIN SMALL LETTER O WITH STROKE|ø}}

|{{chset-cell1|u=00F9|14-89 U+00F9 LATIN SMALL LETTER U WITH GRAVE|ù}}

|{{chset-cell1|u=00FA|14-90 U+00FA LATIN SMALL LETTER U WITH ACUTE|ú}}

|{{chset-cell1|u=00FB|14-91 U+00FB LATIN SMALL LETTER U WITH CIRCUMFLEX|û}}

|{{chset-cell1|u=00FC|14-92 U+00FC LATIN SMALL LETTER U WITH DIAERESIS|ü}}

|{{chset-cell1|u=00FD|14-93 U+00FD LATIN SMALL LETTER Y WITH ACUTE|ý}}

|{{chset-cell1|u=00FE|14-94 U+00FE LATIN SMALL LETTER THORN|þ}}

|{{chset-cell1|u=00FF|U+00FF LATIN SMALL LETTER Y WITH DIAERESIS|ÿ}}

{{anchor|composed}}Precomposed Chosŏn'gŭl sets (rows number 16 through 44)

{{See also|List of modern Hangul characters in ISO/IEC 2022–compliant national character set standards}}

Precomposed Chosŏn'gŭl syllable clusters are allocated code points in a continuous sorted block between code points 16-01 and 44-47 inclusive. Not all possible clusters are allocated code points.{{refn|This table is generated from KPS9566.TXT.}} Compare the different ordering and availability in KS X 1001.

The encoded form documented for KPS 9566-2003 encodes the KPS 9566 plane on GR (0xA1-0xFE) and additionally encodes the remaining syllable clusters using lead bytes in the range 0x80-0xC2 and trail bytes in the ranges 0x41-0x5A, 0x61-0x7A and 0x81-0xFE (where at most one byte is in the range 0xA1-0xFE),{{cite web |url=https://unicode.org/Public/MAPPINGS/VENDORS/MISC/KPS9566.TXT |title=KPS 9566-2003 to Unicode |publisher=Unicode Consortium}} similarly to Unified Hangul Code but with the omitted clusters from and sorting order of KPS 9566, not KS X 1001.

{{chset-table-header1|KPS 9566 (precomposed Chosŏn'gŭl syllables)}}
{{chset-left1|302x/B0Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=AC00|16-01 U+AC00 HANGUL SYLLABLE GA|가}}

|{{chset-cell1|u=AC01|16-02 U+AC01 H.S. GAG|각}}

|{{chset-cell1|u=AC04|16-03 U+AC04 H.S. GAN|간}}

|{{chset-cell1|u=AC07|16-04 U+AC07 H.S. GAD|갇}}

|{{chset-cell1|u=AC08|16-05 U+AC08 H.S. GAL|갈}}

|{{chset-cell1|u=AC09|16-06 U+AC09 H.S. GALG|갉}}

|{{chset-cell1|u=AC0A|16-07 U+AC0A H.S. GALM|갊}}

|{{chset-cell1|u=AC10|16-08 U+AC10 H.S. GAM|감}}

|{{chset-cell1|u=AC11|16-09 U+AC11 H.S. GAB|갑}}

|{{chset-cell1|u=AC12|16-10 U+AC12 H.S. GABS|값}}

|{{chset-cell1|u=AC13|16-11 U+AC13 H.S. GAS|갓}}

|{{chset-cell1|u=AC15|16-12 U+AC15 H.S. GANG|강}}

|{{chset-cell1|u=AC16|16-13 U+AC16 H.S. GAJ|갖}}

|{{chset-cell1|u=AC17|16-14 U+AC17 H.S. GAC|갗}}

|{{chset-cell1|u=AC19|16-15 U+AC19 H.S. GAT|같}}

{{chset-left1|303x/B0Bx}}

|{{chset-cell1|u=AC1A|16-16 U+AC1A H.S. GAP|갚}}

|{{chset-cell1|u=AC1B|16-17 U+AC1B H.S. GAH|갛}}

|{{chset-cell1|u=AC14|16-18 U+AC14 H.S. GASS|갔}}

|{{chset-cell1|u=AC38|16-19 U+AC38 H.S. GYA|갸}}

|{{chset-cell1|u=AC39|16-20 U+AC39 H.S. GYAG|갹}}

|{{chset-cell1|u=AC3C|16-21 U+AC3C H.S. GYAN|갼}}

|{{chset-cell1|u=AC40|16-22 U+AC40 H.S. GYAL|걀}}

|{{chset-cell1|u=AC48|16-23 U+AC48 H.S. GYAM|걈}}

|{{chset-cell1|u=AC4B|16-24 U+AC4B H.S. GYAS|걋}}

|{{chset-cell1|u=AC4D|16-25 U+AC4D H.S. GYANG|걍}}

|{{chset-cell1|u=AC70|16-26 U+AC70 H.S. GEO|거}}

|{{chset-cell1|u=AC71|16-27 U+AC71 H.S. GEOG|걱}}

|{{chset-cell1|u=AC74|16-28 U+AC74 H.S. GEON|건}}

|{{chset-cell1|u=AC77|16-29 U+AC77 H.S. GEOD|걷}}

|{{chset-cell1|u=AC78|16-30 U+AC78 H.S. GEOL|걸}}

|{{chset-cell1|u=AC79|16-31 U+AC79 H.S. GEOLG|걹}}

{{chset-left1|304x/B0Cx}}

|{{chset-cell1|u=AC7A|16-32 U+AC7A H.S. GEOLM|걺}}

|{{chset-cell1|u=AC80|16-33 U+AC80 H.S. GEOM|검}}

|{{chset-cell1|u=AC81|16-34 U+AC81 H.S. GEOB|겁}}

|{{chset-cell1|u=AC83|16-35 U+AC83 H.S. GEOS|것}}

|{{chset-cell1|u=AC85|16-36 U+AC85 H.S. GEONG|겅}}

|{{chset-cell1|u=AC86|16-37 U+AC86 H.S. GEOJ|겆}}

|{{chset-cell1|u=AC89|16-38 U+AC89 H.S. GEOT|겉}}

|{{chset-cell1|u=AC8A|16-39 U+AC8A H.S. GEOP|겊}}

|{{chset-cell1|u=AC8B|16-40 U+AC8B H.S. GEOH|겋}}

|{{chset-cell1|u=AC84|16-41 U+AC84 H.S. GEOSS|겄}}

|{{chset-cell1|u=ACA8|16-42 U+ACA8 H.S. GYEO|겨}}

|{{chset-cell1|u=ACA9|16-43 U+ACA9 H.S. GYEOG|격}}

|{{chset-cell1|u=ACAC|16-44 U+ACAC H.S. GYEON|견}}

|{{chset-cell1|u=ACAF|16-45 U+ACAF H.S. GYEOD|겯}}

|{{chset-cell1|u=ACB0|16-46 U+ACB0 H.S. GYEOL|결}}

|{{chset-cell1|u=ACB8|16-47 U+ACB8 H.S. GYEOM|겸}}

{{chset-left1|305x/B0Dx}}

|{{chset-cell1|u=ACB9|16-48 U+ACB9 H.S. GYEOB|겹}}

|{{chset-cell1|u=ACBB|16-49 U+ACBB H.S. GYEOS|겻}}

|{{chset-cell1|u=ACBD|16-50 U+ACBD H.S. GYEONG|경}}

|{{chset-cell1|u=ACC1|16-51 U+ACC1 H.S. GYEOT|곁}}

|{{chset-cell1|u=ACAA|16-52 U+ACAA H.S. GYEOGG|겪}}

|{{chset-cell1|u=ACBC|16-53 U+ACBC H.S. GYEOSS|겼}}

|{{chset-cell1|u=ACE0|16-54 U+ACE0 H.S. GO|고}}

|{{chset-cell1|u=ACE1|16-55 U+ACE1 H.S. GOG|곡}}

|{{chset-cell1|u=ACE4|16-56 U+ACE4 H.S. GON|곤}}

|{{chset-cell1|u=ACE7|16-57 U+ACE7 H.S. GOD|곧}}

|{{chset-cell1|u=ACE8|16-58 U+ACE8 H.S. GOL|골}}

|{{chset-cell1|u=ACEA|16-59 U+ACEA H.S. GOLM|곪}}

|{{chset-cell1|u=ACEC|16-60 U+ACEC H.S. GOLS|곬}}

|{{chset-cell1|u=ACEF|16-61 U+ACEF H.S. GOLH|곯}}

|{{chset-cell1|u=ACF0|16-62 U+ACF0 H.S. GOM|곰}}

|{{chset-cell1|u=ACF1|16-63 U+ACF1 H.S. GOB|곱}}

{{chset-left1|306x/B0Ex}}

|{{chset-cell1|u=ACF3|16-64 U+ACF3 H.S. GOS|곳}}

|{{chset-cell1|u=ACF5|16-65 U+ACF5 H.S. GONG|공}}

|{{chset-cell1|u=ACF6|16-66 U+ACF6 H.S. GOJ|곶}}

|{{chset-cell1|u=ACFA|16-67 U+ACFA H.S. GOP|곺}}

|{{chset-cell1|u=AD50|16-68 U+AD50 H.S. GYO|교}}

|{{chset-cell1|u=AD54|16-69 U+AD54 H.S. GYON|굔}}

|{{chset-cell1|u=AD58|16-70 U+AD58 H.S. GYOL|굘}}

|{{chset-cell1|u=AD61|16-71 U+AD61 H.S. GYOB|굡}}

|{{chset-cell1|u=AD63|16-72 U+AD63 H.S. GYOS|굣}}

|{{chset-cell1|u=AD6C|16-73 U+AD6C H.S. GU|구}}

|{{chset-cell1|u=AD6D|16-74 U+AD6D H.S. GUG|국}}

|{{chset-cell1|u=AD70|16-75 U+AD70 H.S. GUN|군}}

|{{chset-cell1|u=AD73|16-76 U+AD73 H.S. GUD|굳}}

|{{chset-cell1|u=AD74|16-77 U+AD74 H.S. GUL|굴}}

|{{chset-cell1|u=AD75|16-78 U+AD75 H.S. GULG|굵}}

|{{chset-cell1|u=AD76|16-79 U+AD76 H.S. GULM|굶}}

{{chset-left1|307x/B0Fx}}

|{{chset-cell1|u=AD7B|16-80 U+AD7B H.S. GULH|굻}}

|{{chset-cell1|u=AD7C|16-81 U+AD7C H.S. GUM|굼}}

|{{chset-cell1|u=AD7D|16-82 U+AD7D H.S. GUB|굽}}

|{{chset-cell1|u=AD7F|16-83 U+AD7F H.S. GUS|굿}}

|{{chset-cell1|u=AD81|16-84 U+AD81 H.S. GUNG|궁}}

|{{chset-cell1|u=AD82|16-85 U+AD82 H.S. GUJ|궂}}

|{{chset-cell1|u=ADDC|16-86 U+ADDC H.S. GYU|규}}

|{{chset-cell1|u=ADE0|16-87 U+ADE0 H.S. GYUN|균}}

|{{chset-cell1|u=ADE4|16-88 U+ADE4 H.S. GYUL|귤}}

|{{chset-cell1|u=ADEC|16-89 U+ADEC H.S. GYUM|귬}}

|{{chset-cell1|u=ADF1|16-90 U+ADF1 H.S. GYUNG|귱}}

|{{chset-cell1|u=ADF8|16-91 U+ADF8 H.S. GEU|그}}

|{{chset-cell1|u=ADF9|16-92 U+ADF9 H.S. GEUG|극}}

|{{chset-cell1|u=ADFC|16-93 U+ADFC H.S. GEUN|근}}

|{{chset-cell1|u=ADFF|16-94 U+ADFF H.S. GEUD|귿}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|312x/B1Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=AE00|17-01 U+AE00 H.S. GEUL|글}}

|{{chset-cell1|u=AE01|17-02 U+AE01 H.S. GEULG|긁}}

|{{chset-cell1|u=AE07|17-03 U+AE07 H.S. GEULH|긇}}

|{{chset-cell1|u=AE08|17-04 U+AE08 H.S. GEUM|금}}

|{{chset-cell1|u=AE09|17-05 U+AE09 H.S. GEUB|급}}

|{{chset-cell1|u=AE0B|17-06 U+AE0B H.S. GEUS|긋}}

|{{chset-cell1|u=AE0D|17-07 U+AE0D H.S. GEUNG|긍}}

|{{chset-cell1|u=AE30|17-08 U+AE30 H.S. GI|기}}

|{{chset-cell1|u=AE31|17-09 U+AE31 H.S. GIG|긱}}

|{{chset-cell1|u=AE34|17-10 U+AE34 H.S. GIN|긴}}

|{{chset-cell1|u=AE37|17-11 U+AE37 H.S. GID|긷}}

|{{chset-cell1|u=AE38|17-12 U+AE38 H.S. GIL|길}}

|{{chset-cell1|u=AE3A|17-13 U+AE3A H.S. GILM|긺}}

|{{chset-cell1|u=AE40|17-14 U+AE40 H.S. GIM|김}}

|{{chset-cell1|u=AE41|17-15 U+AE41 H.S. GIB|깁}}

{{chset-left1|313x/B1Bx}}

|{{chset-cell1|u=AE43|17-16 U+AE43 H.S. GIS|깃}}

|{{chset-cell1|u=AE45|17-17 U+AE45 H.S. GING|깅}}

|{{chset-cell1|u=AE46|17-18 U+AE46 H.S. GIJ|깆}}

|{{chset-cell1|u=AE47|17-19 U+AE47 H.S. GIC|깇}}

|{{chset-cell1|u=AE49|17-20 U+AE49 H.S. GIT|깉}}

|{{chset-cell1|u=AE4A|17-21 U+AE4A H.S. GIP|깊}}

|{{chset-cell1|u=AC1C|17-22 U+AC1C H.S. GAE|개}}

|{{chset-cell1|u=AC1D|17-23 U+AC1D H.S. GAEG|객}}

|{{chset-cell1|u=AC20|17-24 U+AC20 H.S. GAEN|갠}}

|{{chset-cell1|u=AC24|17-25 U+AC24 H.S. GAEL|갤}}

|{{chset-cell1|u=AC2C|17-26 U+AC2C H.S. GAEM|갬}}

|{{chset-cell1|u=AC2D|17-27 U+AC2D H.S. GAEB|갭}}

|{{chset-cell1|u=AC2F|17-28 U+AC2F H.S. GAES|갯}}

|{{chset-cell1|u=AC31|17-29 U+AC31 H.S. GAENG|갱}}

|{{chset-cell1|u=AC30|17-30 U+AC30 H.S. GAESS|갰}}

|{{chset-cell1|u=AC54|17-31 U+AC54 H.S. GYAE|걔}}

{{chset-left1|314x/B1Cx}}

|{{chset-cell1|u=AC58|17-32 U+AC58 H.S. GYAEN|걘}}

|{{chset-cell1|u=AC5C|17-33 U+AC5C H.S. GYAEL|걜}}

|{{chset-cell1|u=AC8C|17-34 U+AC8C H.S. GE|게}}

|{{chset-cell1|u=AC8D|17-35 U+AC8D H.S. GEG|겍}}

|{{chset-cell1|u=AC90|17-36 U+AC90 H.S. GEN|겐}}

|{{chset-cell1|u=AC94|17-37 U+AC94 H.S. GEL|겔}}

|{{chset-cell1|u=AC9C|17-38 U+AC9C H.S. GEM|겜}}

|{{chset-cell1|u=AC9D|17-39 U+AC9D H.S. GEB|겝}}

|{{chset-cell1|u=AC9F|17-40 U+AC9F H.S. GES|겟}}

|{{chset-cell1|u=ACA1|17-41 U+ACA1 H.S. GENG|겡}}

|{{chset-cell1|u=ACA0|17-42 U+ACA0 H.S. GESS|겠}}

|{{chset-cell1|u=ACC4|17-43 U+ACC4 H.S. GYE|계}}

|{{chset-cell1|u=ACC8|17-44 U+ACC8 H.S. GYEN|곈}}

|{{chset-cell1|u=ACCC|17-45 U+ACCC H.S. GYEL|곌}}

|{{chset-cell1|u=ACD5|17-46 U+ACD5 H.S. GYEB|곕}}

|{{chset-cell1|u=ACD7|17-47 U+ACD7 H.S. GYES|곗}}

{{chset-left1|315x/B1Dx}}

|{{chset-cell1|u=AD34|17-48 U+AD34 H.S. GOE|괴}}

|{{chset-cell1|u=AD35|17-49 U+AD35 H.S. GOEG|괵}}

|{{chset-cell1|u=AD38|17-50 U+AD38 H.S. GOEN|괸}}

|{{chset-cell1|u=AD3C|17-51 U+AD3C H.S. GOEL|괼}}

|{{chset-cell1|u=AD44|17-52 U+AD44 H.S. GOEM|굄}}

|{{chset-cell1|u=AD45|17-53 U+AD45 H.S. GOEB|굅}}

|{{chset-cell1|u=AD47|17-54 U+AD47 H.S. GOES|굇}}

|{{chset-cell1|u=AD49|17-55 U+AD49 H.S. GOENG|굉}}

|{{chset-cell1|u=AD48|17-56 U+AD48 H.S. GOESS|굈}}

|{{chset-cell1|u=ADC0|17-57 U+ADC0 H.S. GWI|귀}}

|{{chset-cell1|u=ADC1|17-58 U+ADC1 H.S. GWIG|귁}}

|{{chset-cell1|u=ADC4|17-59 U+ADC4 H.S. GWIN|귄}}

|{{chset-cell1|u=ADC8|17-60 U+ADC8 H.S. GWIL|귈}}

|{{chset-cell1|u=ADD0|17-61 U+ADD0 H.S. GWIM|귐}}

|{{chset-cell1|u=ADD1|17-62 U+ADD1 H.S. GWIB|귑}}

|{{chset-cell1|u=ADD3|17-63 U+ADD3 H.S. GWIS|귓}}

{{chset-left1|316x/B1Ex}}

|{{chset-cell1|u=AE14|17-64 U+AE14 H.S. GYI|긔}}

|{{chset-cell1|u=ACFC|17-65 U+ACFC H.S. GWA|과}}

|{{chset-cell1|u=ACFD|17-66 U+ACFD H.S. GWAG|곽}}

|{{chset-cell1|u=AD00|17-67 U+AD00 H.S. GWAN|관}}

|{{chset-cell1|u=AD03|17-68 U+AD03 H.S. GWAD|괃}}

|{{chset-cell1|u=AD04|17-69 U+AD04 H.S. GWAL|괄}}

|{{chset-cell1|u=AD06|17-70 U+AD06 H.S. GWALM|괆}}

|{{chset-cell1|u=AD0C|17-71 U+AD0C H.S. GWAM|괌}}

|{{chset-cell1|u=AD0D|17-72 U+AD0D H.S. GWAB|괍}}

|{{chset-cell1|u=AD0F|17-73 U+AD0F H.S. GWAS|괏}}

|{{chset-cell1|u=AD11|17-74 U+AD11 H.S. GWANG|광}}

|{{chset-cell1|u=AD10|17-75 U+AD10 H.S. GWASS|괐}}

|{{chset-cell1|u=AD88|17-76 U+AD88 H.S. GWEO|궈}}

|{{chset-cell1|u=AD89|17-77 U+AD89 H.S. GWEOG|궉}}

|{{chset-cell1|u=AD8C|17-78 U+AD8C H.S. GWEON|권}}

|{{chset-cell1|u=AD90|17-79 U+AD90 H.S. GWEOL|궐}}

{{chset-left1|317x/B1Fx}}

|{{chset-cell1|u=AD98|17-80 U+AD98 H.S. GWEOM|궘}}

|{{chset-cell1|u=AD9D|17-81 U+AD9D H.S. GWEONG|궝}}

|{{chset-cell1|u=AD9C|17-82 U+AD9C H.S. GWEOSS|궜}}

|{{chset-cell1|u=AD18|17-83 U+AD18 H.S. GWAE|괘}}

|{{chset-cell1|u=AD19|17-84 U+AD19 H.S. GWAEG|괙}}

|{{chset-cell1|u=AD1C|17-85 U+AD1C H.S. GWAEN|괜}}

|{{chset-cell1|u=AD20|17-86 U+AD20 H.S. GWAEL|괠}}

|{{chset-cell1|u=AD29|17-87 U+AD29 H.S. GWAEB|괩}}

|{{chset-cell1|u=AD2D|17-88 U+AD2D H.S. GWAENG|괭}}

|{{chset-cell1|u=AD2C|17-89 U+AD2C H.S. GWAESS|괬}}

|{{chset-cell1|u=ADA4|17-90 U+ADA4 H.S. GWE|궤}}

|{{chset-cell1|u=ADA5|17-91 U+ADA5 H.S. GWEG|궥}}

|{{chset-cell1|u=ADB7|17-92 U+ADB7 H.S. GWES|궷}}

|{{chset-cell1|u=B098|17-93 U+B098 H.S. NA|나}}

|{{chset-cell1|u=B099|17-94 U+B099 H.S. NAG|낙}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|322x/B2Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=B09B|18-01 U+B09B H.S. NAGS|낛}}

|{{chset-cell1|u=B09C|18-02 U+B09C H.S. NAN|난}}

|{{chset-cell1|u=B09F|18-03 U+B09F H.S. NAD|낟}}

|{{chset-cell1|u=B0A0|18-04 U+B0A0 H.S. NAL|날}}

|{{chset-cell1|u=B0A1|18-05 U+B0A1 H.S. NALG|낡}}

|{{chset-cell1|u=B0A2|18-06 U+B0A2 H.S. NALM|낢}}

|{{chset-cell1|u=B0A8|18-07 U+B0A8 H.S. NAM|남}}

|{{chset-cell1|u=B0A9|18-08 U+B0A9 H.S. NAB|납}}

|{{chset-cell1|u=B0AB|18-09 U+B0AB H.S. NAS|낫}}

|{{chset-cell1|u=B0AD|18-10 U+B0AD H.S. NANG|낭}}

|{{chset-cell1|u=B0AE|18-11 U+B0AE H.S. NAJ|낮}}

|{{chset-cell1|u=B0AF|18-12 U+B0AF H.S. NAC|낯}}

|{{chset-cell1|u=B0B1|18-13 U+B0B1 H.S. NAT|낱}}

|{{chset-cell1|u=B0B3|18-14 U+B0B3 H.S. NAH|낳}}

|{{chset-cell1|u=B09A|18-15 U+B09A H.S. NAGG|낚}}

{{chset-left1|323x/B2Bx}}

|{{chset-cell1|u=B0AC|18-16 U+B0AC H.S. NASS|났}}

|{{chset-cell1|u=B0D0|18-17 U+B0D0 H.S. NYA|냐}}

|{{chset-cell1|u=B0D1|18-18 U+B0D1 H.S. NYAG|냑}}

|{{chset-cell1|u=B0D4|18-19 U+B0D4 H.S. NYAN|냔}}

|{{chset-cell1|u=B0D8|18-20 U+B0D8 H.S. NYAL|냘}}

|{{chset-cell1|u=B0E0|18-21 U+B0E0 H.S. NYAM|냠}}

|{{chset-cell1|u=B0E1|18-22 U+B0E1 H.S. NYAB|냡}}

|{{chset-cell1|u=B0E5|18-23 U+B0E5 H.S. NYANG|냥}}

|{{chset-cell1|u=B108|18-24 U+B108 H.S. NEO|너}}

|{{chset-cell1|u=B109|18-25 U+B109 H.S. NEOG|넉}}

|{{chset-cell1|u=B10B|18-26 U+B10B H.S. NEOGS|넋}}

|{{chset-cell1|u=B10C|18-27 U+B10C H.S. NEON|넌}}

|{{chset-cell1|u=B110|18-28 U+B110 H.S. NEOL|널}}

|{{chset-cell1|u=B112|18-29 U+B112 H.S. NEOLM|넒}}

|{{chset-cell1|u=B113|18-30 U+B113 H.S. NEOLB|넓}}

|{{chset-cell1|u=B118|18-31 U+B118 H.S. NEOM|넘}}

{{chset-left1|324x/B2Cx}}

|{{chset-cell1|u=B119|18-32 U+B119 H.S. NEOB|넙}}

|{{chset-cell1|u=B11B|18-33 U+B11B H.S. NEOS|넛}}

|{{chset-cell1|u=B11D|18-34 U+B11D H.S. NEONG|넝}}

|{{chset-cell1|u=B122|18-35 U+B122 H.S. NEOP|넢}}

|{{chset-cell1|u=B123|18-36 U+B123 H.S. NEOH|넣}}

|{{chset-cell1|u=B10A|18-37 U+B10A H.S. NEOGG|넊}}

|{{chset-cell1|u=B11C|18-38 U+B11C H.S. NEOSS|넜}}

|{{chset-cell1|u=B140|18-39 U+B140 H.S. NYEO|녀}}

|{{chset-cell1|u=B141|18-40 U+B141 H.S. NYEOG|녁}}

|{{chset-cell1|u=B144|18-41 U+B144 H.S. NYEON|년}}

|{{chset-cell1|u=B148|18-42 U+B148 H.S. NYEOL|녈}}

|{{chset-cell1|u=B150|18-43 U+B150 H.S. NYEOM|념}}

|{{chset-cell1|u=B151|18-44 U+B151 H.S. NYEOB|녑}}

|{{chset-cell1|u=B153|18-45 U+B153 H.S. NYEOS|녓}}

|{{chset-cell1|u=B155|18-46 U+B155 H.S. NYEONG|녕}}

|{{chset-cell1|u=B158|18-47 U+B158 H.S. NYEOK|녘}}

{{chset-left1|325x/B2Dx}}

|{{chset-cell1|u=B154|18-48 U+B154 H.S. NYEOSS|녔}}

|{{chset-cell1|u=B178|18-49 U+B178 H.S. NO|노}}

|{{chset-cell1|u=B179|18-50 U+B179 H.S. NOG|녹}}

|{{chset-cell1|u=B17C|18-51 U+B17C H.S. NON|논}}

|{{chset-cell1|u=B180|18-52 U+B180 H.S. NOL|놀}}

|{{chset-cell1|u=B182|18-53 U+B182 H.S. NOLM|놂}}

|{{chset-cell1|u=B188|18-54 U+B188 H.S. NOM|놈}}

|{{chset-cell1|u=B189|18-55 U+B189 H.S. NOB|놉}}

|{{chset-cell1|u=B18B|18-56 U+B18B H.S. NOS|놋}}

|{{chset-cell1|u=B18D|18-57 U+B18D H.S. NONG|농}}

|{{chset-cell1|u=B192|18-58 U+B192 H.S. NOP|높}}

|{{chset-cell1|u=B193|18-59 U+B193 H.S. NOH|놓}}

|{{chset-cell1|u=B1E8|18-60 U+B1E8 H.S. NYO|뇨}}

|{{chset-cell1|u=B1E9|18-61 U+B1E9 H.S. NYOG|뇩}}

|{{chset-cell1|u=B1EC|18-62 U+B1EC H.S. NYON|뇬}}

|{{chset-cell1|u=B1F0|18-63 U+B1F0 H.S. NYOL|뇰}}

{{chset-left1|326x/B2Ex}}

|{{chset-cell1|u=B1F8|18-64 U+B1F8 H.S. NYOM|뇸}}

|{{chset-cell1|u=B1F9|18-65 U+B1F9 H.S. NYOB|뇹}}

|{{chset-cell1|u=B1FB|18-66 U+B1FB H.S. NYOS|뇻}}

|{{chset-cell1|u=B1FD|18-67 U+B1FD H.S. NYONG|뇽}}

|{{chset-cell1|u=B204|18-68 U+B204 H.S. NU|누}}

|{{chset-cell1|u=B205|18-69 U+B205 H.S. NUG|눅}}

|{{chset-cell1|u=B208|18-70 U+B208 H.S. NUN|눈}}

|{{chset-cell1|u=B20B|18-71 U+B20B H.S. NUD|눋}}

|{{chset-cell1|u=B20C|18-72 U+B20C H.S. NUL|눌}}

|{{chset-cell1|u=B214|18-73 U+B214 H.S. NUM|눔}}

|{{chset-cell1|u=B215|18-74 U+B215 H.S. NUB|눕}}

|{{chset-cell1|u=B217|18-75 U+B217 H.S. NUS|눗}}

|{{chset-cell1|u=B219|18-76 U+B219 H.S. NUNG|눙}}

|{{chset-cell1|u=B21E|18-77 U+B21E H.S. NUP|눞}}

|{{chset-cell1|u=B274|18-78 U+B274 H.S. NYU|뉴}}

|{{chset-cell1|u=B275|18-79 U+B275 H.S. NYUG|뉵}}

{{chset-left1|327x/B2Fx}}

|{{chset-cell1|u=B278|18-80 U+B278 H.S. NYUN|뉸}}

|{{chset-cell1|u=B27C|18-81 U+B27C H.S. NYUL|뉼}}

|{{chset-cell1|u=B284|18-82 U+B284 H.S. NYUM|늄}}

|{{chset-cell1|u=B285|18-83 U+B285 H.S. NYUB|늅}}

|{{chset-cell1|u=B289|18-84 U+B289 H.S. NYUNG|늉}}

|{{chset-cell1|u=B290|18-85 U+B290 H.S. NEU|느}}

|{{chset-cell1|u=B291|18-86 U+B291 H.S. NEUG|늑}}

|{{chset-cell1|u=B294|18-87 U+B294 H.S. NEUN|는}}

|{{chset-cell1|u=B298|18-88 U+B298 H.S. NEUL|늘}}

|{{chset-cell1|u=B299|18-89 U+B299 H.S. NEULG|늙}}

|{{chset-cell1|u=B29A|18-90 U+B29A H.S. NEULM|늚}}

|{{chset-cell1|u=B2A0|18-91 U+B2A0 H.S. NEUM|늠}}

|{{chset-cell1|u=B2A1|18-92 U+B2A1 H.S. NEUB|늡}}

|{{chset-cell1|u=B2A3|18-93 U+B2A3 H.S. NEUS|늣}}

|{{chset-cell1|u=B2A5|18-94 U+B2A5 H.S. NEUNG|능}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|332x/B3Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=B2A6|19-01 U+B2A6 H.S. NEUJ|늦}}

|{{chset-cell1|u=B2AA|19-02 U+B2AA H.S. NEUP|늪}}

|{{chset-cell1|u=B2C8|19-03 U+B2C8 H.S. NI|니}}

|{{chset-cell1|u=B2C9|19-04 U+B2C9 H.S. NIG|닉}}

|{{chset-cell1|u=B2CC|19-05 U+B2CC H.S. NIN|닌}}

|{{chset-cell1|u=B2D0|19-06 U+B2D0 H.S. NIL|닐}}

|{{chset-cell1|u=B2D2|19-07 U+B2D2 H.S. NILM|닒}}

|{{chset-cell1|u=B2D8|19-08 U+B2D8 H.S. NIM|님}}

|{{chset-cell1|u=B2D9|19-09 U+B2D9 H.S. NIB|닙}}

|{{chset-cell1|u=B2DB|19-10 U+B2DB H.S. NIS|닛}}

|{{chset-cell1|u=B2DD|19-11 U+B2DD H.S. NING|닝}}

|{{chset-cell1|u=B2E2|19-12 U+B2E2 H.S. NIP|닢}}

|{{chset-cell1|u=B0B4|19-13 U+B0B4 H.S. NAE|내}}

|{{chset-cell1|u=B0B5|19-14 U+B0B5 H.S. NAEG|낵}}

|{{chset-cell1|u=B0B8|19-15 U+B0B8 H.S. NAEN|낸}}

{{chset-left1|333x/B3Bx}}

|{{chset-cell1|u=B0BC|19-16 U+B0BC H.S. NAEL|낼}}

|{{chset-cell1|u=B0C4|19-17 U+B0C4 H.S. NAEM|냄}}

|{{chset-cell1|u=B0C5|19-18 U+B0C5 H.S. NAEB|냅}}

|{{chset-cell1|u=B0C7|19-19 U+B0C7 H.S. NAES|냇}}

|{{chset-cell1|u=B0C9|19-20 U+B0C9 H.S. NAENG|냉}}

|{{chset-cell1|u=B0C8|19-21 U+B0C8 H.S. NAESS|냈}}

|{{chset-cell1|u=B0EC|19-22 U+B0EC H.S. NYAE|냬}}

|{{chset-cell1|u=B124|19-23 U+B124 H.S. NE|네}}

|{{chset-cell1|u=B125|19-24 U+B125 H.S. NEG|넥}}

|{{chset-cell1|u=B128|19-25 U+B128 H.S. NEN|넨}}

|{{chset-cell1|u=B12C|19-26 U+B12C H.S. NEL|넬}}

|{{chset-cell1|u=B134|19-27 U+B134 H.S. NEM|넴}}

|{{chset-cell1|u=B135|19-28 U+B135 H.S. NEB|넵}}

|{{chset-cell1|u=B137|19-29 U+B137 H.S. NES|넷}}

|{{chset-cell1|u=B139|19-30 U+B139 H.S. NENG|넹}}

|{{chset-cell1|u=B138|19-31 U+B138 H.S. NESS|넸}}

{{chset-left1|334x/B3Cx}}

|{{chset-cell1|u=B15C|19-32 U+B15C H.S. NYE|녜}}

|{{chset-cell1|u=B160|19-33 U+B160 H.S. NYEN|녠}}

|{{chset-cell1|u=B1CC|19-34 U+B1CC H.S. NOE|뇌}}

|{{chset-cell1|u=B1D0|19-35 U+B1D0 H.S. NOEN|뇐}}

|{{chset-cell1|u=B1D4|19-36 U+B1D4 H.S. NOEL|뇔}}

|{{chset-cell1|u=B1DC|19-37 U+B1DC H.S. NOEM|뇜}}

|{{chset-cell1|u=B1DD|19-38 U+B1DD H.S. NOEB|뇝}}

|{{chset-cell1|u=B1DF|19-39 U+B1DF H.S. NOES|뇟}}

|{{chset-cell1|u=B258|19-40 U+B258 H.S. NWI|뉘}}

|{{chset-cell1|u=B25C|19-41 U+B25C H.S. NWIN|뉜}}

|{{chset-cell1|u=B260|19-42 U+B260 H.S. NWIL|뉠}}

|{{chset-cell1|u=B268|19-43 U+B268 H.S. NWIM|뉨}}

|{{chset-cell1|u=B269|19-44 U+B269 H.S. NWIB|뉩}}

|{{chset-cell1|u=B26D|19-45 U+B26D H.S. NWING|뉭}}

|{{chset-cell1|u=B2AC|19-46 U+B2AC H.S. NYI|늬}}

|{{chset-cell1|u=B2B0|19-47 U+B2B0 H.S. NYIN|늰}}

{{chset-left1|335x/B3Dx}}

|{{chset-cell1|u=B2B4|19-48 U+B2B4 H.S. NYIL|늴}}

|{{chset-cell1|u=B2BC|19-49 U+B2BC H.S. NYIM|늼}}

|{{chset-cell1|u=B2C1|19-50 U+B2C1 H.S. NYING|닁}}

|{{chset-cell1|u=B194|19-51 U+B194 H.S. NWA|놔}}

|{{chset-cell1|u=B198|19-52 U+B198 H.S. NWAN|놘}}

|{{chset-cell1|u=B19C|19-53 U+B19C H.S. NWAL|놜}}

|{{chset-cell1|u=B1A7|19-54 U+B1A7 H.S. NWAS|놧}}

|{{chset-cell1|u=B1A8|19-55 U+B1A8 H.S. NWASS|놨}}

|{{chset-cell1|u=B220|19-56 U+B220 H.S. NWEO|눠}}

|{{chset-cell1|u=B228|19-57 U+B228 H.S. NWEOL|눨}}

|{{chset-cell1|u=B233|19-58 U+B233 H.S. NWEOS|눳}}

|{{chset-cell1|u=B234|19-59 U+B234 H.S. NWEOSS|눴}}

|{{chset-cell1|u=B1B0|19-60 U+B1B0 H.S. NWAE|놰}}

|{{chset-cell1|u=B23C|19-61 U+B23C H.S. NWE|눼}}

|{{chset-cell1|u=B2E4|19-62 U+B2E4 H.S. DA|다}}

|{{chset-cell1|u=B2E5|19-63 U+B2E5 H.S. DAG|닥}}

{{chset-left1|336x/B3Ex}}

|{{chset-cell1|u=B2E8|19-64 U+B2E8 H.S. DAN|단}}

|{{chset-cell1|u=B2EB|19-65 U+B2EB H.S. DAD|닫}}

|{{chset-cell1|u=B2EC|19-66 U+B2EC H.S. DAL|달}}

|{{chset-cell1|u=B2ED|19-67 U+B2ED H.S. DALG|닭}}

|{{chset-cell1|u=B2EE|19-68 U+B2EE H.S. DALM|닮}}

|{{chset-cell1|u=B2EF|19-69 U+B2EF H.S. DALB|닯}}

|{{chset-cell1|u=B2F2|19-70 U+B2F2 H.S. DALP|닲}}

|{{chset-cell1|u=B2F3|19-71 U+B2F3 H.S. DALH|닳}}

|{{chset-cell1|u=B2F4|19-72 U+B2F4 H.S. DAM|담}}

|{{chset-cell1|u=B2F5|19-73 U+B2F5 H.S. DAB|답}}

|{{chset-cell1|u=B2F7|19-74 U+B2F7 H.S. DAS|닷}}

|{{chset-cell1|u=B2F9|19-75 U+B2F9 H.S. DANG|당}}

|{{chset-cell1|u=B2FA|19-76 U+B2FA H.S. DAJ|닺}}

|{{chset-cell1|u=B2FB|19-77 U+B2FB H.S. DAC|닻}}

|{{chset-cell1|u=B2FE|19-78 U+B2FE H.S. DAP|닾}}

|{{chset-cell1|u=B2FF|19-79 U+B2FF H.S. DAH|닿}}

{{chset-left1|337x/B3Fx}}

|{{chset-cell1|u=B2E6|19-80 U+B2E6 H.S. DAGG|닦}}

|{{chset-cell1|u=B2F8|19-81 U+B2F8 H.S. DASS|닸}}

|{{chset-cell1|u=B31C|19-82 U+B31C H.S. DYA|댜}}

|{{chset-cell1|u=B354|19-83 U+B354 H.S. DEO|더}}

|{{chset-cell1|u=B355|19-84 U+B355 H.S. DEOG|덕}}

|{{chset-cell1|u=B358|19-85 U+B358 H.S. DEON|던}}

|{{chset-cell1|u=B35B|19-86 U+B35B H.S. DEOD|덛}}

|{{chset-cell1|u=B35C|19-87 U+B35C H.S. DEOL|덜}}

|{{chset-cell1|u=B35E|19-88 U+B35E H.S. DEOLM|덞}}

|{{chset-cell1|u=B35F|19-89 U+B35F H.S. DEOLB|덟}}

|{{chset-cell1|u=B364|19-90 U+B364 H.S. DEOM|덤}}

|{{chset-cell1|u=B365|19-91 U+B365 H.S. DEOB|덥}}

|{{chset-cell1|u=B367|19-92 U+B367 H.S. DEOS|덧}}

|{{chset-cell1|u=B369|19-93 U+B369 H.S. DEONG|덩}}

|{{chset-cell1|u=B36B|19-94 U+B36B H.S. DEOC|덫}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|342x/B4Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=B36E|20-01 U+B36E H.S. DEOP|덮}}

|{{chset-cell1|u=B36F|20-02 U+B36F H.S. DEOH|덯}}

|{{chset-cell1|u=B356|20-03 U+B356 H.S. DEOGG|덖}}

|{{chset-cell1|u=B368|20-04 U+B368 H.S. DEOSS|덨}}

|{{chset-cell1|u=B38C|20-05 U+B38C H.S. DYEO|뎌}}

|{{chset-cell1|u=B390|20-06 U+B390 H.S. DYEON|뎐}}

|{{chset-cell1|u=B394|20-07 U+B394 H.S. DYEOL|뎔}}

|{{chset-cell1|u=B3A1|20-08 U+B3A1 H.S. DYEONG|뎡}}

|{{chset-cell1|u=B3A0|20-09 U+B3A0 H.S. DYEOSS|뎠}}

|{{chset-cell1|u=B3C4|20-10 U+B3C4 H.S. DO|도}}

|{{chset-cell1|u=B3C5|20-11 U+B3C5 H.S. DOG|독}}

|{{chset-cell1|u=B3C8|20-12 U+B3C8 H.S. DON|돈}}

|{{chset-cell1|u=B3CB|20-13 U+B3CB H.S. DOD|돋}}

|{{chset-cell1|u=B3CC|20-14 U+B3CC H.S. DOL|돌}}

|{{chset-cell1|u=B3CE|20-15 U+B3CE H.S. DOLM|돎}}

{{chset-left1|343x/B4Bx}}

|{{chset-cell1|u=B3D0|20-16 U+B3D0 H.S. DOLS|돐}}

|{{chset-cell1|u=B3D4|20-17 U+B3D4 H.S. DOM|돔}}

|{{chset-cell1|u=B3D5|20-18 U+B3D5 H.S. DOB|돕}}

|{{chset-cell1|u=B3D7|20-19 U+B3D7 H.S. DOS|돗}}

|{{chset-cell1|u=B3D9|20-20 U+B3D9 H.S. DONG|동}}

|{{chset-cell1|u=B3DB|20-21 U+B3DB H.S. DOC|돛}}

|{{chset-cell1|u=B3DD|20-22 U+B3DD H.S. DOT|돝}}

|{{chset-cell1|u=B434|20-23 U+B434 H.S. DYO|됴}}

|{{chset-cell1|u=B450|20-24 U+B450 H.S. DU|두}}

|{{chset-cell1|u=B451|20-25 U+B451 H.S. DUG|둑}}

|{{chset-cell1|u=B454|20-26 U+B454 H.S. DUN|둔}}

|{{chset-cell1|u=B458|20-27 U+B458 H.S. DUL|둘}}

|{{chset-cell1|u=B460|20-28 U+B460 H.S. DUM|둠}}

|{{chset-cell1|u=B461|20-29 U+B461 H.S. DUB|둡}}

|{{chset-cell1|u=B463|20-30 U+B463 H.S. DUS|둣}}

|{{chset-cell1|u=B465|20-31 U+B465 H.S. DUNG|둥}}

{{chset-left1|344x/B4Cx}}

|{{chset-cell1|u=B4C0|20-32 U+B4C0 H.S. DYU|듀}}

|{{chset-cell1|u=B4C4|20-33 U+B4C4 H.S. DYUN|듄}}

|{{chset-cell1|u=B4C8|20-34 U+B4C8 H.S. DYUL|듈}}

|{{chset-cell1|u=B4D0|20-35 U+B4D0 H.S. DYUM|듐}}

|{{chset-cell1|u=B4D5|20-36 U+B4D5 H.S. DYUNG|듕}}

|{{chset-cell1|u=B4DC|20-37 U+B4DC H.S. DEU|드}}

|{{chset-cell1|u=B4DD|20-38 U+B4DD H.S. DEUG|득}}

|{{chset-cell1|u=B4E0|20-39 U+B4E0 H.S. DEUN|든}}

|{{chset-cell1|u=B4E3|20-40 U+B4E3 H.S. DEUD|듣}}

|{{chset-cell1|u=B4E4|20-41 U+B4E4 H.S. DEUL|들}}

|{{chset-cell1|u=B4E5|20-42 U+B4E5 H.S. DEULG|듥}}

|{{chset-cell1|u=B4E6|20-43 U+B4E6 H.S. DEULM|듦}}

|{{chset-cell1|u=B4E7|20-44 U+B4E7 H.S. DEULB|듧}}

|{{chset-cell1|u=B4EC|20-45 U+B4EC H.S. DEUM|듬}}

|{{chset-cell1|u=B4ED|20-46 U+B4ED H.S. DEUB|듭}}

|{{chset-cell1|u=B4EF|20-47 U+B4EF H.S. DEUS|듯}}

{{chset-left1|345x/B4Dx}}

|{{chset-cell1|u=B4F1|20-48 U+B4F1 H.S. DEUNG|등}}

|{{chset-cell1|u=B514|20-49 U+B514 H.S. DI|디}}

|{{chset-cell1|u=B515|20-50 U+B515 H.S. DIG|딕}}

|{{chset-cell1|u=B518|20-51 U+B518 H.S. DIN|딘}}

|{{chset-cell1|u=B51B|20-52 U+B51B H.S. DID|딛}}

|{{chset-cell1|u=B51C|20-53 U+B51C H.S. DIL|딜}}

|{{chset-cell1|u=B524|20-54 U+B524 H.S. DIM|딤}}

|{{chset-cell1|u=B525|20-55 U+B525 H.S. DIB|딥}}

|{{chset-cell1|u=B527|20-56 U+B527 H.S. DIS|딧}}

|{{chset-cell1|u=B529|20-57 U+B529 H.S. DING|딩}}

|{{chset-cell1|u=B52A|20-58 U+B52A H.S. DIJ|딪}}

|{{chset-cell1|u=B52E|20-59 U+B52E H.S. DIP|딮}}

|{{chset-cell1|u=B528|20-60 U+B528 H.S. DISS|딨}}

|{{chset-cell1|u=B300|20-61 U+B300 H.S. DAE|대}}

|{{chset-cell1|u=B301|20-62 U+B301 H.S. DAEG|댁}}

|{{chset-cell1|u=B304|20-63 U+B304 H.S. DAEN|댄}}

{{chset-left1|346x/B4Ex}}

|{{chset-cell1|u=B308|20-64 U+B308 H.S. DAEL|댈}}

|{{chset-cell1|u=B310|20-65 U+B310 H.S. DAEM|댐}}

|{{chset-cell1|u=B311|20-66 U+B311 H.S. DAEB|댑}}

|{{chset-cell1|u=B313|20-67 U+B313 H.S. DAES|댓}}

|{{chset-cell1|u=B315|20-68 U+B315 H.S. DAENG|댕}}

|{{chset-cell1|u=B314|20-69 U+B314 H.S. DAESS|댔}}

|{{chset-cell1|u=B338|20-70 U+B338 H.S. DYAE|댸}}

|{{chset-cell1|u=B370|20-71 U+B370 H.S. DE|데}}

|{{chset-cell1|u=B371|20-72 U+B371 H.S. DEG|덱}}

|{{chset-cell1|u=B374|20-73 U+B374 H.S. DEN|덴}}

|{{chset-cell1|u=B377|20-74 U+B377 H.S. DED|덷}}

|{{chset-cell1|u=B378|20-75 U+B378 H.S. DEL|델}}

|{{chset-cell1|u=B380|20-76 U+B380 H.S. DEM|뎀}}

|{{chset-cell1|u=B381|20-77 U+B381 H.S. DEB|뎁}}

|{{chset-cell1|u=B383|20-78 U+B383 H.S. DES|뎃}}

|{{chset-cell1|u=B385|20-79 U+B385 H.S. DENG|뎅}}

{{chset-left1|347x/B4Fx}}

|{{chset-cell1|u=B384|20-80 U+B384 H.S. DESS|뎄}}

|{{chset-cell1|u=B3A8|20-81 U+B3A8 H.S. DYE|뎨}}

|{{chset-cell1|u=B3AC|20-82 U+B3AC H.S. DYEN|뎬}}

|{{chset-cell1|u=B418|20-83 U+B418 H.S. DOE|되}}

|{{chset-cell1|u=B41C|20-84 U+B41C H.S. DOEN|된}}

|{{chset-cell1|u=B420|20-85 U+B420 H.S. DOEL|될}}

|{{chset-cell1|u=B428|20-86 U+B428 H.S. DOEM|됨}}

|{{chset-cell1|u=B429|20-87 U+B429 H.S. DOEB|됩}}

|{{chset-cell1|u=B42B|20-88 U+B42B H.S. DOES|됫}}

|{{chset-cell1|u=B42D|20-89 U+B42D H.S. DOENG|됭}}

|{{chset-cell1|u=B42C|20-90 U+B42C H.S. DOESS|됬}}

|{{chset-cell1|u=B4A4|20-91 U+B4A4 H.S. DWI|뒤}}

|{{chset-cell1|u=B4A5|20-92 U+B4A5 H.S. DWIG|뒥}}

|{{chset-cell1|u=B4A8|20-93 U+B4A8 H.S. DWIN|뒨}}

|{{chset-cell1|u=B4AC|20-94 U+B4AC H.S. DWIL|뒬}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|352x/B5Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=B4B4|21-01 U+B4B4 H.S. DWIM|뒴}}

|{{chset-cell1|u=B4B5|21-02 U+B4B5 H.S. DWIB|뒵}}

|{{chset-cell1|u=B4B7|21-03 U+B4B7 H.S. DWIS|뒷}}

|{{chset-cell1|u=B4B9|21-04 U+B4B9 H.S. DWING|뒹}}

|{{chset-cell1|u=B4F8|21-05 U+B4F8 H.S. DYI|듸}}

|{{chset-cell1|u=B4FC|21-06 U+B4FC H.S. DYIN|듼}}

|{{chset-cell1|u=B500|21-07 U+B500 H.S. DYIL|딀}}

|{{chset-cell1|u=B509|21-08 U+B509 H.S. DYIB|딉}}

|{{chset-cell1|u=B50D|21-09 U+B50D H.S. DYING|딍}}

|{{chset-cell1|u=B3E0|21-10 U+B3E0 H.S. DWA|돠}}

|{{chset-cell1|u=B3E4|21-11 U+B3E4 H.S. DWAN|돤}}

|{{chset-cell1|u=B3E8|21-12 U+B3E8 H.S. DWAL|돨}}

|{{chset-cell1|u=B46C|21-13 U+B46C H.S. DWEO|둬}}

|{{chset-cell1|u=B470|21-14 U+B470 H.S. DWEON|둰}}

|{{chset-cell1|u=B474|21-15 U+B474 H.S. DWEOL|둴}}

{{chset-left1|353x/B5Bx}}

|{{chset-cell1|u=B47C|21-16 U+B47C H.S. DWEOM|둼}}

|{{chset-cell1|u=B47F|21-17 U+B47F H.S. DWEOS|둿}}

|{{chset-cell1|u=B480|21-18 U+B480 H.S. DWEOSS|뒀}}

|{{chset-cell1|u=B3FC|21-19 U+B3FC H.S. DWAE|돼}}

|{{chset-cell1|u=B400|21-20 U+B400 H.S. DWAEN|됀}}

|{{chset-cell1|u=B404|21-21 U+B404 H.S. DWAEL|됄}}

|{{chset-cell1|u=B410|21-22 U+B410 H.S. DWAESS|됐}}

|{{chset-cell1|u=B488|21-23 U+B488 H.S. DWE|뒈}}

|{{chset-cell1|u=B49D|21-24 U+B49D H.S. DWENG|뒝}}

|{{chset-cell1|u=B77C|21-25 U+B77C H.S. RA|라}}

|{{chset-cell1|u=B77D|21-26 U+B77D H.S. RAG|락}}

|{{chset-cell1|u=B780|21-27 U+B780 H.S. RAN|란}}

|{{chset-cell1|u=B784|21-28 U+B784 H.S. RAL|랄}}

|{{chset-cell1|u=B78C|21-29 U+B78C H.S. RAM|람}}

|{{chset-cell1|u=B78D|21-30 U+B78D H.S. RAB|랍}}

|{{chset-cell1|u=B78F|21-31 U+B78F H.S. RAS|랏}}

{{chset-left1|354x/B5Cx}}

|{{chset-cell1|u=B791|21-32 U+B791 H.S. RANG|랑}}

|{{chset-cell1|u=B792|21-33 U+B792 H.S. RAJ|랒}}

|{{chset-cell1|u=B796|21-34 U+B796 H.S. RAP|랖}}

|{{chset-cell1|u=B797|21-35 U+B797 H.S. RAH|랗}}

|{{chset-cell1|u=B790|21-36 U+B790 H.S. RASS|랐}}

|{{chset-cell1|u=B7B4|21-37 U+B7B4 H.S. RYA|랴}}

|{{chset-cell1|u=B7B5|21-38 U+B7B5 H.S. RYAG|략}}

|{{chset-cell1|u=B7B8|21-39 U+B7B8 H.S. RYAN|랸}}

|{{chset-cell1|u=B7BC|21-40 U+B7BC H.S. RYAL|랼}}

|{{chset-cell1|u=B7C4|21-41 U+B7C4 H.S. RYAM|럄}}

|{{chset-cell1|u=B7C5|21-42 U+B7C5 H.S. RYAB|럅}}

|{{chset-cell1|u=B7C7|21-43 U+B7C7 H.S. RYAS|럇}}

|{{chset-cell1|u=B7C9|21-44 U+B7C9 H.S. RYANG|량}}

|{{chset-cell1|u=B7EC|21-45 U+B7EC H.S. REO|러}}

|{{chset-cell1|u=B7ED|21-46 U+B7ED H.S. REOG|럭}}

|{{chset-cell1|u=B7F0|21-47 U+B7F0 H.S. REON|런}}

{{chset-left1|355x/B5Dx}}

|{{chset-cell1|u=B7F4|21-48 U+B7F4 H.S. REOL|럴}}

|{{chset-cell1|u=B7FC|21-49 U+B7FC H.S. REOM|럼}}

|{{chset-cell1|u=B7FD|21-50 U+B7FD H.S. REOB|럽}}

|{{chset-cell1|u=B7FF|21-51 U+B7FF H.S. REOS|럿}}

|{{chset-cell1|u=B801|21-52 U+B801 H.S. REONG|렁}}

|{{chset-cell1|u=B806|21-53 U+B806 H.S. REOP|렆}}

|{{chset-cell1|u=B807|21-54 U+B807 H.S. REOH|렇}}

|{{chset-cell1|u=B800|21-55 U+B800 H.S. REOSS|렀}}

|{{chset-cell1|u=B824|21-56 U+B824 H.S. RYEO|려}}

|{{chset-cell1|u=B825|21-57 U+B825 H.S. RYEOG|력}}

|{{chset-cell1|u=B828|21-58 U+B828 H.S. RYEON|련}}

|{{chset-cell1|u=B82C|21-59 U+B82C H.S. RYEOL|렬}}

|{{chset-cell1|u=B834|21-60 U+B834 H.S. RYEOM|렴}}

|{{chset-cell1|u=B835|21-61 U+B835 H.S. RYEOB|렵}}

|{{chset-cell1|u=B837|21-62 U+B837 H.S. RYEOS|렷}}

|{{chset-cell1|u=B839|21-63 U+B839 H.S. RYEONG|령}}

{{chset-left1|356x/B5Ex}}

|{{chset-cell1|u=B838|21-64 U+B838 H.S. RYEOSS|렸}}

|{{chset-cell1|u=B85C|21-65 U+B85C H.S. RO|로}}

|{{chset-cell1|u=B85D|21-66 U+B85D H.S. ROG|록}}

|{{chset-cell1|u=B860|21-67 U+B860 H.S. RON|론}}

|{{chset-cell1|u=B864|21-68 U+B864 H.S. ROL|롤}}

|{{chset-cell1|u=B86C|21-69 U+B86C H.S. ROM|롬}}

|{{chset-cell1|u=B86D|21-70 U+B86D H.S. ROB|롭}}

|{{chset-cell1|u=B86F|21-71 U+B86F H.S. ROS|롯}}

|{{chset-cell1|u=B871|21-72 U+B871 H.S. RONG|롱}}

|{{chset-cell1|u=B876|21-73 U+B876 H.S. ROP|롶}}

|{{chset-cell1|u=B8CC|21-74 U+B8CC H.S. RYO|료}}

|{{chset-cell1|u=B8D0|21-75 U+B8D0 H.S. RYON|룐}}

|{{chset-cell1|u=B8D4|21-76 U+B8D4 H.S. RYOL|룔}}

|{{chset-cell1|u=B8DC|21-77 U+B8DC H.S. RYOM|룜}}

|{{chset-cell1|u=B8DD|21-78 U+B8DD H.S. RYOB|룝}}

|{{chset-cell1|u=B8DF|21-79 U+B8DF H.S. RYOS|룟}}

{{chset-left1|357x/B5Fx}}

|{{chset-cell1|u=B8E1|21-80 U+B8E1 H.S. RYONG|룡}}

|{{chset-cell1|u=B8E8|21-81 U+B8E8 H.S. RU|루}}

|{{chset-cell1|u=B8E9|21-82 U+B8E9 H.S. RUG|룩}}

|{{chset-cell1|u=B8EC|21-83 U+B8EC H.S. RUN|룬}}

|{{chset-cell1|u=B8F0|21-84 U+B8F0 H.S. RUL|룰}}

|{{chset-cell1|u=B8F8|21-85 U+B8F8 H.S. RUM|룸}}

|{{chset-cell1|u=B8F9|21-86 U+B8F9 H.S. RUB|룹}}

|{{chset-cell1|u=B8FB|21-87 U+B8FB H.S. RUS|룻}}

|{{chset-cell1|u=B8FD|21-88 U+B8FD H.S. RUNG|룽}}

|{{chset-cell1|u=B958|21-89 U+B958 H.S. RYU|류}}

|{{chset-cell1|u=B959|21-90 U+B959 H.S. RYUG|륙}}

|{{chset-cell1|u=B95C|21-91 U+B95C H.S. RYUN|륜}}

|{{chset-cell1|u=B960|21-92 U+B960 H.S. RYUL|률}}

|{{chset-cell1|u=B968|21-93 U+B968 H.S. RYUM|륨}}

|{{chset-cell1|u=B969|21-94 U+B969 H.S. RYUB|륩}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|362x/B6Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=B96B|22-01 U+B96B H.S. RYUS|륫}}

|{{chset-cell1|u=B96D|22-02 U+B96D H.S. RYUNG|륭}}

|{{chset-cell1|u=B974|22-03 U+B974 H.S. REU|르}}

|{{chset-cell1|u=B975|22-04 U+B975 H.S. REUG|륵}}

|{{chset-cell1|u=B978|22-05 U+B978 H.S. REUN|른}}

|{{chset-cell1|u=B97C|22-06 U+B97C H.S. REUL|를}}

|{{chset-cell1|u=B984|22-07 U+B984 H.S. REUM|름}}

|{{chset-cell1|u=B985|22-08 U+B985 H.S. REUB|릅}}

|{{chset-cell1|u=B987|22-09 U+B987 H.S. REUS|릇}}

|{{chset-cell1|u=B989|22-10 U+B989 H.S. REUNG|릉}}

|{{chset-cell1|u=B98A|22-11 U+B98A H.S. REUJ|릊}}

|{{chset-cell1|u=B98D|22-12 U+B98D H.S. REUT|릍}}

|{{chset-cell1|u=B98E|22-13 U+B98E H.S. REUP|릎}}

|{{chset-cell1|u=B9AC|22-14 U+B9AC H.S. RI|리}}

|{{chset-cell1|u=B9AD|22-15 U+B9AD H.S. RIG|릭}}

{{chset-left1|363x/B6Bx}}

|{{chset-cell1|u=B9B0|22-16 U+B9B0 H.S. RIN|린}}

|{{chset-cell1|u=B9B4|22-17 U+B9B4 H.S. RIL|릴}}

|{{chset-cell1|u=B9BC|22-18 U+B9BC H.S. RIM|림}}

|{{chset-cell1|u=B9BD|22-19 U+B9BD H.S. RIB|립}}

|{{chset-cell1|u=B9BF|22-20 U+B9BF H.S. RIS|릿}}

|{{chset-cell1|u=B9C1|22-21 U+B9C1 H.S. RING|링}}

|{{chset-cell1|u=B9C6|22-22 U+B9C6 H.S. RIP|맆}}

|{{chset-cell1|u=B798|22-23 U+B798 H.S. RAE|래}}

|{{chset-cell1|u=B799|22-24 U+B799 H.S. RAEG|랙}}

|{{chset-cell1|u=B79C|22-25 U+B79C H.S. RAEN|랜}}

|{{chset-cell1|u=B7A0|22-26 U+B7A0 H.S. RAEL|랠}}

|{{chset-cell1|u=B7A8|22-27 U+B7A8 H.S. RAEM|램}}

|{{chset-cell1|u=B7A9|22-28 U+B7A9 H.S. RAEB|랩}}

|{{chset-cell1|u=B7AB|22-29 U+B7AB H.S. RAES|랫}}

|{{chset-cell1|u=B7AD|22-30 U+B7AD H.S. RAENG|랭}}

|{{chset-cell1|u=B7AC|22-31 U+B7AC H.S. RAESS|랬}}

{{chset-left1|364x/B6Cx}}

|{{chset-cell1|u=B7D0|22-32 U+B7D0 H.S. RYAE|럐}}

|{{chset-cell1|u=B808|22-33 U+B808 H.S. RE|레}}

|{{chset-cell1|u=B809|22-34 U+B809 H.S. REG|렉}}

|{{chset-cell1|u=B80C|22-35 U+B80C H.S. REN|렌}}

|{{chset-cell1|u=B810|22-36 U+B810 H.S. REL|렐}}

|{{chset-cell1|u=B818|22-37 U+B818 H.S. REM|렘}}

|{{chset-cell1|u=B819|22-38 U+B819 H.S. REB|렙}}

|{{chset-cell1|u=B81B|22-39 U+B81B H.S. RES|렛}}

|{{chset-cell1|u=B81D|22-40 U+B81D H.S. RENG|렝}}

|{{chset-cell1|u=B81C|22-41 U+B81C H.S. RESS|렜}}

|{{chset-cell1|u=B840|22-42 U+B840 H.S. RYE|례}}

|{{chset-cell1|u=B844|22-43 U+B844 H.S. RYEN|롄}}

|{{chset-cell1|u=B848|22-44 U+B848 H.S. RYEL|롈}}

|{{chset-cell1|u=B851|22-45 U+B851 H.S. RYEB|롑}}

|{{chset-cell1|u=B853|22-46 U+B853 H.S. RYES|롓}}

|{{chset-cell1|u=B8B0|22-47 U+B8B0 H.S. ROE|뢰}}

{{chset-left1|365x/B6Dx}}

|{{chset-cell1|u=B8B4|22-48 U+B8B4 H.S. ROEN|뢴}}

|{{chset-cell1|u=B8B8|22-49 U+B8B8 H.S. ROEL|뢸}}

|{{chset-cell1|u=B8C0|22-50 U+B8C0 H.S. ROEM|룀}}

|{{chset-cell1|u=B8C1|22-51 U+B8C1 H.S. ROEB|룁}}

|{{chset-cell1|u=B8C3|22-52 U+B8C3 H.S. ROES|룃}}

|{{chset-cell1|u=B8C5|22-53 U+B8C5 H.S. ROENG|룅}}

|{{chset-cell1|u=B8C4|22-54 U+B8C4 H.S. ROESS|룄}}

|{{chset-cell1|u=B93C|22-55 U+B93C H.S. RWI|뤼}}

|{{chset-cell1|u=B93D|22-56 U+B93D H.S. RWIG|뤽}}

|{{chset-cell1|u=B940|22-57 U+B940 H.S. RWIN|륀}}

|{{chset-cell1|u=B944|22-58 U+B944 H.S. RWIL|륄}}

|{{chset-cell1|u=B94C|22-59 U+B94C H.S. RWIM|륌}}

|{{chset-cell1|u=B94F|22-60 U+B94F H.S. RWIS|륏}}

|{{chset-cell1|u=B951|22-61 U+B951 H.S. RWING|륑}}

|{{chset-cell1|u=B990|22-62 U+B990 H.S. RYI|릐}}

|{{chset-cell1|u=B994|22-63 U+B994 H.S. RYIN|릔}}

{{chset-left1|366x/B6Ex}}

|{{chset-cell1|u=B998|22-64 U+B998 H.S. RYIL|릘}}

|{{chset-cell1|u=B9A0|22-65 U+B9A0 H.S. RYIM|릠}}

|{{chset-cell1|u=B878|22-66 U+B878 H.S. RWA|롸}}

|{{chset-cell1|u=B87C|22-67 U+B87C H.S. RWAN|롼}}

|{{chset-cell1|u=B889|22-68 U+B889 H.S. RWAB|뢉}}

|{{chset-cell1|u=B88D|22-69 U+B88D H.S. RWANG|뢍}}

|{{chset-cell1|u=B904|22-70 U+B904 H.S. RWEO|뤄}}

|{{chset-cell1|u=B918|22-71 U+B918 H.S. RWEOSS|뤘}}

|{{chset-cell1|u=B894|22-72 U+B894 H.S. RWAE|뢔}}

|{{chset-cell1|u=B8A8|22-73 U+B8A8 H.S. RWAESS|뢨}}

|{{chset-cell1|u=B920|22-74 U+B920 H.S. RWE|뤠}}

|{{chset-cell1|u=B9C8|22-75 U+B9C8 H.S. MA|마}}

|{{chset-cell1|u=B9C9|22-76 U+B9C9 H.S. MAG|막}}

|{{chset-cell1|u=B9CC|22-77 U+B9CC H.S. MAN|만}}

|{{chset-cell1|u=B9CE|22-78 U+B9CE H.S. MANH|많}}

|{{chset-cell1|u=B9CF|22-79 U+B9CF H.S. MAD|맏}}

{{chset-left1|367x/B6Fx}}

|{{chset-cell1|u=B9D0|22-80 U+B9D0 H.S. MAL|말}}

|{{chset-cell1|u=B9D1|22-81 U+B9D1 H.S. MALG|맑}}

|{{chset-cell1|u=B9D2|22-82 U+B9D2 H.S. MALM|맒}}

|{{chset-cell1|u=B9D8|22-83 U+B9D8 H.S. MAM|맘}}

|{{chset-cell1|u=B9D9|22-84 U+B9D9 H.S. MAB|맙}}

|{{chset-cell1|u=B9DB|22-85 U+B9DB H.S. MAS|맛}}

|{{chset-cell1|u=B9DD|22-86 U+B9DD H.S. MANG|망}}

|{{chset-cell1|u=B9DE|22-87 U+B9DE H.S. MAJ|맞}}

|{{chset-cell1|u=B9DF|22-88 U+B9DF H.S. MAC|맟}}

|{{chset-cell1|u=B9E1|22-89 U+B9E1 H.S. MAT|맡}}

|{{chset-cell1|u=B9E3|22-90 U+B9E3 H.S. MAH|맣}}

|{{chset-cell1|u=BA00|22-91 U+BA00 H.S. MYA|먀}}

|{{chset-cell1|u=BA01|22-92 U+BA01 H.S. MYAG|먁}}

|{{chset-cell1|u=BA04|22-93 U+BA04 H.S. MYAN|먄}}

|{{chset-cell1|u=BA08|22-94 U+BA08 H.S. MYAL|먈}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|372x/B7Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=BA10|23-01 U+BA10 H.S. MYAM|먐}}

|{{chset-cell1|u=BA15|23-02 U+BA15 H.S. MYANG|먕}}

|{{chset-cell1|u=BA38|23-03 U+BA38 H.S. MEO|머}}

|{{chset-cell1|u=BA39|23-04 U+BA39 H.S. MEOG|먹}}

|{{chset-cell1|u=BA3C|23-05 U+BA3C H.S. MEON|먼}}

|{{chset-cell1|u=BA40|23-06 U+BA40 H.S. MEOL|멀}}

|{{chset-cell1|u=BA41|23-07 U+BA41 H.S. MEOLG|멁}}

|{{chset-cell1|u=BA42|23-08 U+BA42 H.S. MEOLM|멂}}

|{{chset-cell1|u=BA48|23-09 U+BA48 H.S. MEOM|멈}}

|{{chset-cell1|u=BA49|23-10 U+BA49 H.S. MEOB|멉}}

|{{chset-cell1|u=BA4B|23-11 U+BA4B H.S. MEOS|멋}}

|{{chset-cell1|u=BA4D|23-12 U+BA4D H.S. MEONG|멍}}

|{{chset-cell1|u=BA4E|23-13 U+BA4E H.S. MEOJ|멎}}

|{{chset-cell1|u=BA53|23-14 U+BA53 H.S. MEOH|멓}}

|{{chset-cell1|u=BA4C|23-15 U+BA4C H.S. MEOSS|멌}}

{{chset-left1|373x/B7Bx}}

|{{chset-cell1|u=BA70|23-16 U+BA70 H.S. MYEO|며}}

|{{chset-cell1|u=BA71|23-17 U+BA71 H.S. MYEOG|멱}}

|{{chset-cell1|u=BA74|23-18 U+BA74 H.S. MYEON|면}}

|{{chset-cell1|u=BA78|23-19 U+BA78 H.S. MYEOL|멸}}

|{{chset-cell1|u=BA80|23-20 U+BA80 H.S. MYEOM|몀}}

|{{chset-cell1|u=BA81|23-21 U+BA81 H.S. MYEOB|몁}}

|{{chset-cell1|u=BA83|23-22 U+BA83 H.S. MYEOS|몃}}

|{{chset-cell1|u=BA85|23-23 U+BA85 H.S. MYEONG|명}}

|{{chset-cell1|u=BA87|23-24 U+BA87 H.S. MYEOC|몇}}

|{{chset-cell1|u=BA84|23-25 U+BA84 H.S. MYEOSS|몄}}

|{{chset-cell1|u=BAA8|23-26 U+BAA8 H.S. MO|모}}

|{{chset-cell1|u=BAA9|23-27 U+BAA9 H.S. MOG|목}}

|{{chset-cell1|u=BAAB|23-28 U+BAAB H.S. MOGS|몫}}

|{{chset-cell1|u=BAAC|23-29 U+BAAC H.S. MON|몬}}

|{{chset-cell1|u=BAAF|23-30 U+BAAF H.S. MOD|몯}}

|{{chset-cell1|u=BAB0|23-31 U+BAB0 H.S. MOL|몰}}

{{chset-left1|374x/B7Cx}}

|{{chset-cell1|u=BAB2|23-32 U+BAB2 H.S. MOLM|몲}}

|{{chset-cell1|u=BAB8|23-33 U+BAB8 H.S. MOM|몸}}

|{{chset-cell1|u=BAB9|23-34 U+BAB9 H.S. MOB|몹}}

|{{chset-cell1|u=BABB|23-35 U+BABB H.S. MOS|못}}

|{{chset-cell1|u=BABD|23-36 U+BABD H.S. MONG|몽}}

|{{chset-cell1|u=BAC3|23-37 U+BAC3 H.S. MOH|뫃}}

|{{chset-cell1|u=BB18|23-38 U+BB18 H.S. MYO|묘}}

|{{chset-cell1|u=BB1C|23-39 U+BB1C H.S. MYON|묜}}

|{{chset-cell1|u=BB20|23-40 U+BB20 H.S. MYOL|묠}}

|{{chset-cell1|u=BB29|23-41 U+BB29 H.S. MYOB|묩}}

|{{chset-cell1|u=BB2B|23-42 U+BB2B H.S. MYOS|묫}}

|{{chset-cell1|u=BB34|23-43 U+BB34 H.S. MU|무}}

|{{chset-cell1|u=BB35|23-44 U+BB35 H.S. MUG|묵}}

|{{chset-cell1|u=BB38|23-45 U+BB38 H.S. MUN|문}}

|{{chset-cell1|u=BB3B|23-46 U+BB3B H.S. MUD|묻}}

|{{chset-cell1|u=BB3C|23-47 U+BB3C H.S. MUL|물}}

{{chset-left1|375x/B7Dx}}

|{{chset-cell1|u=BB3D|23-48 U+BB3D H.S. MULG|묽}}

|{{chset-cell1|u=BB3E|23-49 U+BB3E H.S. MULM|묾}}

|{{chset-cell1|u=BB44|23-50 U+BB44 H.S. MUM|뭄}}

|{{chset-cell1|u=BB45|23-51 U+BB45 H.S. MUB|뭅}}

|{{chset-cell1|u=BB47|23-52 U+BB47 H.S. MUS|뭇}}

|{{chset-cell1|u=BB49|23-53 U+BB49 H.S. MUNG|뭉}}

|{{chset-cell1|u=BB4D|23-54 U+BB4D H.S. MUT|뭍}}

|{{chset-cell1|u=BB4F|23-55 U+BB4F H.S. MUH|뭏}}

|{{chset-cell1|u=BB36|23-56 U+BB36 H.S. MUGG|묶}}

|{{chset-cell1|u=BBA4|23-57 U+BBA4 H.S. MYU|뮤}}

|{{chset-cell1|u=BBA5|23-58 U+BBA5 H.S. MYUG|뮥}}

|{{chset-cell1|u=BBA8|23-59 U+BBA8 H.S. MYUN|뮨}}

|{{chset-cell1|u=BBAC|23-60 U+BBAC H.S. MYUL|뮬}}

|{{chset-cell1|u=BBB4|23-61 U+BBB4 H.S. MYUM|뮴}}

|{{chset-cell1|u=BBB7|23-62 U+BBB7 H.S. MYUS|뮷}}

|{{chset-cell1|u=BBB9|23-63 U+BBB9 H.S. MYUNG|뮹}}

{{chset-left1|376x/B7Ex}}

|{{chset-cell1|u=BBC0|23-64 U+BBC0 H.S. MEU|므}}

|{{chset-cell1|u=BBC4|23-65 U+BBC4 H.S. MEUN|믄}}

|{{chset-cell1|u=BBC8|23-66 U+BBC8 H.S. MEUL|믈}}

|{{chset-cell1|u=BBD0|23-67 U+BBD0 H.S. MEUM|믐}}

|{{chset-cell1|u=BBD1|23-68 U+BBD1 H.S. MEUB|믑}}

|{{chset-cell1|u=BBD3|23-69 U+BBD3 H.S. MEUS|믓}}

|{{chset-cell1|u=BBD5|23-70 U+BBD5 H.S. MEUNG|믕}}

|{{chset-cell1|u=BBF8|23-71 U+BBF8 H.S. MI|미}}

|{{chset-cell1|u=BBF9|23-72 U+BBF9 H.S. MIG|믹}}

|{{chset-cell1|u=BBFC|23-73 U+BBFC H.S. MIN|민}}

|{{chset-cell1|u=BBFF|23-74 U+BBFF H.S. MID|믿}}

|{{chset-cell1|u=BC00|23-75 U+BC00 H.S. MIL|밀}}

|{{chset-cell1|u=BC02|23-76 U+BC02 H.S. MILM|밂}}

|{{chset-cell1|u=BC08|23-77 U+BC08 H.S. MIM|밈}}

|{{chset-cell1|u=BC09|23-78 U+BC09 H.S. MIB|밉}}

|{{chset-cell1|u=BC0B|23-79 U+BC0B H.S. MIS|밋}}

{{chset-left1|377x/B7Fx}}

|{{chset-cell1|u=BC0D|23-80 U+BC0D H.S. MING|밍}}

|{{chset-cell1|u=BC0F|23-81 U+BC0F H.S. MIC|및}}

|{{chset-cell1|u=BC11|23-82 U+BC11 H.S. MIT|밑}}

|{{chset-cell1|u=BC0C|23-83 U+BC0C H.S. MISS|밌}}

|{{chset-cell1|u=B9E4|23-84 U+B9E4 H.S. MAE|매}}

|{{chset-cell1|u=B9E5|23-85 U+B9E5 H.S. MAEG|맥}}

|{{chset-cell1|u=B9E8|23-86 U+B9E8 H.S. MAEN|맨}}

|{{chset-cell1|u=B9EC|23-87 U+B9EC H.S. MAEL|맬}}

|{{chset-cell1|u=B9F4|23-88 U+B9F4 H.S. MAEM|맴}}

|{{chset-cell1|u=B9F5|23-89 U+B9F5 H.S. MAEB|맵}}

|{{chset-cell1|u=B9F7|23-90 U+B9F7 H.S. MAES|맷}}

|{{chset-cell1|u=B9F9|23-91 U+B9F9 H.S. MAENG|맹}}

|{{chset-cell1|u=B9FA|23-92 U+B9FA H.S. MAEJ|맺}}

|{{chset-cell1|u=B9F8|23-93 U+B9F8 H.S. MAESS|맸}}

|{{chset-cell1|u=BA1C|23-94 U+BA1C H.S. MYAE|먜}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|382x/B8Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=BA54|24-01 U+BA54 H.S. ME|메}}

|{{chset-cell1|u=BA55|24-02 U+BA55 H.S. MEG|멕}}

|{{chset-cell1|u=BA58|24-03 U+BA58 H.S. MEN|멘}}

|{{chset-cell1|u=BA5C|24-04 U+BA5C H.S. MEL|멜}}

|{{chset-cell1|u=BA64|24-05 U+BA64 H.S. MEM|멤}}

|{{chset-cell1|u=BA65|24-06 U+BA65 H.S. MEB|멥}}

|{{chset-cell1|u=BA67|24-07 U+BA67 H.S. MES|멧}}

|{{chset-cell1|u=BA69|24-08 U+BA69 H.S. MENG|멩}}

|{{chset-cell1|u=BA68|24-09 U+BA68 H.S. MESS|멨}}

|{{chset-cell1|u=BA8C|24-10 U+BA8C H.S. MYE|몌}}

|{{chset-cell1|u=BA90|24-11 U+BA90 H.S. MYEN|몐}}

|{{chset-cell1|u=BAFC|24-12 U+BAFC H.S. MOE|뫼}}

|{{chset-cell1|u=BB00|24-13 U+BB00 H.S. MOEN|묀}}

|{{chset-cell1|u=BB04|24-14 U+BB04 H.S. MOEL|묄}}

|{{chset-cell1|u=BB0C|24-15 U+BB0C H.S. MOEM|묌}}

{{chset-left1|383x/B8Bx}}

|{{chset-cell1|u=BB0D|24-16 U+BB0D H.S. MOEB|묍}}

|{{chset-cell1|u=BB0F|24-17 U+BB0F H.S. MOES|묏}}

|{{chset-cell1|u=BB11|24-18 U+BB11 H.S. MOENG|묑}}

|{{chset-cell1|u=BB88|24-19 U+BB88 H.S. MWI|뮈}}

|{{chset-cell1|u=BB8C|24-20 U+BB8C H.S. MWIN|뮌}}

|{{chset-cell1|u=BB90|24-21 U+BB90 H.S. MWIL|뮐}}

|{{chset-cell1|u=BBDC|24-22 U+BBDC H.S. MYI|믜}}

|{{chset-cell1|u=BBE0|24-23 U+BBE0 H.S. MYIN|믠}}

|{{chset-cell1|u=BBEC|24-24 U+BBEC H.S. MYIM|믬}}

|{{chset-cell1|u=BAC4|24-25 U+BAC4 H.S. MWA|뫄}}

|{{chset-cell1|u=BAC8|24-26 U+BAC8 H.S. MWAN|뫈}}

|{{chset-cell1|u=BAD9|24-27 U+BAD9 H.S. MWANG|뫙}}

|{{chset-cell1|u=BAD8|24-28 U+BAD8 H.S. MWASS|뫘}}

|{{chset-cell1|u=BB50|24-29 U+BB50 H.S. MWEO|뭐}}

|{{chset-cell1|u=BB54|24-30 U+BB54 H.S. MWEON|뭔}}

|{{chset-cell1|u=BB58|24-31 U+BB58 H.S. MWEOL|뭘}}

{{chset-left1|384x/B8Cx}}

|{{chset-cell1|u=BB60|24-32 U+BB60 H.S. MWEOM|뭠}}

|{{chset-cell1|u=BB61|24-33 U+BB61 H.S. MWEOB|뭡}}

|{{chset-cell1|u=BB63|24-34 U+BB63 H.S. MWEOS|뭣}}

|{{chset-cell1|u=BB64|24-35 U+BB64 H.S. MWEOSS|뭤}}

|{{chset-cell1|u=BAE0|24-36 U+BAE0 H.S. MWAE|뫠}}

|{{chset-cell1|u=BB6C|24-37 U+BB6C H.S. MWE|뭬}}

|{{chset-cell1|u=BC14|24-38 U+BC14 H.S. BA|바}}

|{{chset-cell1|u=BC15|24-39 U+BC15 H.S. BAG|박}}

|{{chset-cell1|u=BC17|24-40 U+BC17 H.S. BAGS|밗}}

|{{chset-cell1|u=BC18|24-41 U+BC18 H.S. BAN|반}}

|{{chset-cell1|u=BC1B|24-42 U+BC1B H.S. BAD|받}}

|{{chset-cell1|u=BC1C|24-43 U+BC1C H.S. BAL|발}}

|{{chset-cell1|u=BC1D|24-44 U+BC1D H.S. BALG|밝}}

|{{chset-cell1|u=BC1E|24-45 U+BC1E H.S. BALM|밞}}

|{{chset-cell1|u=BC1F|24-46 U+BC1F H.S. BALB|밟}}

|{{chset-cell1|u=BC24|24-47 U+BC24 H.S. BAM|밤}}

{{chset-left1|385x/B8Dx}}

|{{chset-cell1|u=BC25|24-48 U+BC25 H.S. BAB|밥}}

|{{chset-cell1|u=BC27|24-49 U+BC27 H.S. BAS|밧}}

|{{chset-cell1|u=BC29|24-50 U+BC29 H.S. BANG|방}}

|{{chset-cell1|u=BC2D|24-51 U+BC2D H.S. BAT|밭}}

|{{chset-cell1|u=BC16|24-52 U+BC16 H.S. BAGG|밖}}

|{{chset-cell1|u=BC4C|24-53 U+BC4C H.S. BYA|뱌}}

|{{chset-cell1|u=BC4D|24-54 U+BC4D H.S. BYAG|뱍}}

|{{chset-cell1|u=BC50|24-55 U+BC50 H.S. BYAN|뱐}}

|{{chset-cell1|u=BC5C|24-56 U+BC5C H.S. BYAM|뱜}}

|{{chset-cell1|u=BC5D|24-57 U+BC5D H.S. BYAB|뱝}}

|{{chset-cell1|u=BC84|24-58 U+BC84 H.S. BEO|버}}

|{{chset-cell1|u=BC85|24-59 U+BC85 H.S. BEOG|벅}}

|{{chset-cell1|u=BC88|24-60 U+BC88 H.S. BEON|번}}

|{{chset-cell1|u=BC8B|24-61 U+BC8B H.S. BEOD|벋}}

|{{chset-cell1|u=BC8C|24-62 U+BC8C H.S. BEOL|벌}}

|{{chset-cell1|u=BC8D|24-63 U+BC8D H.S. BEOLG|벍}}

{{chset-left1|386x/B8Ex}}

|{{chset-cell1|u=BC8E|24-64 U+BC8E H.S. BEOLM|벎}}

|{{chset-cell1|u=BC94|24-65 U+BC94 H.S. BEOM|범}}

|{{chset-cell1|u=BC95|24-66 U+BC95 H.S. BEOB|법}}

|{{chset-cell1|u=BC97|24-67 U+BC97 H.S. BEOS|벗}}

|{{chset-cell1|u=BC99|24-68 U+BC99 H.S. BEONG|벙}}

|{{chset-cell1|u=BC9A|24-69 U+BC9A H.S. BEOJ|벚}}

|{{chset-cell1|u=BC9C|24-70 U+BC9C H.S. BEOK|벜}}

|{{chset-cell1|u=BC98|24-71 U+BC98 H.S. BEOSS|벘}}

|{{chset-cell1|u=BCBC|24-72 U+BCBC H.S. BYEO|벼}}

|{{chset-cell1|u=BCBD|24-73 U+BCBD H.S. BYEOG|벽}}

|{{chset-cell1|u=BCC0|24-74 U+BCC0 H.S. BYEON|변}}

|{{chset-cell1|u=BCC4|24-75 U+BCC4 H.S. BYEOL|별}}

|{{chset-cell1|u=BCCC|24-76 U+BCCC H.S. BYEOM|볌}}

|{{chset-cell1|u=BCCD|24-77 U+BCCD H.S. BYEOB|볍}}

|{{chset-cell1|u=BCCF|24-78 U+BCCF H.S. BYEOS|볏}}

|{{chset-cell1|u=BCD1|24-79 U+BCD1 H.S. BYEONG|병}}

{{chset-left1|387x/B8Fx}}

|{{chset-cell1|u=BCD3|24-80 U+BCD3 H.S. BYEOC|볓}}

|{{chset-cell1|u=BCD5|24-81 U+BCD5 H.S. BYEOT|볕}}

|{{chset-cell1|u=BCD0|24-82 U+BCD0 H.S. BYEOSS|볐}}

|{{chset-cell1|u=BCF4|24-83 U+BCF4 H.S. BO|보}}

|{{chset-cell1|u=BCF5|24-84 U+BCF5 H.S. BOG|복}}

|{{chset-cell1|u=BCF8|24-85 U+BCF8 H.S. BON|본}}

|{{chset-cell1|u=BCFC|24-86 U+BCFC H.S. BOL|볼}}

|{{chset-cell1|u=BD04|24-87 U+BD04 H.S. BOM|봄}}

|{{chset-cell1|u=BD05|24-88 U+BD05 H.S. BOB|봅}}

|{{chset-cell1|u=BD07|24-89 U+BD07 H.S. BOS|봇}}

|{{chset-cell1|u=BD09|24-90 U+BD09 H.S. BONG|봉}}

|{{chset-cell1|u=BD0F|24-91 U+BD0F H.S. BOH|봏}}

|{{chset-cell1|u=BCF6|24-92 U+BCF6 H.S. BOGG|볶}}

|{{chset-cell1|u=BD64|24-93 U+BD64 H.S. BYO|뵤}}

|{{chset-cell1|u=BD68|24-94 U+BD68 H.S. BYON|뵨}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|392x/B9Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=BD6C|25-01 U+BD6C H.S. BYOL|뵬}}

|{{chset-cell1|u=BD80|25-02 U+BD80 H.S. BU|부}}

|{{chset-cell1|u=BD81|25-03 U+BD81 H.S. BUG|북}}

|{{chset-cell1|u=BD84|25-04 U+BD84 H.S. BUN|분}}

|{{chset-cell1|u=BD87|25-05 U+BD87 H.S. BUD|붇}}

|{{chset-cell1|u=BD88|25-06 U+BD88 H.S. BUL|불}}

|{{chset-cell1|u=BD89|25-07 U+BD89 H.S. BULG|붉}}

|{{chset-cell1|u=BD8A|25-08 U+BD8A H.S. BULM|붊}}

|{{chset-cell1|u=BD90|25-09 U+BD90 H.S. BUM|붐}}

|{{chset-cell1|u=BD91|25-10 U+BD91 H.S. BUB|붑}}

|{{chset-cell1|u=BD93|25-11 U+BD93 H.S. BUS|붓}}

|{{chset-cell1|u=BD95|25-12 U+BD95 H.S. BUNG|붕}}

|{{chset-cell1|u=BD99|25-13 U+BD99 H.S. BUT|붙}}

|{{chset-cell1|u=BD9A|25-14 U+BD9A H.S. BUP|붚}}

|{{chset-cell1|u=BDF0|25-15 U+BDF0 H.S. BYU|뷰}}

{{chset-left1|393x/B9Bx}}

|{{chset-cell1|u=BDF4|25-16 U+BDF4 H.S. BYUN|뷴}}

|{{chset-cell1|u=BDF8|25-17 U+BDF8 H.S. BYUL|뷸}}

|{{chset-cell1|u=BE00|25-18 U+BE00 H.S. BYUM|븀}}

|{{chset-cell1|u=BE01|25-19 U+BE01 H.S. BYUB|븁}}

|{{chset-cell1|u=BE03|25-20 U+BE03 H.S. BYUS|븃}}

|{{chset-cell1|u=BE05|25-21 U+BE05 H.S. BYUNG|븅}}

|{{chset-cell1|u=BE0C|25-22 U+BE0C H.S. BEU|브}}

|{{chset-cell1|u=BE0D|25-23 U+BE0D H.S. BEUG|븍}}

|{{chset-cell1|u=BE10|25-24 U+BE10 H.S. BEUN|븐}}

|{{chset-cell1|u=BE14|25-25 U+BE14 H.S. BEUL|블}}

|{{chset-cell1|u=BE1C|25-26 U+BE1C H.S. BEUM|븜}}

|{{chset-cell1|u=BE1D|25-27 U+BE1D H.S. BEUB|븝}}

|{{chset-cell1|u=BE1F|25-28 U+BE1F H.S. BEUS|븟}}

|{{chset-cell1|u=BE21|25-29 U+BE21 H.S. BEUNG|븡}}

|{{chset-cell1|u=BE44|25-30 U+BE44 H.S. BI|비}}

|{{chset-cell1|u=BE45|25-31 U+BE45 H.S. BIG|빅}}

{{chset-left1|394x/B9Cx}}

|{{chset-cell1|u=BE48|25-32 U+BE48 H.S. BIN|빈}}

|{{chset-cell1|u=BE4C|25-33 U+BE4C H.S. BIL|빌}}

|{{chset-cell1|u=BE4E|25-34 U+BE4E H.S. BILM|빎}}

|{{chset-cell1|u=BE54|25-35 U+BE54 H.S. BIM|빔}}

|{{chset-cell1|u=BE55|25-36 U+BE55 H.S. BIB|빕}}

|{{chset-cell1|u=BE57|25-37 U+BE57 H.S. BIS|빗}}

|{{chset-cell1|u=BE59|25-38 U+BE59 H.S. BING|빙}}

|{{chset-cell1|u=BE5A|25-39 U+BE5A H.S. BIJ|빚}}

|{{chset-cell1|u=BE5B|25-40 U+BE5B H.S. BIC|빛}}

|{{chset-cell1|u=BC30|25-41 U+BC30 H.S. BAE|배}}

|{{chset-cell1|u=BC31|25-42 U+BC31 H.S. BAEG|백}}

|{{chset-cell1|u=BC34|25-43 U+BC34 H.S. BAEN|밴}}

|{{chset-cell1|u=BC37|25-44 U+BC37 H.S. BAED|밷}}

|{{chset-cell1|u=BC38|25-45 U+BC38 H.S. BAEL|밸}}

|{{chset-cell1|u=BC40|25-46 U+BC40 H.S. BAEM|뱀}}

|{{chset-cell1|u=BC41|25-47 U+BC41 H.S. BAEB|뱁}}

{{chset-left1|395x/B9Dx}}

|{{chset-cell1|u=BC43|25-48 U+BC43 H.S. BAES|뱃}}

|{{chset-cell1|u=BC45|25-49 U+BC45 H.S. BAENG|뱅}}

|{{chset-cell1|u=BC49|25-50 U+BC49 H.S. BAET|뱉}}

|{{chset-cell1|u=BC44|25-51 U+BC44 H.S. BAESS|뱄}}

|{{chset-cell1|u=BC68|25-52 U+BC68 H.S. BYAE|뱨}}

|{{chset-cell1|u=BCA0|25-53 U+BCA0 H.S. BE|베}}

|{{chset-cell1|u=BCA1|25-54 U+BCA1 H.S. BEG|벡}}

|{{chset-cell1|u=BCA4|25-55 U+BCA4 H.S. BEN|벤}}

|{{chset-cell1|u=BCA7|25-56 U+BCA7 H.S. BED|벧}}

|{{chset-cell1|u=BCA8|25-57 U+BCA8 H.S. BEL|벨}}

|{{chset-cell1|u=BCB0|25-58 U+BCB0 H.S. BEM|벰}}

|{{chset-cell1|u=BCB1|25-59 U+BCB1 H.S. BEB|벱}}

|{{chset-cell1|u=BCB3|25-60 U+BCB3 H.S. BES|벳}}

|{{chset-cell1|u=BCB5|25-61 U+BCB5 H.S. BENG|벵}}

|{{chset-cell1|u=BCB4|25-62 U+BCB4 H.S. BESS|벴}}

|{{chset-cell1|u=BCD8|25-63 U+BCD8 H.S. BYE|볘}}

{{chset-left1|396x/B9Ex}}

|{{chset-cell1|u=BCDC|25-64 U+BCDC H.S. BYEN|볜}}

|{{chset-cell1|u=BD48|25-65 U+BD48 H.S. BOE|뵈}}

|{{chset-cell1|u=BD49|25-66 U+BD49 H.S. BOEG|뵉}}

|{{chset-cell1|u=BD4C|25-67 U+BD4C H.S. BOEN|뵌}}

|{{chset-cell1|u=BD50|25-68 U+BD50 H.S. BOEL|뵐}}

|{{chset-cell1|u=BD58|25-69 U+BD58 H.S. BOEM|뵘}}

|{{chset-cell1|u=BD59|25-70 U+BD59 H.S. BOEB|뵙}}

|{{chset-cell1|u=BD5C|25-71 U+BD5C H.S. BOESS|뵜}}

|{{chset-cell1|u=BDD4|25-72 U+BDD4 H.S. BWI|뷔}}

|{{chset-cell1|u=BDD5|25-73 U+BDD5 H.S. BWIG|뷕}}

|{{chset-cell1|u=BDD8|25-74 U+BDD8 H.S. BWIN|뷘}}

|{{chset-cell1|u=BDDC|25-75 U+BDDC H.S. BWIL|뷜}}

|{{chset-cell1|u=BDE9|25-76 U+BDE9 H.S. BWING|뷩}}

|{{chset-cell1|u=BE28|25-77 U+BE28 H.S. BYI|븨}}

|{{chset-cell1|u=BE2C|25-78 U+BE2C H.S. BYIN|븬}}

|{{chset-cell1|u=BE30|25-79 U+BE30 H.S. BYIL|븰}}

{{chset-left1|397x/B9Fx}}

|{{chset-cell1|u=BE3D|25-80 U+BE3D H.S. BYING|븽}}

|{{chset-cell1|u=BD10|25-81 U+BD10 H.S. BWA|봐}}

|{{chset-cell1|u=BD14|25-82 U+BD14 H.S. BWAN|봔}}

|{{chset-cell1|u=BD21|25-83 U+BD21 H.S. BWAB|봡}}

|{{chset-cell1|u=BD23|25-84 U+BD23 H.S. BWAS|봣}}

|{{chset-cell1|u=BD24|25-85 U+BD24 H.S. BWASS|봤}}

|{{chset-cell1|u=BD9C|25-86 U+BD9C H.S. BWEO|붜}}

|{{chset-cell1|u=BDA4|25-87 U+BDA4 H.S. BWEOL|붤}}

|{{chset-cell1|u=BDAF|25-88 U+BDAF H.S. BWEOS|붯}}

|{{chset-cell1|u=BDB4|25-89 U+BDB4 H.S. BWEOK|붴}}

|{{chset-cell1|u=BDB0|25-90 U+BDB0 H.S. BWEOSS|붰}}

|{{chset-cell1|u=BD2C|25-91 U+BD2C H.S. BWAE|봬}}

|{{chset-cell1|u=BD30|25-92 U+BD30 H.S. BWAEN|봰}}

|{{chset-cell1|u=BD40|25-93 U+BD40 H.S. BWAESS|뵀}}

|{{chset-cell1|u=BDB8|25-94 U+BDB8 H.S. BWE|붸}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|3A2x/BAAx}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=C0AC|26-01 U+C0AC H.S. SA|사}}

|{{chset-cell1|u=C0AD|26-02 U+C0AD H.S. SAG|삭}}

|{{chset-cell1|u=C0AF|26-03 U+C0AF H.S. SAGS|삯}}

|{{chset-cell1|u=C0B0|26-04 U+C0B0 H.S. SAN|산}}

|{{chset-cell1|u=C0B3|26-05 U+C0B3 H.S. SAD|삳}}

|{{chset-cell1|u=C0B4|26-06 U+C0B4 H.S. SAL|살}}

|{{chset-cell1|u=C0B5|26-07 U+C0B5 H.S. SALG|삵}}

|{{chset-cell1|u=C0B6|26-08 U+C0B6 H.S. SALM|삶}}

|{{chset-cell1|u=C0BC|26-09 U+C0BC H.S. SAM|삼}}

|{{chset-cell1|u=C0BD|26-10 U+C0BD H.S. SAB|삽}}

|{{chset-cell1|u=C0BF|26-11 U+C0BF H.S. SAS|삿}}

|{{chset-cell1|u=C0C1|26-12 U+C0C1 H.S. SANG|상}}

|{{chset-cell1|u=C0C5|26-13 U+C0C5 H.S. SAT|샅}}

|{{chset-cell1|u=C0C0|26-14 U+C0C0 H.S. SASS|샀}}

|{{chset-cell1|u=C0E4|26-15 U+C0E4 H.S. SYA|샤}}

{{chset-left1|3A3x/BABx}}

|{{chset-cell1|u=C0E5|26-16 U+C0E5 H.S. SYAG|샥}}

|{{chset-cell1|u=C0E8|26-17 U+C0E8 H.S. SYAN|샨}}

|{{chset-cell1|u=C0EC|26-18 U+C0EC H.S. SYAL|샬}}

|{{chset-cell1|u=C0F4|26-19 U+C0F4 H.S. SYAM|샴}}

|{{chset-cell1|u=C0F5|26-20 U+C0F5 H.S. SYAB|샵}}

|{{chset-cell1|u=C0F7|26-21 U+C0F7 H.S. SYAS|샷}}

|{{chset-cell1|u=C0F9|26-22 U+C0F9 H.S. SYANG|샹}}

|{{chset-cell1|u=C11C|26-23 U+C11C H.S. SEO|서}}

|{{chset-cell1|u=C11D|26-24 U+C11D H.S. SEOG|석}}

|{{chset-cell1|u=C11F|26-25 U+C11F H.S. SEOGS|섟}}

|{{chset-cell1|u=C120|26-26 U+C120 H.S. SEON|선}}

|{{chset-cell1|u=C123|26-27 U+C123 H.S. SEOD|섣}}

|{{chset-cell1|u=C124|26-28 U+C124 H.S. SEOL|설}}

|{{chset-cell1|u=C126|26-29 U+C126 H.S. SEOLM|섦}}

|{{chset-cell1|u=C127|26-30 U+C127 H.S. SEOLB|섧}}

|{{chset-cell1|u=C12C|26-31 U+C12C H.S. SEOM|섬}}

{{chset-left1|3A4x/BACx}}

|{{chset-cell1|u=C12D|26-32 U+C12D H.S. SEOB|섭}}

|{{chset-cell1|u=C12F|26-33 U+C12F H.S. SEOS|섯}}

|{{chset-cell1|u=C131|26-34 U+C131 H.S. SEONG|성}}

|{{chset-cell1|u=C136|26-35 U+C136 H.S. SEOP|섶}}

|{{chset-cell1|u=C11E|26-36 U+C11E H.S. SEOGG|섞}}

|{{chset-cell1|u=C130|26-37 U+C130 H.S. SEOSS|섰}}

|{{chset-cell1|u=C154|26-38 U+C154 H.S. SYEO|셔}}

|{{chset-cell1|u=C155|26-39 U+C155 H.S. SYEOG|셕}}

|{{chset-cell1|u=C158|26-40 U+C158 H.S. SYEON|션}}

|{{chset-cell1|u=C15C|26-41 U+C15C H.S. SYEOL|셜}}

|{{chset-cell1|u=C164|26-42 U+C164 H.S. SYEOM|셤}}

|{{chset-cell1|u=C165|26-43 U+C165 H.S. SYEOB|셥}}

|{{chset-cell1|u=C167|26-44 U+C167 H.S. SYEOS|셧}}

|{{chset-cell1|u=C169|26-45 U+C169 H.S. SYEONG|셩}}

|{{chset-cell1|u=C168|26-46 U+C168 H.S. SYEOSS|셨}}

|{{chset-cell1|u=C18C|26-47 U+C18C H.S. SO|소}}

{{chset-left1|3A5x/BADx}}

|{{chset-cell1|u=C18D|26-48 U+C18D H.S. SOG|속}}

|{{chset-cell1|u=C190|26-49 U+C190 H.S. SON|손}}

|{{chset-cell1|u=C193|26-50 U+C193 H.S. SOD|솓}}

|{{chset-cell1|u=C194|26-51 U+C194 H.S. SOL|솔}}

|{{chset-cell1|u=C196|26-52 U+C196 H.S. SOLM|솖}}

|{{chset-cell1|u=C19C|26-53 U+C19C H.S. SOM|솜}}

|{{chset-cell1|u=C19D|26-54 U+C19D H.S. SOB|솝}}

|{{chset-cell1|u=C19F|26-55 U+C19F H.S. SOS|솟}}

|{{chset-cell1|u=C1A1|26-56 U+C1A1 H.S. SONG|송}}

|{{chset-cell1|u=C1A5|26-57 U+C1A5 H.S. SOT|솥}}

|{{chset-cell1|u=C18E|26-58 U+C18E H.S. SOGG|솎}}

|{{chset-cell1|u=C1FC|26-59 U+C1FC H.S. SYO|쇼}}

|{{chset-cell1|u=C1FD|26-60 U+C1FD H.S. SYOG|쇽}}

|{{chset-cell1|u=C200|26-61 U+C200 H.S. SYON|숀}}

|{{chset-cell1|u=C204|26-62 U+C204 H.S. SYOL|숄}}

|{{chset-cell1|u=C20C|26-63 U+C20C H.S. SYOM|숌}}

{{chset-left1|3A6x/BAEx}}

|{{chset-cell1|u=C20D|26-64 U+C20D H.S. SYOB|숍}}

|{{chset-cell1|u=C20F|26-65 U+C20F H.S. SYOS|숏}}

|{{chset-cell1|u=C211|26-66 U+C211 H.S. SYONG|숑}}

|{{chset-cell1|u=C218|26-67 U+C218 H.S. SU|수}}

|{{chset-cell1|u=C219|26-68 U+C219 H.S. SUG|숙}}

|{{chset-cell1|u=C21C|26-69 U+C21C H.S. SUN|순}}

|{{chset-cell1|u=C21F|26-70 U+C21F H.S. SUD|숟}}

|{{chset-cell1|u=C220|26-71 U+C220 H.S. SUL|술}}

|{{chset-cell1|u=C228|26-72 U+C228 H.S. SUM|숨}}

|{{chset-cell1|u=C229|26-73 U+C229 H.S. SUB|숩}}

|{{chset-cell1|u=C22B|26-74 U+C22B H.S. SUS|숫}}

|{{chset-cell1|u=C22D|26-75 U+C22D H.S. SUNG|숭}}

|{{chset-cell1|u=C22F|26-76 U+C22F H.S. SUC|숯}}

|{{chset-cell1|u=C231|26-77 U+C231 H.S. SUT|숱}}

|{{chset-cell1|u=C232|26-78 U+C232 H.S. SUP|숲}}

|{{chset-cell1|u=C288|26-79 U+C288 H.S. SYU|슈}}

{{chset-left1|3A7x/BAFx}}

|{{chset-cell1|u=C289|26-80 U+C289 H.S. SYUG|슉}}

|{{chset-cell1|u=C28C|26-81 U+C28C H.S. SYUN|슌}}

|{{chset-cell1|u=C290|26-82 U+C290 H.S. SYUL|슐}}

|{{chset-cell1|u=C298|26-83 U+C298 H.S. SYUM|슘}}

|{{chset-cell1|u=C299|26-84 U+C299 H.S. SYUB|슙}}

|{{chset-cell1|u=C29B|26-85 U+C29B H.S. SYUS|슛}}

|{{chset-cell1|u=C29D|26-86 U+C29D H.S. SYUNG|슝}}

|{{chset-cell1|u=C2A4|26-87 U+C2A4 H.S. SEU|스}}

|{{chset-cell1|u=C2A5|26-88 U+C2A5 H.S. SEUG|슥}}

|{{chset-cell1|u=C2A8|26-89 U+C2A8 H.S. SEUN|슨}}

|{{chset-cell1|u=C2AC|26-90 U+C2AC H.S. SEUL|슬}}

|{{chset-cell1|u=C2AD|26-91 U+C2AD H.S. SEULG|슭}}

|{{chset-cell1|u=C2B2|26-92 U+C2B2 H.S. SEULP|슲}}

|{{chset-cell1|u=C2B3|26-93 U+C2B3 H.S. SEULH|슳}}

|{{chset-cell1|u=C2B4|26-94 U+C2B4 H.S. SEUM|슴}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|3B2x/BBAx}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=C2B5|27-01 U+C2B5 H.S. SEUB|습}}

|{{chset-cell1|u=C2B7|27-02 U+C2B7 H.S. SEUS|슷}}

|{{chset-cell1|u=C2B9|27-03 U+C2B9 H.S. SEUNG|승}}

|{{chset-cell1|u=C2DC|27-04 U+C2DC H.S. SI|시}}

|{{chset-cell1|u=C2DD|27-05 U+C2DD H.S. SIG|식}}

|{{chset-cell1|u=C2E0|27-06 U+C2E0 H.S. SIN|신}}

|{{chset-cell1|u=C2E3|27-07 U+C2E3 H.S. SID|싣}}

|{{chset-cell1|u=C2E4|27-08 U+C2E4 H.S. SIL|실}}

|{{chset-cell1|u=C2EB|27-09 U+C2EB H.S. SILH|싫}}

|{{chset-cell1|u=C2EC|27-10 U+C2EC H.S. SIM|심}}

|{{chset-cell1|u=C2ED|27-11 U+C2ED H.S. SIB|십}}

|{{chset-cell1|u=C2EF|27-12 U+C2EF H.S. SIS|싯}}

|{{chset-cell1|u=C2F1|27-13 U+C2F1 H.S. SING|싱}}

|{{chset-cell1|u=C2F6|27-14 U+C2F6 H.S. SIP|싶}}

|{{chset-cell1|u=C0C8|27-15 U+C0C8 H.S. SAE|새}}

{{chset-left1|3B3x/BBBx}}

|{{chset-cell1|u=C0C9|27-16 U+C0C9 H.S. SAEG|색}}

|{{chset-cell1|u=C0CC|27-17 U+C0CC H.S. SAEN|샌}}

|{{chset-cell1|u=C0D0|27-18 U+C0D0 H.S. SAEL|샐}}

|{{chset-cell1|u=C0D8|27-19 U+C0D8 H.S. SAEM|샘}}

|{{chset-cell1|u=C0D9|27-20 U+C0D9 H.S. SAEB|샙}}

|{{chset-cell1|u=C0DB|27-21 U+C0DB H.S. SAES|샛}}

|{{chset-cell1|u=C0DD|27-22 U+C0DD H.S. SAENG|생}}

|{{chset-cell1|u=C0DC|27-23 U+C0DC H.S. SAESS|샜}}

|{{chset-cell1|u=C100|27-24 U+C100 H.S. SYAE|섀}}

|{{chset-cell1|u=C104|27-25 U+C104 H.S. SYAEN|섄}}

|{{chset-cell1|u=C108|27-26 U+C108 H.S. SYAEL|섈}}

|{{chset-cell1|u=C110|27-27 U+C110 H.S. SYAEM|섐}}

|{{chset-cell1|u=C115|27-28 U+C115 H.S. SYAENG|섕}}

|{{chset-cell1|u=C138|27-29 U+C138 H.S. SE|세}}

|{{chset-cell1|u=C139|27-30 U+C139 H.S. SEG|섹}}

|{{chset-cell1|u=C13C|27-31 U+C13C H.S. SEN|센}}

{{chset-left1|3B4x/BBCx}}

|{{chset-cell1|u=C140|27-32 U+C140 H.S. SEL|셀}}

|{{chset-cell1|u=C148|27-33 U+C148 H.S. SEM|셈}}

|{{chset-cell1|u=C149|27-34 U+C149 H.S. SEB|셉}}

|{{chset-cell1|u=C14B|27-35 U+C14B H.S. SES|셋}}

|{{chset-cell1|u=C14D|27-36 U+C14D H.S. SENG|셍}}

|{{chset-cell1|u=C151|27-37 U+C151 H.S. SET|셑}}

|{{chset-cell1|u=C152|27-38 U+C152 H.S. SEP|셒}}

|{{chset-cell1|u=C14C|27-39 U+C14C H.S. SESS|셌}}

|{{chset-cell1|u=C170|27-40 U+C170 H.S. SYE|셰}}

|{{chset-cell1|u=C174|27-41 U+C174 H.S. SYEN|셴}}

|{{chset-cell1|u=C178|27-42 U+C178 H.S. SYEL|셸}}

|{{chset-cell1|u=C185|27-43 U+C185 H.S. SYENG|솅}}

|{{chset-cell1|u=C1E0|27-44 U+C1E0 H.S. SOE|쇠}}

|{{chset-cell1|u=C1E1|27-45 U+C1E1 H.S. SOEG|쇡}}

|{{chset-cell1|u=C1E4|27-46 U+C1E4 H.S. SOEN|쇤}}

|{{chset-cell1|u=C1E8|27-47 U+C1E8 H.S. SOEL|쇨}}

{{chset-left1|3B5x/BBDx}}

|{{chset-cell1|u=C1F0|27-48 U+C1F0 H.S. SOEM|쇰}}

|{{chset-cell1|u=C1F1|27-49 U+C1F1 H.S. SOEB|쇱}}

|{{chset-cell1|u=C1F3|27-50 U+C1F3 H.S. SOES|쇳}}

|{{chset-cell1|u=C1F5|27-51 U+C1F5 H.S. SOENG|쇵}}

|{{chset-cell1|u=C1F4|27-52 U+C1F4 H.S. SOESS|쇴}}

|{{chset-cell1|u=C26C|27-53 U+C26C H.S. SWI|쉬}}

|{{chset-cell1|u=C26D|27-54 U+C26D H.S. SWIG|쉭}}

|{{chset-cell1|u=C270|27-55 U+C270 H.S. SWIN|쉰}}

|{{chset-cell1|u=C274|27-56 U+C274 H.S. SWIL|쉴}}

|{{chset-cell1|u=C27C|27-57 U+C27C H.S. SWIM|쉼}}

|{{chset-cell1|u=C27D|27-58 U+C27D H.S. SWIB|쉽}}

|{{chset-cell1|u=C27F|27-59 U+C27F H.S. SWIS|쉿}}

|{{chset-cell1|u=C281|27-60 U+C281 H.S. SWING|슁}}

|{{chset-cell1|u=C2C0|27-61 U+C2C0 H.S. SYI|싀}}

|{{chset-cell1|u=C2C4|27-62 U+C2C4 H.S. SYIN|싄}}

|{{chset-cell1|u=C1A8|27-63 U+C1A8 H.S. SWA|솨}}

{{chset-left1|3B6x/BBEx}}

|{{chset-cell1|u=C1A9|27-64 U+C1A9 H.S. SWAG|솩}}

|{{chset-cell1|u=C1AC|27-65 U+C1AC H.S. SWAN|솬}}

|{{chset-cell1|u=C1B0|27-66 U+C1B0 H.S. SWAL|솰}}

|{{chset-cell1|u=C1BB|27-67 U+C1BB H.S. SWAS|솻}}

|{{chset-cell1|u=C1BD|27-68 U+C1BD H.S. SWANG|솽}}

|{{chset-cell1|u=C234|27-69 U+C234 H.S. SWEO|숴}}

|{{chset-cell1|u=C248|27-70 U+C248 H.S. SWEOSS|쉈}}

|{{chset-cell1|u=C1C4|27-71 U+C1C4 H.S. SWAE|쇄}}

|{{chset-cell1|u=C1C8|27-72 U+C1C8 H.S. SWAEN|쇈}}

|{{chset-cell1|u=C1CC|27-73 U+C1CC H.S. SWAEL|쇌}}

|{{chset-cell1|u=C1D4|27-74 U+C1D4 H.S. SWAEM|쇔}}

|{{chset-cell1|u=C1D7|27-75 U+C1D7 H.S. SWAES|쇗}}

|{{chset-cell1|u=C1D8|27-76 U+C1D8 H.S. SWAESS|쇘}}

|{{chset-cell1|u=C250|27-77 U+C250 H.S. SWE|쉐}}

|{{chset-cell1|u=C251|27-78 U+C251 H.S. SWEG|쉑}}

|{{chset-cell1|u=C254|27-79 U+C254 H.S. SWEN|쉔}}

{{chset-left1|3B7x/BBFx}}

|{{chset-cell1|u=C258|27-80 U+C258 H.S. SWEL|쉘}}

|{{chset-cell1|u=C260|27-81 U+C260 H.S. SWEM|쉠}}

|{{chset-cell1|u=C261|27-82 U+C261 H.S. SWEB|쉡}}

|{{chset-cell1|u=C265|27-83 U+C265 H.S. SWENG|쉥}}

|{{chset-cell1|u=C790|27-84 U+C790 H.S. JA|자}}

|{{chset-cell1|u=C791|27-85 U+C791 H.S. JAG|작}}

|{{chset-cell1|u=C794|27-86 U+C794 H.S. JAN|잔}}

|{{chset-cell1|u=C796|27-87 U+C796 H.S. JANH|잖}}

|{{chset-cell1|u=C797|27-88 U+C797 H.S. JAD|잗}}

|{{chset-cell1|u=C798|27-89 U+C798 H.S. JAL|잘}}

|{{chset-cell1|u=C79A|27-90 U+C79A H.S. JALM|잚}}

|{{chset-cell1|u=C7A0|27-91 U+C7A0 H.S. JAM|잠}}

|{{chset-cell1|u=C7A1|27-92 U+C7A1 H.S. JAB|잡}}

|{{chset-cell1|u=C7A3|27-93 U+C7A3 H.S. JAS|잣}}

|{{chset-cell1|u=C7A5|27-94 U+C7A5 H.S. JANG|장}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|3C2x/BCAx}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=C7A6|28-01 U+C7A6 H.S. JAJ|잦}}

|{{chset-cell1|u=C7A4|28-02 U+C7A4 H.S. JASS|잤}}

|{{chset-cell1|u=C7C8|28-03 U+C7C8 H.S. JYA|쟈}}

|{{chset-cell1|u=C7C9|28-04 U+C7C9 H.S. JYAG|쟉}}

|{{chset-cell1|u=C7CC|28-05 U+C7CC H.S. JYAN|쟌}}

|{{chset-cell1|u=C7CE|28-06 U+C7CE H.S. JYANH|쟎}}

|{{chset-cell1|u=C7D0|28-07 U+C7D0 H.S. JYAL|쟐}}

|{{chset-cell1|u=C7D8|28-08 U+C7D8 H.S. JYAM|쟘}}

|{{chset-cell1|u=C7D9|28-09 U+C7D9 H.S. JYAB|쟙}}

|{{chset-cell1|u=C7DD|28-10 U+C7DD H.S. JYANG|쟝}}

|{{chset-cell1|u=C800|28-11 U+C800 H.S. JEO|저}}

|{{chset-cell1|u=C801|28-12 U+C801 H.S. JEOG|적}}

|{{chset-cell1|u=C804|28-13 U+C804 H.S. JEON|전}}

|{{chset-cell1|u=C808|28-14 U+C808 H.S. JEOL|절}}

|{{chset-cell1|u=C80A|28-15 U+C80A H.S. JEOLM|젊}}

{{chset-left1|3C3x/BCBx}}

|{{chset-cell1|u=C810|28-16 U+C810 H.S. JEOM|점}}

|{{chset-cell1|u=C811|28-17 U+C811 H.S. JEOB|접}}

|{{chset-cell1|u=C813|28-18 U+C813 H.S. JEOS|젓}}

|{{chset-cell1|u=C815|28-19 U+C815 H.S. JEONG|정}}

|{{chset-cell1|u=C816|28-20 U+C816 H.S. JEOJ|젖}}

|{{chset-cell1|u=C814|28-21 U+C814 H.S. JEOSS|젔}}

|{{chset-cell1|u=C838|28-22 U+C838 H.S. JYEO|져}}

|{{chset-cell1|u=C839|28-23 U+C839 H.S. JYEOG|젹}}

|{{chset-cell1|u=C83C|28-24 U+C83C H.S. JYEON|젼}}

|{{chset-cell1|u=C840|28-25 U+C840 H.S. JYEOL|졀}}

|{{chset-cell1|u=C848|28-26 U+C848 H.S. JYEOM|졈}}

|{{chset-cell1|u=C849|28-27 U+C849 H.S. JYEOB|졉}}

|{{chset-cell1|u=C84B|28-28 U+C84B H.S. JYEOS|졋}}

|{{chset-cell1|u=C84D|28-29 U+C84D H.S. JYEONG|졍}}

|{{chset-cell1|u=C84C|28-30 U+C84C H.S. JYEOSS|졌}}

|{{chset-cell1|u=C870|28-31 U+C870 H.S. JO|조}}

{{chset-left1|3C4x/BCCx}}

|{{chset-cell1|u=C871|28-32 U+C871 H.S. JOG|족}}

|{{chset-cell1|u=C874|28-33 U+C874 H.S. JON|존}}

|{{chset-cell1|u=C878|28-34 U+C878 H.S. JOL|졸}}

|{{chset-cell1|u=C87A|28-35 U+C87A H.S. JOLM|졺}}

|{{chset-cell1|u=C880|28-36 U+C880 H.S. JOM|좀}}

|{{chset-cell1|u=C881|28-37 U+C881 H.S. JOB|좁}}

|{{chset-cell1|u=C883|28-38 U+C883 H.S. JOS|좃}}

|{{chset-cell1|u=C885|28-39 U+C885 H.S. JONG|종}}

|{{chset-cell1|u=C886|28-40 U+C886 H.S. JOJ|좆}}

|{{chset-cell1|u=C887|28-41 U+C887 H.S. JOC|좇}}

|{{chset-cell1|u=C88B|28-42 U+C88B H.S. JOH|좋}}

|{{chset-cell1|u=C8E0|28-43 U+C8E0 H.S. JYO|죠}}

|{{chset-cell1|u=C8E1|28-44 U+C8E1 H.S. JYOG|죡}}

|{{chset-cell1|u=C8E4|28-45 U+C8E4 H.S. JYON|죤}}

|{{chset-cell1|u=C8E8|28-46 U+C8E8 H.S. JYOL|죨}}

|{{chset-cell1|u=C8F0|28-47 U+C8F0 H.S. JYOM|죰}}

{{chset-left1|3C5x/BCDx}}

|{{chset-cell1|u=C8F5|28-48 U+C8F5 H.S. JYONG|죵}}

|{{chset-cell1|u=C8FC|28-49 U+C8FC H.S. JU|주}}

|{{chset-cell1|u=C8FD|28-50 U+C8FD H.S. JUG|죽}}

|{{chset-cell1|u=C900|28-51 U+C900 H.S. JUN|준}}

|{{chset-cell1|u=C904|28-52 U+C904 H.S. JUL|줄}}

|{{chset-cell1|u=C905|28-53 U+C905 H.S. JULG|줅}}

|{{chset-cell1|u=C906|28-54 U+C906 H.S. JULM|줆}}

|{{chset-cell1|u=C90C|28-55 U+C90C H.S. JUM|줌}}

|{{chset-cell1|u=C90D|28-56 U+C90D H.S. JUB|줍}}

|{{chset-cell1|u=C90F|28-57 U+C90F H.S. JUS|줏}}

|{{chset-cell1|u=C911|28-58 U+C911 H.S. JUNG|중}}

|{{chset-cell1|u=C96C|28-59 U+C96C H.S. JYU|쥬}}

|{{chset-cell1|u=C970|28-60 U+C970 H.S. JYUN|쥰}}

|{{chset-cell1|u=C974|28-61 U+C974 H.S. JYUL|쥴}}

|{{chset-cell1|u=C97C|28-62 U+C97C H.S. JYUM|쥼}}

|{{chset-cell1|u=C981|28-63 U+C981 H.S. JYUNG|즁}}

{{chset-left1|3C6x/BCEx}}

|{{chset-cell1|u=C988|28-64 U+C988 H.S. JEU|즈}}

|{{chset-cell1|u=C989|28-65 U+C989 H.S. JEUG|즉}}

|{{chset-cell1|u=C98C|28-66 U+C98C H.S. JEUN|즌}}

|{{chset-cell1|u=C990|28-67 U+C990 H.S. JEUL|즐}}

|{{chset-cell1|u=C998|28-68 U+C998 H.S. JEUM|즘}}

|{{chset-cell1|u=C999|28-69 U+C999 H.S. JEUB|즙}}

|{{chset-cell1|u=C99B|28-70 U+C99B H.S. JEUS|즛}}

|{{chset-cell1|u=C99D|28-71 U+C99D H.S. JEUNG|증}}

|{{chset-cell1|u=C9C0|28-72 U+C9C0 H.S. JI|지}}

|{{chset-cell1|u=C9C1|28-73 U+C9C1 H.S. JIG|직}}

|{{chset-cell1|u=C9C4|28-74 U+C9C4 H.S. JIN|진}}

|{{chset-cell1|u=C9C7|28-75 U+C9C7 H.S. JID|짇}}

|{{chset-cell1|u=C9C8|28-76 U+C9C8 H.S. JIL|질}}

|{{chset-cell1|u=C9CA|28-77 U+C9CA H.S. JILM|짊}}

|{{chset-cell1|u=C9D0|28-78 U+C9D0 H.S. JIM|짐}}

|{{chset-cell1|u=C9D1|28-79 U+C9D1 H.S. JIB|집}}

{{chset-left1|3C7x/BCFx}}

|{{chset-cell1|u=C9D3|28-80 U+C9D3 H.S. JIS|짓}}

|{{chset-cell1|u=C9D5|28-81 U+C9D5 H.S. JING|징}}

|{{chset-cell1|u=C9D6|28-82 U+C9D6 H.S. JIJ|짖}}

|{{chset-cell1|u=C9D9|28-83 U+C9D9 H.S. JIT|짙}}

|{{chset-cell1|u=C9DA|28-84 U+C9DA H.S. JIP|짚}}

|{{chset-cell1|u=C7AC|28-85 U+C7AC H.S. JAE|재}}

|{{chset-cell1|u=C7AD|28-86 U+C7AD H.S. JAEG|잭}}

|{{chset-cell1|u=C7B0|28-87 U+C7B0 H.S. JAEN|잰}}

|{{chset-cell1|u=C7B4|28-88 U+C7B4 H.S. JAEL|잴}}

|{{chset-cell1|u=C7BC|28-89 U+C7BC H.S. JAEM|잼}}

|{{chset-cell1|u=C7BD|28-90 U+C7BD H.S. JAEB|잽}}

|{{chset-cell1|u=C7BF|28-91 U+C7BF H.S. JAES|잿}}

|{{chset-cell1|u=C7C1|28-92 U+C7C1 H.S. JAENG|쟁}}

|{{chset-cell1|u=C7C0|28-93 U+C7C0 H.S. JAESS|쟀}}

|{{chset-cell1|u=C7E4|28-94 U+C7E4 H.S. JYAE|쟤}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|3D2x/BDAx}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=C7E8|29-01 U+C7E8 H.S. JYAEN|쟨}}

|{{chset-cell1|u=C7EC|29-02 U+C7EC H.S. JYAEL|쟬}}

|{{chset-cell1|u=C81C|29-03 U+C81C H.S. JE|제}}

|{{chset-cell1|u=C81D|29-04 U+C81D H.S. JEG|젝}}

|{{chset-cell1|u=C820|29-05 U+C820 H.S. JEN|젠}}

|{{chset-cell1|u=C824|29-06 U+C824 H.S. JEL|젤}}

|{{chset-cell1|u=C82C|29-07 U+C82C H.S. JEM|젬}}

|{{chset-cell1|u=C82D|29-08 U+C82D H.S. JEB|젭}}

|{{chset-cell1|u=C82F|29-09 U+C82F H.S. JES|젯}}

|{{chset-cell1|u=C831|29-10 U+C831 H.S. JENG|젱}}

|{{chset-cell1|u=C836|29-11 U+C836 H.S. JEP|젶}}

|{{chset-cell1|u=C830|29-12 U+C830 H.S. JESS|젰}}

|{{chset-cell1|u=C854|29-13 U+C854 H.S. JYE|졔}}

|{{chset-cell1|u=C858|29-14 U+C858 H.S. JYEN|졘}}

|{{chset-cell1|u=C85C|29-15 U+C85C H.S. JYEL|졜}}

{{chset-left1|3D3x/BDBx}}

|{{chset-cell1|u=C8C4|29-16 U+C8C4 H.S. JOE|죄}}

|{{chset-cell1|u=C8C8|29-17 U+C8C8 H.S. JOEN|죈}}

|{{chset-cell1|u=C8CC|29-18 U+C8CC H.S. JOEL|죌}}

|{{chset-cell1|u=C8D4|29-19 U+C8D4 H.S. JOEM|죔}}

|{{chset-cell1|u=C8D5|29-20 U+C8D5 H.S. JOEB|죕}}

|{{chset-cell1|u=C8D7|29-21 U+C8D7 H.S. JOES|죗}}

|{{chset-cell1|u=C8D9|29-22 U+C8D9 H.S. JOENG|죙}}

|{{chset-cell1|u=C8D8|29-23 U+C8D8 H.S. JOESS|죘}}

|{{chset-cell1|u=C950|29-24 U+C950 H.S. JWI|쥐}}

|{{chset-cell1|u=C951|29-25 U+C951 H.S. JWIG|쥑}}

|{{chset-cell1|u=C954|29-26 U+C954 H.S. JWIN|쥔}}

|{{chset-cell1|u=C957|29-27 U+C957 H.S. JWID|쥗}}

|{{chset-cell1|u=C958|29-28 U+C958 H.S. JWIL|쥘}}

|{{chset-cell1|u=C960|29-29 U+C960 H.S. JWIM|쥠}}

|{{chset-cell1|u=C961|29-30 U+C961 H.S. JWIB|쥡}}

|{{chset-cell1|u=C963|29-31 U+C963 H.S. JWIS|쥣}}

{{chset-left1|3D4x/BDCx}}

|{{chset-cell1|u=C9A4|29-32 U+C9A4 H.S. JYI|즤}}

|{{chset-cell1|u=C88C|29-33 U+C88C H.S. JWA|좌}}

|{{chset-cell1|u=C88D|29-34 U+C88D H.S. JWAG|좍}}

|{{chset-cell1|u=C890|29-35 U+C890 H.S. JWAN|좐}}

|{{chset-cell1|u=C894|29-36 U+C894 H.S. JWAL|좔}}

|{{chset-cell1|u=C89D|29-37 U+C89D H.S. JWAB|좝}}

|{{chset-cell1|u=C89F|29-38 U+C89F H.S. JWAS|좟}}

|{{chset-cell1|u=C8A1|29-39 U+C8A1 H.S. JWANG|좡}}

|{{chset-cell1|u=C918|29-40 U+C918 H.S. JWEO|줘}}

|{{chset-cell1|u=C92C|29-41 U+C92C H.S. JWEOSS|줬}}

|{{chset-cell1|u=C8A8|29-42 U+C8A8 H.S. JWAE|좨}}

|{{chset-cell1|u=C8BD|29-43 U+C8BD H.S. JWAENG|좽}}

|{{chset-cell1|u=C8BC|29-44 U+C8BC H.S. JWAESS|좼}}

|{{chset-cell1|u=C934|29-45 U+C934 H.S. JWE|줴}}

|{{chset-cell1|u=C938|29-46 U+C938 H.S. JWEN|줸}}

|{{chset-cell1|u=C93C|29-47 U+C93C H.S. JWEL|줼}}

{{chset-left1|3D5x/BDDx}}

|{{chset-cell1|u=C944|29-48 U+C944 H.S. JWEM|쥄}}

|{{chset-cell1|u=C945|29-49 U+C945 H.S. JWEB|쥅}}

|{{chset-cell1|u=C948|29-50 U+C948 H.S. JWESS|쥈}}

|{{chset-cell1|u=CC28|29-51 U+CC28 H.S. CA|차}}

|{{chset-cell1|u=CC29|29-52 U+CC29 H.S. CAG|착}}

|{{chset-cell1|u=CC2C|29-53 U+CC2C H.S. CAN|찬}}

|{{chset-cell1|u=CC2E|29-54 U+CC2E H.S. CANH|찮}}

|{{chset-cell1|u=CC30|29-55 U+CC30 H.S. CAL|찰}}

|{{chset-cell1|u=CC38|29-56 U+CC38 H.S. CAM|참}}

|{{chset-cell1|u=CC39|29-57 U+CC39 H.S. CAB|찹}}

|{{chset-cell1|u=CC3B|29-58 U+CC3B H.S. CAS|찻}}

|{{chset-cell1|u=CC3D|29-59 U+CC3D H.S. CANG|창}}

|{{chset-cell1|u=CC3E|29-60 U+CC3E H.S. CAJ|찾}}

|{{chset-cell1|u=CC3C|29-61 U+CC3C H.S. CASS|찼}}

|{{chset-cell1|u=CC60|29-62 U+CC60 H.S. CYA|챠}}

|{{chset-cell1|u=CC64|29-63 U+CC64 H.S. CYAN|챤}}

{{chset-left1|3D6x/BDEx}}

|{{chset-cell1|u=CC66|29-64 U+CC66 H.S. CYANH|챦}}

|{{chset-cell1|u=CC68|29-65 U+CC68 H.S. CYAL|챨}}

|{{chset-cell1|u=CC70|29-66 U+CC70 H.S. CYAM|챰}}

|{{chset-cell1|u=CC71|29-67 U+CC71 H.S. CYAB|챱}}

|{{chset-cell1|u=CC75|29-68 U+CC75 H.S. CYANG|챵}}

|{{chset-cell1|u=CC98|29-69 U+CC98 H.S. CEO|처}}

|{{chset-cell1|u=CC99|29-70 U+CC99 H.S. CEOG|척}}

|{{chset-cell1|u=CC9C|29-71 U+CC9C H.S. CEON|천}}

|{{chset-cell1|u=CCA0|29-72 U+CCA0 H.S. CEOL|철}}

|{{chset-cell1|u=CCA8|29-73 U+CCA8 H.S. CEOM|첨}}

|{{chset-cell1|u=CCA9|29-74 U+CCA9 H.S. CEOB|첩}}

|{{chset-cell1|u=CCAB|29-75 U+CCAB H.S. CEOS|첫}}

|{{chset-cell1|u=CCAD|29-76 U+CCAD H.S. CEONG|청}}

|{{chset-cell1|u=CCAC|29-77 U+CCAC H.S. CEOSS|첬}}

|{{chset-cell1|u=CCD0|29-78 U+CCD0 H.S. CYEO|쳐}}

|{{chset-cell1|u=CCD1|29-79 U+CCD1 H.S. CYEOG|쳑}}

{{chset-left1|3D7x/BDFx}}

|{{chset-cell1|u=CCD4|29-80 U+CCD4 H.S. CYEON|쳔}}

|{{chset-cell1|u=CCD8|29-81 U+CCD8 H.S. CYEOL|쳘}}

|{{chset-cell1|u=CCE4|29-82 U+CCE4 H.S. CYEOSS|쳤}}

|{{chset-cell1|u=CD08|29-83 U+CD08 H.S. CO|초}}

|{{chset-cell1|u=CD09|29-84 U+CD09 H.S. COG|촉}}

|{{chset-cell1|u=CD0C|29-85 U+CD0C H.S. CON|촌}}

|{{chset-cell1|u=CD10|29-86 U+CD10 H.S. COL|촐}}

|{{chset-cell1|u=CD18|29-87 U+CD18 H.S. COM|촘}}

|{{chset-cell1|u=CD19|29-88 U+CD19 H.S. COB|촙}}

|{{chset-cell1|u=CD1B|29-89 U+CD1B H.S. COS|촛}}

|{{chset-cell1|u=CD1D|29-90 U+CD1D H.S. CONG|총}}

|{{chset-cell1|u=CD78|29-91 U+CD78 H.S. CYO|쵸}}

|{{chset-cell1|u=CD7C|29-92 U+CD7C H.S. CYON|쵼}}

|{{chset-cell1|u=CD80|29-93 U+CD80 H.S. CYOL|춀}}

|{{chset-cell1|u=CD88|29-94 U+CD88 H.S. CYOM|춈}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|3E2x/BEAx}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=CD94|30-01 U+CD94 H.S. CU|추}}

|{{chset-cell1|u=CD95|30-02 U+CD95 H.S. CUG|축}}

|{{chset-cell1|u=CD98|30-03 U+CD98 H.S. CUN|춘}}

|{{chset-cell1|u=CD9B|30-04 U+CD9B H.S. CUD|춛}}

|{{chset-cell1|u=CD9C|30-05 U+CD9C H.S. CUL|출}}

|{{chset-cell1|u=CDA4|30-06 U+CDA4 H.S. CUM|춤}}

|{{chset-cell1|u=CDA5|30-07 U+CDA5 H.S. CUB|춥}}

|{{chset-cell1|u=CDA7|30-08 U+CDA7 H.S. CUS|춧}}

|{{chset-cell1|u=CDA9|30-09 U+CDA9 H.S. CUNG|충}}

|{{chset-cell1|u=CE04|30-10 U+CE04 H.S. CYU|츄}}

|{{chset-cell1|u=CE08|30-11 U+CE08 H.S. CYUN|츈}}

|{{chset-cell1|u=CE0C|30-12 U+CE0C H.S. CYUL|츌}}

|{{chset-cell1|u=CE14|30-13 U+CE14 H.S. CYUM|츔}}

|{{chset-cell1|u=CE19|30-14 U+CE19 H.S. CYUNG|츙}}

|{{chset-cell1|u=CE20|30-15 U+CE20 H.S. CEU|츠}}

{{chset-left1|3E3x/BEBx}}

|{{chset-cell1|u=CE21|30-16 U+CE21 H.S. CEUG|측}}

|{{chset-cell1|u=CE24|30-17 U+CE24 H.S. CEUN|츤}}

|{{chset-cell1|u=CE28|30-18 U+CE28 H.S. CEUL|츨}}

|{{chset-cell1|u=CE30|30-19 U+CE30 H.S. CEUM|츰}}

|{{chset-cell1|u=CE31|30-20 U+CE31 H.S. CEUB|츱}}

|{{chset-cell1|u=CE33|30-21 U+CE33 H.S. CEUS|츳}}

|{{chset-cell1|u=CE35|30-22 U+CE35 H.S. CEUNG|층}}

|{{chset-cell1|u=CE58|30-23 U+CE58 H.S. CI|치}}

|{{chset-cell1|u=CE59|30-24 U+CE59 H.S. CIG|칙}}

|{{chset-cell1|u=CE5C|30-25 U+CE5C H.S. CIN|친}}

|{{chset-cell1|u=CE5F|30-26 U+CE5F H.S. CID|칟}}

|{{chset-cell1|u=CE60|30-27 U+CE60 H.S. CIL|칠}}

|{{chset-cell1|u=CE61|30-28 U+CE61 H.S. CILG|칡}}

|{{chset-cell1|u=CE68|30-29 U+CE68 H.S. CIM|침}}

|{{chset-cell1|u=CE69|30-30 U+CE69 H.S. CIB|칩}}

|{{chset-cell1|u=CE6B|30-31 U+CE6B H.S. CIS|칫}}

{{chset-left1|3E4x/BECx}}

|{{chset-cell1|u=CE6D|30-32 U+CE6D H.S. CING|칭}}

|{{chset-cell1|u=CC44|30-33 U+CC44 H.S. CAE|채}}

|{{chset-cell1|u=CC45|30-34 U+CC45 H.S. CAEG|책}}

|{{chset-cell1|u=CC48|30-35 U+CC48 H.S. CAEN|챈}}

|{{chset-cell1|u=CC4C|30-36 U+CC4C H.S. CAEL|챌}}

|{{chset-cell1|u=CC54|30-37 U+CC54 H.S. CAEM|챔}}

|{{chset-cell1|u=CC55|30-38 U+CC55 H.S. CAEB|챕}}

|{{chset-cell1|u=CC57|30-39 U+CC57 H.S. CAES|챗}}

|{{chset-cell1|u=CC59|30-40 U+CC59 H.S. CAENG|챙}}

|{{chset-cell1|u=CC58|30-41 U+CC58 H.S. CAESS|챘}}

|{{chset-cell1|u=CC7C|30-42 U+CC7C H.S. CYAE|챼}}

|{{chset-cell1|u=CCB4|30-43 U+CCB4 H.S. CE|체}}

|{{chset-cell1|u=CCB5|30-44 U+CCB5 H.S. CEG|첵}}

|{{chset-cell1|u=CCB8|30-45 U+CCB8 H.S. CEN|첸}}

|{{chset-cell1|u=CCBC|30-46 U+CCBC H.S. CEL|첼}}

|{{chset-cell1|u=CCC4|30-47 U+CCC4 H.S. CEM|쳄}}

{{chset-left1|3E5x/BEDx}}

|{{chset-cell1|u=CCC5|30-48 U+CCC5 H.S. CEB|쳅}}

|{{chset-cell1|u=CCC7|30-49 U+CCC7 H.S. CES|쳇}}

|{{chset-cell1|u=CCC9|30-50 U+CCC9 H.S. CENG|쳉}}

|{{chset-cell1|u=CCC8|30-51 U+CCC8 H.S. CESS|쳈}}

|{{chset-cell1|u=CCEC|30-52 U+CCEC H.S. CYE|쳬}}

|{{chset-cell1|u=CCF0|30-53 U+CCF0 H.S. CYEN|쳰}}

|{{chset-cell1|u=CD01|30-54 U+CD01 H.S. CYENG|촁}}

|{{chset-cell1|u=CD5C|30-55 U+CD5C H.S. COE|최}}

|{{chset-cell1|u=CD60|30-56 U+CD60 H.S. COEN|쵠}}

|{{chset-cell1|u=CD64|30-57 U+CD64 H.S. COEL|쵤}}

|{{chset-cell1|u=CD6C|30-58 U+CD6C H.S. COEM|쵬}}

|{{chset-cell1|u=CD6D|30-59 U+CD6D H.S. COEB|쵭}}

|{{chset-cell1|u=CD6F|30-60 U+CD6F H.S. COES|쵯}}

|{{chset-cell1|u=CD71|30-61 U+CD71 H.S. COENG|쵱}}

|{{chset-cell1|u=CDE8|30-62 U+CDE8 H.S. CWI|취}}

|{{chset-cell1|u=CDEC|30-63 U+CDEC H.S. CWIN|췬}}

{{chset-left1|3E6x/BEEx}}

|{{chset-cell1|u=CDF0|30-64 U+CDF0 H.S. CWIL|췰}}

|{{chset-cell1|u=CDF8|30-65 U+CDF8 H.S. CWIM|췸}}

|{{chset-cell1|u=CDF9|30-66 U+CDF9 H.S. CWIB|췹}}

|{{chset-cell1|u=CDFB|30-67 U+CDFB H.S. CWIS|췻}}

|{{chset-cell1|u=CDFD|30-68 U+CDFD H.S. CWING|췽}}

|{{chset-cell1|u=CE3C|30-69 U+CE3C H.S. CYI|츼}}

|{{chset-cell1|u=CD24|30-70 U+CD24 H.S. CWA|촤}}

|{{chset-cell1|u=CD25|30-71 U+CD25 H.S. CWAG|촥}}

|{{chset-cell1|u=CD28|30-72 U+CD28 H.S. CWAN|촨}}

|{{chset-cell1|u=CD2C|30-73 U+CD2C H.S. CWAL|촬}}

|{{chset-cell1|u=CD39|30-74 U+CD39 H.S. CWANG|촹}}

|{{chset-cell1|u=CDB0|30-75 U+CDB0 H.S. CWEO|춰}}

|{{chset-cell1|u=CDC3|30-76 U+CDC3 H.S. CWEOS|췃}}

|{{chset-cell1|u=CDC4|30-77 U+CDC4 H.S. CWEOSS|췄}}

|{{chset-cell1|u=CD40|30-78 U+CD40 H.S. CWAE|쵀}}

|{{chset-cell1|u=CD44|30-79 U+CD44 H.S. CWAEN|쵄}}

{{chset-left1|3E7x/BEFx}}

|{{chset-cell1|u=CDCC|30-80 U+CDCC H.S. CWE|췌}}

|{{chset-cell1|u=CDD0|30-81 U+CDD0 H.S. CWEN|췐}}

|{{chset-cell1|u=CE74|30-82 U+CE74 H.S. KA|카}}

|{{chset-cell1|u=CE75|30-83 U+CE75 H.S. KAG|칵}}

|{{chset-cell1|u=CE78|30-84 U+CE78 H.S. KAN|칸}}

|{{chset-cell1|u=CE7C|30-85 U+CE7C H.S. KAL|칼}}

|{{chset-cell1|u=CE84|30-86 U+CE84 H.S. KAM|캄}}

|{{chset-cell1|u=CE85|30-87 U+CE85 H.S. KAB|캅}}

|{{chset-cell1|u=CE87|30-88 U+CE87 H.S. KAS|캇}}

|{{chset-cell1|u=CE89|30-89 U+CE89 H.S. KANG|캉}}

|{{chset-cell1|u=CE8E|30-90 U+CE8E H.S. KAP|캎}}

|{{chset-cell1|u=CE88|30-91 U+CE88 H.S. KASS|캈}}

|{{chset-cell1|u=CEAC|30-92 U+CEAC H.S. KYA|캬}}

|{{chset-cell1|u=CEAD|30-93 U+CEAD H.S. KYAG|캭}}

|{{chset-cell1|u=CEB0|30-94 U+CEB0 H.S. KYAN|캰}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|3F2x/BFAx}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=CEBC|31-01 U+CEBC H.S. KYAM|캼}}

|{{chset-cell1|u=CEBD|31-02 U+CEBD H.S. KYAB|캽}}

|{{chset-cell1|u=CEC1|31-03 U+CEC1 H.S. KYANG|컁}}

|{{chset-cell1|u=CEE4|31-04 U+CEE4 H.S. KEO|커}}

|{{chset-cell1|u=CEE5|31-05 U+CEE5 H.S. KEOG|컥}}

|{{chset-cell1|u=CEE8|31-06 U+CEE8 H.S. KEON|컨}}

|{{chset-cell1|u=CEEB|31-07 U+CEEB H.S. KEOD|컫}}

|{{chset-cell1|u=CEEC|31-08 U+CEEC H.S. KEOL|컬}}

|{{chset-cell1|u=CEF4|31-09 U+CEF4 H.S. KEOM|컴}}

|{{chset-cell1|u=CEF5|31-10 U+CEF5 H.S. KEOB|컵}}

|{{chset-cell1|u=CEF7|31-11 U+CEF7 H.S. KEOS|컷}}

|{{chset-cell1|u=CEF9|31-12 U+CEF9 H.S. KEONG|컹}}

|{{chset-cell1|u=CEFD|31-13 U+CEFD H.S. KEOT|컽}}

|{{chset-cell1|u=CEFE|31-14 U+CEFE H.S. KEOP|컾}}

|{{chset-cell1|u=CEF8|31-15 U+CEF8 H.S. KEOSS|컸}}

{{chset-left1|3F3x/BFBx}}

|{{chset-cell1|u=CF1C|31-16 U+CF1C H.S. KYEO|켜}}

|{{chset-cell1|u=CF20|31-17 U+CF20 H.S. KYEON|켠}}

|{{chset-cell1|u=CF24|31-18 U+CF24 H.S. KYEOL|켤}}

|{{chset-cell1|u=CF2C|31-19 U+CF2C H.S. KYEOM|켬}}

|{{chset-cell1|u=CF2D|31-20 U+CF2D H.S. KYEOB|켭}}

|{{chset-cell1|u=CF2F|31-21 U+CF2F H.S. KYEOS|켯}}

|{{chset-cell1|u=CF31|31-22 U+CF31 H.S. KYEONG|켱}}

|{{chset-cell1|u=CF30|31-23 U+CF30 H.S. KYEOSS|켰}}

|{{chset-cell1|u=CF54|31-24 U+CF54 H.S. KO|코}}

|{{chset-cell1|u=CF55|31-25 U+CF55 H.S. KOG|콕}}

|{{chset-cell1|u=CF58|31-26 U+CF58 H.S. KON|콘}}

|{{chset-cell1|u=CF5C|31-27 U+CF5C H.S. KOL|콜}}

|{{chset-cell1|u=CF64|31-28 U+CF64 H.S. KOM|콤}}

|{{chset-cell1|u=CF65|31-29 U+CF65 H.S. KOB|콥}}

|{{chset-cell1|u=CF67|31-30 U+CF67 H.S. KOS|콧}}

|{{chset-cell1|u=CF69|31-31 U+CF69 H.S. KONG|콩}}

{{chset-left1|3F4x/BFCx}}

|{{chset-cell1|u=CFC4|31-32 U+CFC4 H.S. KYO|쿄}}

|{{chset-cell1|u=CFE0|31-33 U+CFE0 H.S. KU|쿠}}

|{{chset-cell1|u=CFE1|31-34 U+CFE1 H.S. KUG|쿡}}

|{{chset-cell1|u=CFE4|31-35 U+CFE4 H.S. KUN|쿤}}

|{{chset-cell1|u=CFE8|31-36 U+CFE8 H.S. KUL|쿨}}

|{{chset-cell1|u=CFF0|31-37 U+CFF0 H.S. KUM|쿰}}

|{{chset-cell1|u=CFF1|31-38 U+CFF1 H.S. KUB|쿱}}

|{{chset-cell1|u=CFF3|31-39 U+CFF3 H.S. KUS|쿳}}

|{{chset-cell1|u=CFF5|31-40 U+CFF5 H.S. KUNG|쿵}}

|{{chset-cell1|u=D050|31-41 U+D050 H.S. KYU|큐}}

|{{chset-cell1|u=D054|31-42 U+D054 H.S. KYUN|큔}}

|{{chset-cell1|u=D058|31-43 U+D058 H.S. KYUL|큘}}

|{{chset-cell1|u=D060|31-44 U+D060 H.S. KYUM|큠}}

|{{chset-cell1|u=D06C|31-45 U+D06C H.S. KEU|크}}

|{{chset-cell1|u=D06D|31-46 U+D06D H.S. KEUG|큭}}

|{{chset-cell1|u=D070|31-47 U+D070 H.S. KEUN|큰}}

{{chset-left1|3F5x/BFDx}}

|{{chset-cell1|u=D074|31-48 U+D074 H.S. KEUL|클}}

|{{chset-cell1|u=D07C|31-49 U+D07C H.S. KEUM|큼}}

|{{chset-cell1|u=D07D|31-50 U+D07D H.S. KEUB|큽}}

|{{chset-cell1|u=D081|31-51 U+D081 H.S. KEUNG|킁}}

|{{chset-cell1|u=D0A4|31-52 U+D0A4 H.S. KI|키}}

|{{chset-cell1|u=D0A5|31-53 U+D0A5 H.S. KIG|킥}}

|{{chset-cell1|u=D0A8|31-54 U+D0A8 H.S. KIN|킨}}

|{{chset-cell1|u=D0AC|31-55 U+D0AC H.S. KIL|킬}}

|{{chset-cell1|u=D0B4|31-56 U+D0B4 H.S. KIM|킴}}

|{{chset-cell1|u=D0B5|31-57 U+D0B5 H.S. KIB|킵}}

|{{chset-cell1|u=D0B7|31-58 U+D0B7 H.S. KIS|킷}}

|{{chset-cell1|u=D0B9|31-59 U+D0B9 H.S. KING|킹}}

|{{chset-cell1|u=D0BE|31-60 U+D0BE H.S. KIP|킾}}

|{{chset-cell1|u=CE90|31-61 U+CE90 H.S. KAE|캐}}

|{{chset-cell1|u=CE91|31-62 U+CE91 H.S. KAEG|캑}}

|{{chset-cell1|u=CE94|31-63 U+CE94 H.S. KAEN|캔}}

{{chset-left1|3F6x/BFEx}}

|{{chset-cell1|u=CE98|31-64 U+CE98 H.S. KAEL|캘}}

|{{chset-cell1|u=CEA0|31-65 U+CEA0 H.S. KAEM|캠}}

|{{chset-cell1|u=CEA1|31-66 U+CEA1 H.S. KAEB|캡}}

|{{chset-cell1|u=CEA3|31-67 U+CEA3 H.S. KAES|캣}}

|{{chset-cell1|u=CEA5|31-68 U+CEA5 H.S. KAENG|캥}}

|{{chset-cell1|u=CEAA|31-69 U+CEAA H.S. KAEP|캪}}

|{{chset-cell1|u=CEA4|31-70 U+CEA4 H.S. KAESS|캤}}

|{{chset-cell1|u=CEC8|31-71 U+CEC8 H.S. KYAE|컈}}

|{{chset-cell1|u=CF00|31-72 U+CF00 H.S. KE|케}}

|{{chset-cell1|u=CF01|31-73 U+CF01 H.S. KEG|켁}}

|{{chset-cell1|u=CF04|31-74 U+CF04 H.S. KEN|켄}}

|{{chset-cell1|u=CF08|31-75 U+CF08 H.S. KEL|켈}}

|{{chset-cell1|u=CF10|31-76 U+CF10 H.S. KEM|켐}}

|{{chset-cell1|u=CF11|31-77 U+CF11 H.S. KEB|켑}}

|{{chset-cell1|u=CF13|31-78 U+CF13 H.S. KES|켓}}

|{{chset-cell1|u=CF15|31-79 U+CF15 H.S. KENG|켕}}

{{chset-left1|3F7x/BFFx}}

|{{chset-cell1|u=CF38|31-80 U+CF38 H.S. KYE|켸}}

|{{chset-cell1|u=CFA8|31-81 U+CFA8 H.S. KOE|쾨}}

|{{chset-cell1|u=CFB0|31-82 U+CFB0 H.S. KOEL|쾰}}

|{{chset-cell1|u=D034|31-83 U+D034 H.S. KWI|퀴}}

|{{chset-cell1|u=D035|31-84 U+D035 H.S. KWIG|퀵}}

|{{chset-cell1|u=D038|31-85 U+D038 H.S. KWIN|퀸}}

|{{chset-cell1|u=D03C|31-86 U+D03C H.S. KWIL|퀼}}

|{{chset-cell1|u=D044|31-87 U+D044 H.S. KWIM|큄}}

|{{chset-cell1|u=D045|31-88 U+D045 H.S. KWIB|큅}}

|{{chset-cell1|u=D047|31-89 U+D047 H.S. KWIS|큇}}

|{{chset-cell1|u=D049|31-90 U+D049 H.S. KWING|큉}}

|{{chset-cell1|u=D088|31-91 U+D088 H.S. KYI|킈}}

|{{chset-cell1|u=CF70|31-92 U+CF70 H.S. KWA|콰}}

|{{chset-cell1|u=CF71|31-93 U+CF71 H.S. KWAG|콱}}

|{{chset-cell1|u=CF74|31-94 U+CF74 H.S. KWAN|콴}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|402x/C0Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=CF78|32-01 U+CF78 H.S. KWAL|콸}}

|{{chset-cell1|u=CF80|32-02 U+CF80 H.S. KWAM|쾀}}

|{{chset-cell1|u=CF85|32-03 U+CF85 H.S. KWANG|쾅}}

|{{chset-cell1|u=CFFC|32-04 U+CFFC H.S. KWEO|쿼}}

|{{chset-cell1|u=D000|32-05 U+D000 H.S. KWEON|퀀}}

|{{chset-cell1|u=D004|32-06 U+D004 H.S. KWEOL|퀄}}

|{{chset-cell1|u=D011|32-07 U+D011 H.S. KWEONG|퀑}}

|{{chset-cell1|u=CF8C|32-08 U+CF8C H.S. KWAE|쾌}}

|{{chset-cell1|u=CF90|32-09 U+CF90 H.S. KWAEN|쾐}}

|{{chset-cell1|u=CF94|32-10 U+CF94 H.S. KWAEL|쾔}}

|{{chset-cell1|u=CFA1|32-11 U+CFA1 H.S. KWAENG|쾡}}

|{{chset-cell1|u=D018|32-12 U+D018 H.S. KWE|퀘}}

|{{chset-cell1|u=D019|32-13 U+D019 H.S. KWEG|퀙}}

|{{chset-cell1|u=D020|32-14 U+D020 H.S. KWEL|퀠}}

|{{chset-cell1|u=D02D|32-15 U+D02D H.S. KWENG|퀭}}

{{chset-left1|403x/C0Bx}}

|{{chset-cell1|u=D0C0|32-16 U+D0C0 H.S. TA|타}}

|{{chset-cell1|u=D0C1|32-17 U+D0C1 H.S. TAG|탁}}

|{{chset-cell1|u=D0C4|32-18 U+D0C4 H.S. TAN|탄}}

|{{chset-cell1|u=D0C8|32-19 U+D0C8 H.S. TAL|탈}}

|{{chset-cell1|u=D0C9|32-20 U+D0C9 H.S. TALG|탉}}

|{{chset-cell1|u=D0D0|32-21 U+D0D0 H.S. TAM|탐}}

|{{chset-cell1|u=D0D1|32-22 U+D0D1 H.S. TAB|탑}}

|{{chset-cell1|u=D0D3|32-23 U+D0D3 H.S. TAS|탓}}

|{{chset-cell1|u=D0D5|32-24 U+D0D5 H.S. TANG|탕}}

|{{chset-cell1|u=D0DA|32-25 U+D0DA H.S. TAP|탚}}

|{{chset-cell1|u=D0D4|32-26 U+D0D4 H.S. TASS|탔}}

|{{chset-cell1|u=D0F8|32-27 U+D0F8 H.S. TYA|탸}}

|{{chset-cell1|u=D0FC|32-28 U+D0FC H.S. TYAN|탼}}

|{{chset-cell1|u=D10D|32-29 U+D10D H.S. TYANG|턍}}

|{{chset-cell1|u=D130|32-30 U+D130 H.S. TEO|터}}

|{{chset-cell1|u=D131|32-31 U+D131 H.S. TEOG|턱}}

{{chset-left1|404x/C0Cx}}

|{{chset-cell1|u=D134|32-32 U+D134 H.S. TEON|턴}}

|{{chset-cell1|u=D138|32-33 U+D138 H.S. TEOL|털}}

|{{chset-cell1|u=D13A|32-34 U+D13A H.S. TEOLM|턺}}

|{{chset-cell1|u=D140|32-35 U+D140 H.S. TEOM|텀}}

|{{chset-cell1|u=D141|32-36 U+D141 H.S. TEOB|텁}}

|{{chset-cell1|u=D143|32-37 U+D143 H.S. TEOS|텃}}

|{{chset-cell1|u=D145|32-38 U+D145 H.S. TEONG|텅}}

|{{chset-cell1|u=D144|32-39 U+D144 H.S. TEOSS|텄}}

|{{chset-cell1|u=D168|32-40 U+D168 H.S. TYEO|텨}}

|{{chset-cell1|u=D16C|32-41 U+D16C H.S. TYEON|텬}}

|{{chset-cell1|u=D17C|32-42 U+D17C H.S. TYEOSS|텼}}

|{{chset-cell1|u=D1A0|32-43 U+D1A0 H.S. TO|토}}

|{{chset-cell1|u=D1A1|32-44 U+D1A1 H.S. TOG|톡}}

|{{chset-cell1|u=D1A4|32-45 U+D1A4 H.S. TON|톤}}

|{{chset-cell1|u=D1A8|32-46 U+D1A8 H.S. TOL|톨}}

|{{chset-cell1|u=D1B0|32-47 U+D1B0 H.S. TOM|톰}}

{{chset-left1|405x/C0Dx}}

|{{chset-cell1|u=D1B1|32-48 U+D1B1 H.S. TOB|톱}}

|{{chset-cell1|u=D1B3|32-49 U+D1B3 H.S. TOS|톳}}

|{{chset-cell1|u=D1B5|32-50 U+D1B5 H.S. TONG|통}}

|{{chset-cell1|u=D1BA|32-51 U+D1BA H.S. TOP|톺}}

|{{chset-cell1|u=D210|32-52 U+D210 H.S. TYO|툐}}

|{{chset-cell1|u=D22C|32-53 U+D22C H.S. TU|투}}

|{{chset-cell1|u=D22D|32-54 U+D22D H.S. TUG|툭}}

|{{chset-cell1|u=D230|32-55 U+D230 H.S. TUN|툰}}

|{{chset-cell1|u=D234|32-56 U+D234 H.S. TUL|툴}}

|{{chset-cell1|u=D23C|32-57 U+D23C H.S. TUM|툼}}

|{{chset-cell1|u=D23D|32-58 U+D23D H.S. TUB|툽}}

|{{chset-cell1|u=D23F|32-59 U+D23F H.S. TUS|툿}}

|{{chset-cell1|u=D241|32-60 U+D241 H.S. TUNG|퉁}}

|{{chset-cell1|u=D29C|32-61 U+D29C H.S. TYU|튜}}

|{{chset-cell1|u=D2A0|32-62 U+D2A0 H.S. TYUN|튠}}

|{{chset-cell1|u=D2A4|32-63 U+D2A4 H.S. TYUL|튤}}

{{chset-left1|406x/C0Ex}}

|{{chset-cell1|u=D2AC|32-64 U+D2AC H.S. TYUM|튬}}

|{{chset-cell1|u=D2B1|32-65 U+D2B1 H.S. TYUNG|튱}}

|{{chset-cell1|u=D2B8|32-66 U+D2B8 H.S. TEU|트}}

|{{chset-cell1|u=D2B9|32-67 U+D2B9 H.S. TEUG|특}}

|{{chset-cell1|u=D2BC|32-68 U+D2BC H.S. TEUN|튼}}

|{{chset-cell1|u=D2BF|32-69 U+D2BF H.S. TEUD|튿}}

|{{chset-cell1|u=D2C0|32-70 U+D2C0 H.S. TEUL|틀}}

|{{chset-cell1|u=D2C2|32-71 U+D2C2 H.S. TEULM|틂}}

|{{chset-cell1|u=D2C8|32-72 U+D2C8 H.S. TEUM|틈}}

|{{chset-cell1|u=D2C9|32-73 U+D2C9 H.S. TEUB|틉}}

|{{chset-cell1|u=D2CB|32-74 U+D2CB H.S. TEUS|틋}}

|{{chset-cell1|u=D2CD|32-75 U+D2CD H.S. TEUNG|틍}}

|{{chset-cell1|u=D2F0|32-76 U+D2F0 H.S. TI|티}}

|{{chset-cell1|u=D2F1|32-77 U+D2F1 H.S. TIG|틱}}

|{{chset-cell1|u=D2F4|32-78 U+D2F4 H.S. TIN|틴}}

|{{chset-cell1|u=D2F8|32-79 U+D2F8 H.S. TIL|틸}}

{{chset-left1|407x/C0Fx}}

|{{chset-cell1|u=D300|32-80 U+D300 H.S. TIM|팀}}

|{{chset-cell1|u=D301|32-81 U+D301 H.S. TIB|팁}}

|{{chset-cell1|u=D303|32-82 U+D303 H.S. TIS|팃}}

|{{chset-cell1|u=D305|32-83 U+D305 H.S. TING|팅}}

|{{chset-cell1|u=D0DC|32-84 U+D0DC H.S. TAE|태}}

|{{chset-cell1|u=D0DD|32-85 U+D0DD H.S. TAEG|택}}

|{{chset-cell1|u=D0E0|32-86 U+D0E0 H.S. TAEN|탠}}

|{{chset-cell1|u=D0E4|32-87 U+D0E4 H.S. TAEL|탤}}

|{{chset-cell1|u=D0EC|32-88 U+D0EC H.S. TAEM|탬}}

|{{chset-cell1|u=D0ED|32-89 U+D0ED H.S. TAEB|탭}}

|{{chset-cell1|u=D0EF|32-90 U+D0EF H.S. TAES|탯}}

|{{chset-cell1|u=D0F1|32-91 U+D0F1 H.S. TAENG|탱}}

|{{chset-cell1|u=D0F6|32-92 U+D0F6 H.S. TAEP|탶}}

|{{chset-cell1|u=D0F0|32-93 U+D0F0 H.S. TAESS|탰}}

|{{chset-cell1|u=D114|32-94 U+D114 H.S. TYAE|턔}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|412x/C1Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=D14C|33-01 U+D14C H.S. TE|테}}

|{{chset-cell1|u=D14D|33-02 U+D14D H.S. TEG|텍}}

|{{chset-cell1|u=D150|33-03 U+D150 H.S. TEN|텐}}

|{{chset-cell1|u=D154|33-04 U+D154 H.S. TEL|텔}}

|{{chset-cell1|u=D15C|33-05 U+D15C H.S. TEM|템}}

|{{chset-cell1|u=D15D|33-06 U+D15D H.S. TEB|텝}}

|{{chset-cell1|u=D15F|33-07 U+D15F H.S. TES|텟}}

|{{chset-cell1|u=D161|33-08 U+D161 H.S. TENG|텡}}

|{{chset-cell1|u=D166|33-09 U+D166 H.S. TEP|텦}}

|{{chset-cell1|u=D184|33-10 U+D184 H.S. TYE|톄}}

|{{chset-cell1|u=D188|33-11 U+D188 H.S. TYEN|톈}}

|{{chset-cell1|u=D1F4|33-12 U+D1F4 H.S. TOE|퇴}}

|{{chset-cell1|u=D1F8|33-13 U+D1F8 H.S. TOEN|퇸}}

|{{chset-cell1|u=D207|33-14 U+D207 H.S. TOES|툇}}

|{{chset-cell1|u=D209|33-15 U+D209 H.S. TOENG|툉}}

{{chset-left1|413x/C1Bx}}

|{{chset-cell1|u=D280|33-16 U+D280 H.S. TWI|튀}}

|{{chset-cell1|u=D281|33-17 U+D281 H.S. TWIG|튁}}

|{{chset-cell1|u=D284|33-18 U+D284 H.S. TWIN|튄}}

|{{chset-cell1|u=D288|33-19 U+D288 H.S. TWIL|튈}}

|{{chset-cell1|u=D290|33-20 U+D290 H.S. TWIM|튐}}

|{{chset-cell1|u=D291|33-21 U+D291 H.S. TWIB|튑}}

|{{chset-cell1|u=D295|33-22 U+D295 H.S. TWING|튕}}

|{{chset-cell1|u=D2D4|33-23 U+D2D4 H.S. TYI|틔}}

|{{chset-cell1|u=D2D8|33-24 U+D2D8 H.S. TYIN|틘}}

|{{chset-cell1|u=D2DC|33-25 U+D2DC H.S. TYIL|틜}}

|{{chset-cell1|u=D2E4|33-26 U+D2E4 H.S. TYIM|틤}}

|{{chset-cell1|u=D2E5|33-27 U+D2E5 H.S. TYIB|틥}}

|{{chset-cell1|u=D1BC|33-28 U+D1BC H.S. TWA|톼}}

|{{chset-cell1|u=D1C0|33-29 U+D1C0 H.S. TWAN|퇀}}

|{{chset-cell1|u=D248|33-30 U+D248 H.S. TWEO|퉈}}

|{{chset-cell1|u=D25C|33-31 U+D25C H.S. TWEOSS|퉜}}

{{chset-left1|414x/C1Cx}}

|{{chset-cell1|u=D1D8|33-32 U+D1D8 H.S. TWAE|퇘}}

|{{chset-cell1|u=D264|33-33 U+D264 H.S. TWE|퉤}}

|{{chset-cell1|u=D268|33-34 U+D268 H.S. TWEN|퉨}}

|{{chset-cell1|u=D278|33-35 U+D278 H.S. TWESS|퉸}}

|{{chset-cell1|u=D30C|33-36 U+D30C H.S. PA|파}}

|{{chset-cell1|u=D30D|33-37 U+D30D H.S. PAG|팍}}

|{{chset-cell1|u=D310|33-38 U+D310 H.S. PAN|판}}

|{{chset-cell1|u=D314|33-39 U+D314 H.S. PAL|팔}}

|{{chset-cell1|u=D316|33-40 U+D316 H.S. PALM|팖}}

|{{chset-cell1|u=D31C|33-41 U+D31C H.S. PAM|팜}}

|{{chset-cell1|u=D31D|33-42 U+D31D H.S. PAB|팝}}

|{{chset-cell1|u=D31F|33-43 U+D31F H.S. PAS|팟}}

|{{chset-cell1|u=D321|33-44 U+D321 H.S. PANG|팡}}

|{{chset-cell1|u=D325|33-45 U+D325 H.S. PAT|팥}}

|{{chset-cell1|u=D30E|33-46 U+D30E H.S. PAGG|팎}}

|{{chset-cell1|u=D320|33-47 U+D320 H.S. PASS|팠}}

{{chset-left1|415x/C1Dx}}

|{{chset-cell1|u=D344|33-48 U+D344 H.S. PYA|퍄}}

|{{chset-cell1|u=D345|33-49 U+D345 H.S. PYAG|퍅}}

|{{chset-cell1|u=D37C|33-50 U+D37C H.S. PEO|퍼}}

|{{chset-cell1|u=D37D|33-51 U+D37D H.S. PEOG|퍽}}

|{{chset-cell1|u=D380|33-52 U+D380 H.S. PEON|펀}}

|{{chset-cell1|u=D384|33-53 U+D384 H.S. PEOL|펄}}

|{{chset-cell1|u=D38C|33-54 U+D38C H.S. PEOM|펌}}

|{{chset-cell1|u=D38D|33-55 U+D38D H.S. PEOB|펍}}

|{{chset-cell1|u=D38F|33-56 U+D38F H.S. PEOS|펏}}

|{{chset-cell1|u=D391|33-57 U+D391 H.S. PEONG|펑}}

|{{chset-cell1|u=D390|33-58 U+D390 H.S. PEOSS|펐}}

|{{chset-cell1|u=D3B4|33-59 U+D3B4 H.S. PYEO|펴}}

|{{chset-cell1|u=D3B5|33-60 U+D3B5 H.S. PYEOG|펵}}

|{{chset-cell1|u=D3B8|33-61 U+D3B8 H.S. PYEON|편}}

|{{chset-cell1|u=D3BC|33-62 U+D3BC H.S. PYEOL|펼}}

|{{chset-cell1|u=D3C4|33-63 U+D3C4 H.S. PYEOM|폄}}

{{chset-left1|416x/C1Ex}}

|{{chset-cell1|u=D3C5|33-64 U+D3C5 H.S. PYEOB|폅}}

|{{chset-cell1|u=D3C7|33-65 U+D3C7 H.S. PYEOS|폇}}

|{{chset-cell1|u=D3C9|33-66 U+D3C9 H.S. PYEONG|평}}

|{{chset-cell1|u=D3C8|33-67 U+D3C8 H.S. PYEOSS|폈}}

|{{chset-cell1|u=D3EC|33-68 U+D3EC H.S. PO|포}}

|{{chset-cell1|u=D3ED|33-69 U+D3ED H.S. POG|폭}}

|{{chset-cell1|u=D3F0|33-70 U+D3F0 H.S. PON|폰}}

|{{chset-cell1|u=D3F4|33-71 U+D3F4 H.S. POL|폴}}

|{{chset-cell1|u=D3FC|33-72 U+D3FC H.S. POM|폼}}

|{{chset-cell1|u=D3FD|33-73 U+D3FD H.S. POB|폽}}

|{{chset-cell1|u=D3FF|33-74 U+D3FF H.S. POS|폿}}

|{{chset-cell1|u=D401|33-75 U+D401 H.S. PONG|퐁}}

|{{chset-cell1|u=D45C|33-76 U+D45C H.S. PYO|표}}

|{{chset-cell1|u=D460|33-77 U+D460 H.S. PYON|푠}}

|{{chset-cell1|u=D464|33-78 U+D464 H.S. PYOL|푤}}

|{{chset-cell1|u=D46D|33-79 U+D46D H.S. PYOB|푭}}

{{chset-left1|417x/C1Fx}}

|{{chset-cell1|u=D46F|33-80 U+D46F H.S. PYOS|푯}}

|{{chset-cell1|u=D478|33-81 U+D478 H.S. PU|푸}}

|{{chset-cell1|u=D479|33-82 U+D479 H.S. PUG|푹}}

|{{chset-cell1|u=D47C|33-83 U+D47C H.S. PUN|푼}}

|{{chset-cell1|u=D47F|33-84 U+D47F H.S. PUD|푿}}

|{{chset-cell1|u=D480|33-85 U+D480 H.S. PUL|풀}}

|{{chset-cell1|u=D482|33-86 U+D482 H.S. PULM|풂}}

|{{chset-cell1|u=D488|33-87 U+D488 H.S. PUM|품}}

|{{chset-cell1|u=D489|33-88 U+D489 H.S. PUB|풉}}

|{{chset-cell1|u=D48B|33-89 U+D48B H.S. PUS|풋}}

|{{chset-cell1|u=D48D|33-90 U+D48D H.S. PUNG|풍}}

|{{chset-cell1|u=D4E8|33-91 U+D4E8 H.S. PYU|퓨}}

|{{chset-cell1|u=D4EC|33-92 U+D4EC H.S. PYUN|퓬}}

|{{chset-cell1|u=D4F0|33-93 U+D4F0 H.S. PYUL|퓰}}

|{{chset-cell1|u=D4F8|33-94 U+D4F8 H.S. PYUM|퓸}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|422x/C2Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=D4FB|34-01 U+D4FB H.S. PYUS|퓻}}

|{{chset-cell1|u=D4FD|34-02 U+D4FD H.S. PYUNG|퓽}}

|{{chset-cell1|u=D504|34-03 U+D504 H.S. PEU|프}}

|{{chset-cell1|u=D508|34-04 U+D508 H.S. PEUN|픈}}

|{{chset-cell1|u=D50C|34-05 U+D50C H.S. PEUL|플}}

|{{chset-cell1|u=D514|34-06 U+D514 H.S. PEUM|픔}}

|{{chset-cell1|u=D515|34-07 U+D515 H.S. PEUB|픕}}

|{{chset-cell1|u=D517|34-08 U+D517 H.S. PEUS|픗}}

|{{chset-cell1|u=D519|34-09 U+D519 H.S. PEUNG|픙}}

|{{chset-cell1|u=D53C|34-10 U+D53C H.S. PI|피}}

|{{chset-cell1|u=D53D|34-11 U+D53D H.S. PIG|픽}}

|{{chset-cell1|u=D540|34-12 U+D540 H.S. PIN|핀}}

|{{chset-cell1|u=D544|34-13 U+D544 H.S. PIL|필}}

|{{chset-cell1|u=D54C|34-14 U+D54C H.S. PIM|핌}}

|{{chset-cell1|u=D54D|34-15 U+D54D H.S. PIB|핍}}

{{chset-left1|423x/C2Bx}}

|{{chset-cell1|u=D54F|34-16 U+D54F H.S. PIS|핏}}

|{{chset-cell1|u=D551|34-17 U+D551 H.S. PING|핑}}

|{{chset-cell1|u=D328|34-18 U+D328 H.S. PAE|패}}

|{{chset-cell1|u=D329|34-19 U+D329 H.S. PAEG|팩}}

|{{chset-cell1|u=D32C|34-20 U+D32C H.S. PAEN|팬}}

|{{chset-cell1|u=D330|34-21 U+D330 H.S. PAEL|팰}}

|{{chset-cell1|u=D338|34-22 U+D338 H.S. PAEM|팸}}

|{{chset-cell1|u=D339|34-23 U+D339 H.S. PAEB|팹}}

|{{chset-cell1|u=D33B|34-24 U+D33B H.S. PAES|팻}}

|{{chset-cell1|u=D33D|34-25 U+D33D H.S. PAENG|팽}}

|{{chset-cell1|u=D33C|34-26 U+D33C H.S. PAESS|팼}}

|{{chset-cell1|u=D360|34-27 U+D360 H.S. PYAE|퍠}}

|{{chset-cell1|u=D398|34-28 U+D398 H.S. PE|페}}

|{{chset-cell1|u=D399|34-29 U+D399 H.S. PEG|펙}}

|{{chset-cell1|u=D39C|34-30 U+D39C H.S. PEN|펜}}

|{{chset-cell1|u=D3A0|34-31 U+D3A0 H.S. PEL|펠}}

{{chset-left1|424x/C2Cx}}

|{{chset-cell1|u=D3A8|34-32 U+D3A8 H.S. PEM|펨}}

|{{chset-cell1|u=D3A9|34-33 U+D3A9 H.S. PEB|펩}}

|{{chset-cell1|u=D3AB|34-34 U+D3AB H.S. PES|펫}}

|{{chset-cell1|u=D3AD|34-35 U+D3AD H.S. PENG|펭}}

|{{chset-cell1|u=D3B2|34-36 U+D3B2 H.S. PEP|펲}}

|{{chset-cell1|u=D3D0|34-37 U+D3D0 H.S. PYE|폐}}

|{{chset-cell1|u=D3D4|34-38 U+D3D4 H.S. PYEN|폔}}

|{{chset-cell1|u=D3D8|34-39 U+D3D8 H.S. PYEL|폘}}

|{{chset-cell1|u=D3E1|34-40 U+D3E1 H.S. PYEB|폡}}

|{{chset-cell1|u=D3E3|34-41 U+D3E3 H.S. PYES|폣}}

|{{chset-cell1|u=D440|34-42 U+D440 H.S. POE|푀}}

|{{chset-cell1|u=D444|34-43 U+D444 H.S. POEN|푄}}

|{{chset-cell1|u=D4CC|34-44 U+D4CC H.S. PWI|퓌}}

|{{chset-cell1|u=D4D0|34-45 U+D4D0 H.S. PWIN|퓐}}

|{{chset-cell1|u=D4D4|34-46 U+D4D4 H.S. PWIL|퓔}}

|{{chset-cell1|u=D4DC|34-47 U+D4DC H.S. PWIM|퓜}}

{{chset-left1|425x/C2Dx}}

|{{chset-cell1|u=D4DF|34-48 U+D4DF H.S. PWIS|퓟}}

|{{chset-cell1|u=D520|34-49 U+D520 H.S. PYI|픠}}

|{{chset-cell1|u=D524|34-50 U+D524 H.S. PYIN|픤}}

|{{chset-cell1|u=D408|34-51 U+D408 H.S. PWA|퐈}}

|{{chset-cell1|u=D41D|34-52 U+D41D H.S. PWANG|퐝}}

|{{chset-cell1|u=D494|34-53 U+D494 H.S. PWEO|풔}}

|{{chset-cell1|u=D4A9|34-54 U+D4A9 H.S. PWEONG|풩}}

|{{chset-cell1|u=D558|34-55 U+D558 H.S. HA|하}}

|{{chset-cell1|u=D559|34-56 U+D559 H.S. HAG|학}}

|{{chset-cell1|u=D55C|34-57 U+D55C H.S. HAN|한}}

|{{chset-cell1|u=D560|34-58 U+D560 H.S. HAL|할}}

|{{chset-cell1|u=D565|34-59 U+D565 H.S. HALT|핥}}

|{{chset-cell1|u=D568|34-60 U+D568 H.S. HAM|함}}

|{{chset-cell1|u=D569|34-61 U+D569 H.S. HAB|합}}

|{{chset-cell1|u=D56B|34-62 U+D56B H.S. HAS|핫}}

|{{chset-cell1|u=D56D|34-63 U+D56D H.S. HANG|항}}

{{chset-left1|426x/C2Ex}}

|{{chset-cell1|u=D590|34-64 U+D590 H.S. HYA|햐}}

|{{chset-cell1|u=D5A5|34-65 U+D5A5 H.S. HYANG|향}}

|{{chset-cell1|u=D5C8|34-66 U+D5C8 H.S. HEO|허}}

|{{chset-cell1|u=D5C9|34-67 U+D5C9 H.S. HEOG|헉}}

|{{chset-cell1|u=D5CC|34-68 U+D5CC H.S. HEON|헌}}

|{{chset-cell1|u=D5D0|34-69 U+D5D0 H.S. HEOL|헐}}

|{{chset-cell1|u=D5D2|34-70 U+D5D2 H.S. HEOLM|헒}}

|{{chset-cell1|u=D5D5|34-71 U+D5D5 H.S. HEOLT|헕}}

|{{chset-cell1|u=D5D7|34-72 U+D5D7 H.S. HEOLH|헗}}

|{{chset-cell1|u=D5D8|34-73 U+D5D8 H.S. HEOM|험}}

|{{chset-cell1|u=D5D9|34-74 U+D5D9 H.S. HEOB|헙}}

|{{chset-cell1|u=D5DB|34-75 U+D5DB H.S. HEOS|헛}}

|{{chset-cell1|u=D5DD|34-76 U+D5DD H.S. HEONG|헝}}

|{{chset-cell1|u=D600|34-77 U+D600 H.S. HYEO|혀}}

|{{chset-cell1|u=D601|34-78 U+D601 H.S. HYEOG|혁}}

|{{chset-cell1|u=D604|34-79 U+D604 H.S. HYEON|현}}

{{chset-left1|427x/C2Fx}}

|{{chset-cell1|u=D608|34-80 U+D608 H.S. HYEOL|혈}}

|{{chset-cell1|u=D610|34-81 U+D610 H.S. HYEOM|혐}}

|{{chset-cell1|u=D611|34-82 U+D611 H.S. HYEOB|협}}

|{{chset-cell1|u=D613|34-83 U+D613 H.S. HYEOS|혓}}

|{{chset-cell1|u=D615|34-84 U+D615 H.S. HYEONG|형}}

|{{chset-cell1|u=D614|34-85 U+D614 H.S. HYEOSS|혔}}

|{{chset-cell1|u=D638|34-86 U+D638 H.S. HO|호}}

|{{chset-cell1|u=D639|34-87 U+D639 H.S. HOG|혹}}

|{{chset-cell1|u=D63C|34-88 U+D63C H.S. HON|혼}}

|{{chset-cell1|u=D63F|34-89 U+D63F H.S. HOD|혿}}

|{{chset-cell1|u=D640|34-90 U+D640 H.S. HOL|홀}}

|{{chset-cell1|u=D645|34-91 U+D645 H.S. HOLT|홅}}

|{{chset-cell1|u=D648|34-92 U+D648 H.S. HOM|홈}}

|{{chset-cell1|u=D649|34-93 U+D649 H.S. HOB|홉}}

|{{chset-cell1|u=D64B|34-94 U+D64B H.S. HOS|홋}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|432x/C3Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=D64D|35-01 U+D64D H.S. HONG|홍}}

|{{chset-cell1|u=D651|35-02 U+D651 H.S. HOT|홑}}

|{{chset-cell1|u=D6A8|35-03 U+D6A8 H.S. HYO|효}}

|{{chset-cell1|u=D6AC|35-04 U+D6AC H.S. HYON|횬}}

|{{chset-cell1|u=D6B0|35-05 U+D6B0 H.S. HYOL|횰}}

|{{chset-cell1|u=D6B9|35-06 U+D6B9 H.S. HYOB|횹}}

|{{chset-cell1|u=D6BB|35-07 U+D6BB H.S. HYOS|횻}}

|{{chset-cell1|u=D6C4|35-08 U+D6C4 H.S. HU|후}}

|{{chset-cell1|u=D6C5|35-09 U+D6C5 H.S. HUG|훅}}

|{{chset-cell1|u=D6C8|35-10 U+D6C8 H.S. HUN|훈}}

|{{chset-cell1|u=D6CC|35-11 U+D6CC H.S. HUL|훌}}

|{{chset-cell1|u=D6D1|35-12 U+D6D1 H.S. HULT|훑}}

|{{chset-cell1|u=D6D4|35-13 U+D6D4 H.S. HUM|훔}}

|{{chset-cell1|u=D6D5|35-14 U+D6D5 H.S. HUB|훕}}

|{{chset-cell1|u=D6D7|35-15 U+D6D7 H.S. HUS|훗}}

{{chset-left1|433x/C3Bx}}

|{{chset-cell1|u=D6D9|35-16 U+D6D9 H.S. HUNG|훙}}

|{{chset-cell1|u=D734|35-17 U+D734 H.S. HYU|휴}}

|{{chset-cell1|u=D735|35-18 U+D735 H.S. HYUG|휵}}

|{{chset-cell1|u=D738|35-19 U+D738 H.S. HYUN|휸}}

|{{chset-cell1|u=D73C|35-20 U+D73C H.S. HYUL|휼}}

|{{chset-cell1|u=D744|35-21 U+D744 H.S. HYUM|흄}}

|{{chset-cell1|u=D747|35-22 U+D747 H.S. HYUS|흇}}

|{{chset-cell1|u=D749|35-23 U+D749 H.S. HYUNG|흉}}

|{{chset-cell1|u=D750|35-24 U+D750 H.S. HEU|흐}}

|{{chset-cell1|u=D751|35-25 U+D751 H.S. HEUG|흑}}

|{{chset-cell1|u=D754|35-26 U+D754 H.S. HEUN|흔}}

|{{chset-cell1|u=D756|35-27 U+D756 H.S. HEUNH|흖}}

|{{chset-cell1|u=D757|35-28 U+D757 H.S. HEUD|흗}}

|{{chset-cell1|u=D758|35-29 U+D758 H.S. HEUL|흘}}

|{{chset-cell1|u=D759|35-30 U+D759 H.S. HEULG|흙}}

|{{chset-cell1|u=D75D|35-31 U+D75D H.S. HEULT|흝}}

{{chset-left1|434x/C3Cx}}

|{{chset-cell1|u=D760|35-32 U+D760 H.S. HEUM|흠}}

|{{chset-cell1|u=D761|35-33 U+D761 H.S. HEUB|흡}}

|{{chset-cell1|u=D763|35-34 U+D763 H.S. HEUS|흣}}

|{{chset-cell1|u=D765|35-35 U+D765 H.S. HEUNG|흥}}

|{{chset-cell1|u=D769|35-36 U+D769 H.S. HEUT|흩}}

|{{chset-cell1|u=D788|35-37 U+D788 H.S. HI|히}}

|{{chset-cell1|u=D789|35-38 U+D789 H.S. HIG|힉}}

|{{chset-cell1|u=D78C|35-39 U+D78C H.S. HIN|힌}}

|{{chset-cell1|u=D790|35-40 U+D790 H.S. HIL|힐}}

|{{chset-cell1|u=D798|35-41 U+D798 H.S. HIM|힘}}

|{{chset-cell1|u=D799|35-42 U+D799 H.S. HIB|힙}}

|{{chset-cell1|u=D79B|35-43 U+D79B H.S. HIS|힛}}

|{{chset-cell1|u=D79D|35-44 U+D79D H.S. HING|힝}}

|{{chset-cell1|u=D574|35-45 U+D574 H.S. HAE|해}}

|{{chset-cell1|u=D575|35-46 U+D575 H.S. HAEG|핵}}

|{{chset-cell1|u=D578|35-47 U+D578 H.S. HAEN|핸}}

{{chset-left1|435x/C3Dx}}

|{{chset-cell1|u=D57C|35-48 U+D57C H.S. HAEL|핼}}

|{{chset-cell1|u=D584|35-49 U+D584 H.S. HAEM|햄}}

|{{chset-cell1|u=D585|35-50 U+D585 H.S. HAEB|햅}}

|{{chset-cell1|u=D587|35-51 U+D587 H.S. HAES|햇}}

|{{chset-cell1|u=D589|35-52 U+D589 H.S. HAENG|행}}

|{{chset-cell1|u=D588|35-53 U+D588 H.S. HAESS|했}}

|{{chset-cell1|u=D5AC|35-54 U+D5AC H.S. HYAE|햬}}

|{{chset-cell1|u=D5E4|35-55 U+D5E4 H.S. HE|헤}}

|{{chset-cell1|u=D5E5|35-56 U+D5E5 H.S. HEG|헥}}

|{{chset-cell1|u=D5E8|35-57 U+D5E8 H.S. HEN|헨}}

|{{chset-cell1|u=D5EC|35-58 U+D5EC H.S. HEL|헬}}

|{{chset-cell1|u=D5F4|35-59 U+D5F4 H.S. HEM|헴}}

|{{chset-cell1|u=D5F5|35-60 U+D5F5 H.S. HEB|헵}}

|{{chset-cell1|u=D5F7|35-61 U+D5F7 H.S. HES|헷}}

|{{chset-cell1|u=D5F9|35-62 U+D5F9 H.S. HENG|헹}}

|{{chset-cell1|u=D5F8|35-63 U+D5F8 H.S. HESS|헸}}

{{chset-left1|436x/C3Ex}}

|{{chset-cell1|u=D61C|35-64 U+D61C H.S. HYE|혜}}

|{{chset-cell1|u=D620|35-65 U+D620 H.S. HYEN|혠}}

|{{chset-cell1|u=D624|35-66 U+D624 H.S. HYEL|혤}}

|{{chset-cell1|u=D62D|35-67 U+D62D H.S. HYEB|혭}}

|{{chset-cell1|u=D68C|35-68 U+D68C H.S. HOE|회}}

|{{chset-cell1|u=D68D|35-69 U+D68D H.S. HOEG|획}}

|{{chset-cell1|u=D690|35-70 U+D690 H.S. HOEN|횐}}

|{{chset-cell1|u=D694|35-71 U+D694 H.S. HOEL|횔}}

|{{chset-cell1|u=D69D|35-72 U+D69D H.S. HOEB|횝}}

|{{chset-cell1|u=D69F|35-73 U+D69F H.S. HOES|횟}}

|{{chset-cell1|u=D6A1|35-74 U+D6A1 H.S. HOENG|횡}}

|{{chset-cell1|u=D718|35-75 U+D718 H.S. HWI|휘}}

|{{chset-cell1|u=D719|35-76 U+D719 H.S. HWIG|휙}}

|{{chset-cell1|u=D71C|35-77 U+D71C H.S. HWIN|휜}}

|{{chset-cell1|u=D720|35-78 U+D720 H.S. HWIL|휠}}

|{{chset-cell1|u=D728|35-79 U+D728 H.S. HWIM|휨}}

{{chset-left1|437x/C3Fx}}

|{{chset-cell1|u=D729|35-80 U+D729 H.S. HWIB|휩}}

|{{chset-cell1|u=D72B|35-81 U+D72B H.S. HWIS|휫}}

|{{chset-cell1|u=D72D|35-82 U+D72D H.S. HWING|휭}}

|{{chset-cell1|u=D76C|35-83 U+D76C H.S. HYI|희}}

|{{chset-cell1|u=D770|35-84 U+D770 H.S. HYIN|흰}}

|{{chset-cell1|u=D774|35-85 U+D774 H.S. HYIL|흴}}

|{{chset-cell1|u=D77C|35-86 U+D77C H.S. HYIM|흼}}

|{{chset-cell1|u=D77D|35-87 U+D77D H.S. HYIB|흽}}

|{{chset-cell1|u=D781|35-88 U+D781 H.S. HYING|힁}}

|{{chset-cell1|u=D654|35-89 U+D654 H.S. HWA|화}}

|{{chset-cell1|u=D655|35-90 U+D655 H.S. HWAG|확}}

|{{chset-cell1|u=D658|35-91 U+D658 H.S. HWAN|환}}

|{{chset-cell1|u=D65C|35-92 U+D65C H.S. HWAL|활}}

|{{chset-cell1|u=D664|35-93 U+D664 H.S. HWAM|홤}}

|{{chset-cell1|u=D665|35-94 U+D665 H.S. HWAB|홥}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|442x/C4Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=D667|36-01 U+D667 H.S. HWAS|홧}}

|{{chset-cell1|u=D669|36-02 U+D669 H.S. HWANG|황}}

|{{chset-cell1|u=D6E0|36-03 U+D6E0 H.S. HWEO|훠}}

|{{chset-cell1|u=D6E1|36-04 U+D6E1 H.S. HWEOG|훡}}

|{{chset-cell1|u=D6E4|36-05 U+D6E4 H.S. HWEON|훤}}

|{{chset-cell1|u=D6E8|36-06 U+D6E8 H.S. HWEOL|훨}}

|{{chset-cell1|u=D6F0|36-07 U+D6F0 H.S. HWEOM|훰}}

|{{chset-cell1|u=D6F5|36-08 U+D6F5 H.S. HWEONG|훵}}

|{{chset-cell1|u=D670|36-09 U+D670 H.S. HWAE|홰}}

|{{chset-cell1|u=D671|36-10 U+D671 H.S. HWAEG|홱}}

|{{chset-cell1|u=D674|36-11 U+D674 H.S. HWAEN|홴}}

|{{chset-cell1|u=D683|36-12 U+D683 H.S. HWAES|횃}}

|{{chset-cell1|u=D685|36-13 U+D685 H.S. HWAENG|횅}}

|{{chset-cell1|u=D684|36-14 U+D684 H.S. HWAESS|횄}}

|{{chset-cell1|u=D6FC|36-15 U+D6FC H.S. HWE|훼}}

{{chset-left1|443x/C4Bx}}

|{{chset-cell1|u=D6FD|36-16 U+D6FD H.S. HWEG|훽}}

|{{chset-cell1|u=D700|36-17 U+D700 H.S. HWEN|휀}}

|{{chset-cell1|u=D704|36-18 U+D704 H.S. HWEL|휄}}

|{{chset-cell1|u=D711|36-19 U+D711 H.S. HWENG|휑}}

|{{chset-cell1|u=AE4C|36-20 U+AE4C H.S. GGA|까}}

|{{chset-cell1|u=AE4D|36-21 U+AE4D H.S. GGAG|깍}}

|{{chset-cell1|u=AE50|36-22 U+AE50 H.S. GGAN|깐}}

|{{chset-cell1|u=AE53|36-23 U+AE53 H.S. GGAD|깓}}

|{{chset-cell1|u=AE54|36-24 U+AE54 H.S. GGAL|깔}}

|{{chset-cell1|u=AE56|36-25 U+AE56 H.S. GGALM|깖}}

|{{chset-cell1|u=AE5C|36-26 U+AE5C H.S. GGAM|깜}}

|{{chset-cell1|u=AE5D|36-27 U+AE5D H.S. GGAB|깝}}

|{{chset-cell1|u=AE5F|36-28 U+AE5F H.S. GGAS|깟}}

|{{chset-cell1|u=AE61|36-29 U+AE61 H.S. GGANG|깡}}

|{{chset-cell1|u=AE65|36-30 U+AE65 H.S. GGAT|깥}}

|{{chset-cell1|u=AE4E|36-31 U+AE4E H.S. GGAGG|깎}}

{{chset-left1|444x/C4Cx}}

|{{chset-cell1|u=AE60|36-32 U+AE60 H.S. GGASS|깠}}

|{{chset-cell1|u=AE84|36-33 U+AE84 H.S. GGYA|꺄}}

|{{chset-cell1|u=AE85|36-34 U+AE85 H.S. GGYAG|꺅}}

|{{chset-cell1|u=AE88|36-35 U+AE88 H.S. GGYAN|꺈}}

|{{chset-cell1|u=AE8C|36-36 U+AE8C H.S. GGYAL|꺌}}

|{{chset-cell1|u=AEBC|36-37 U+AEBC H.S. GGEO|꺼}}

|{{chset-cell1|u=AEBD|36-38 U+AEBD H.S. GGEOG|꺽}}

|{{chset-cell1|u=AEC0|36-39 U+AEC0 H.S. GGEON|껀}}

|{{chset-cell1|u=AEC4|36-40 U+AEC4 H.S. GGEOL|껄}}

|{{chset-cell1|u=AECC|36-41 U+AECC H.S. GGEOM|껌}}

|{{chset-cell1|u=AECD|36-42 U+AECD H.S. GGEOB|껍}}

|{{chset-cell1|u=AECF|36-43 U+AECF H.S. GGEOS|껏}}

|{{chset-cell1|u=AED1|36-44 U+AED1 H.S. GGEONG|껑}}

|{{chset-cell1|u=AEBE|36-45 U+AEBE H.S. GGEOGG|꺾}}

|{{chset-cell1|u=AED0|36-46 U+AED0 H.S. GGEOSS|껐}}

|{{chset-cell1|u=AEF4|36-47 U+AEF4 H.S. GGYEO|껴}}

{{chset-left1|445x/C4Dx}}

|{{chset-cell1|u=AEF8|36-48 U+AEF8 H.S. GGYEON|껸}}

|{{chset-cell1|u=AEFC|36-49 U+AEFC H.S. GGYEOL|껼}}

|{{chset-cell1|u=AF07|36-50 U+AF07 H.S. GGYEOS|꼇}}

|{{chset-cell1|u=AF0D|36-51 U+AF0D H.S. GGYEOT|꼍}}

|{{chset-cell1|u=AF08|36-52 U+AF08 H.S. GGYEOSS|꼈}}

|{{chset-cell1|u=AF2C|36-53 U+AF2C H.S. GGO|꼬}}

|{{chset-cell1|u=AF2D|36-54 U+AF2D H.S. GGOG|꼭}}

|{{chset-cell1|u=AF30|36-55 U+AF30 H.S. GGON|꼰}}

|{{chset-cell1|u=AF31|36-56 U+AF31 H.S. GGONJ|꼱}}

|{{chset-cell1|u=AF32|36-57 U+AF32 H.S. GGONH|꼲}}

|{{chset-cell1|u=AF34|36-58 U+AF34 H.S. GGOL|꼴}}

|{{chset-cell1|u=AF3C|36-59 U+AF3C H.S. GGOM|꼼}}

|{{chset-cell1|u=AF3D|36-60 U+AF3D H.S. GGOB|꼽}}

|{{chset-cell1|u=AF3F|36-61 U+AF3F H.S. GGOS|꼿}}

|{{chset-cell1|u=AF41|36-62 U+AF41 H.S. GGONG|꽁}}

|{{chset-cell1|u=AF42|36-63 U+AF42 H.S. GGOJ|꽂}}

{{chset-left1|446x/C4Ex}}

|{{chset-cell1|u=AF43|36-64 U+AF43 H.S. GGOC|꽃}}

|{{chset-cell1|u=AF9C|36-65 U+AF9C H.S. GGYO|꾜}}

|{{chset-cell1|u=AFB8|36-66 U+AFB8 H.S. GGU|꾸}}

|{{chset-cell1|u=AFB9|36-67 U+AFB9 H.S. GGUG|꾹}}

|{{chset-cell1|u=AFBC|36-68 U+AFBC H.S. GGUN|꾼}}

|{{chset-cell1|u=AFBF|36-69 U+AFBF H.S. GGUD|꾿}}

|{{chset-cell1|u=AFC0|36-70 U+AFC0 H.S. GGUL|꿀}}

|{{chset-cell1|u=AFC7|36-71 U+AFC7 H.S. GGULH|꿇}}

|{{chset-cell1|u=AFC8|36-72 U+AFC8 H.S. GGUM|꿈}}

|{{chset-cell1|u=AFC9|36-73 U+AFC9 H.S. GGUB|꿉}}

|{{chset-cell1|u=AFCB|36-74 U+AFCB H.S. GGUS|꿋}}

|{{chset-cell1|u=AFCD|36-75 U+AFCD H.S. GGUNG|꿍}}

|{{chset-cell1|u=AFCE|36-76 U+AFCE H.S. GGUJ|꿎}}

|{{chset-cell1|u=B028|36-77 U+B028 H.S. GGYU|뀨}}

|{{chset-cell1|u=B044|36-78 U+B044 H.S. GGEU|끄}}

|{{chset-cell1|u=B045|36-79 U+B045 H.S. GGEUG|끅}}

{{chset-left1|447x/C4Fx}}

|{{chset-cell1|u=B048|36-80 U+B048 H.S. GGEUN|끈}}

|{{chset-cell1|u=B04A|36-81 U+B04A H.S. GGEUNH|끊}}

|{{chset-cell1|u=B04C|36-82 U+B04C H.S. GGEUL|끌}}

|{{chset-cell1|u=B04E|36-83 U+B04E H.S. GGEULM|끎}}

|{{chset-cell1|u=B053|36-84 U+B053 H.S. GGEULH|끓}}

|{{chset-cell1|u=B054|36-85 U+B054 H.S. GGEUM|끔}}

|{{chset-cell1|u=B055|36-86 U+B055 H.S. GGEUB|끕}}

|{{chset-cell1|u=B057|36-87 U+B057 H.S. GGEUS|끗}}

|{{chset-cell1|u=B059|36-88 U+B059 H.S. GGEUNG|끙}}

|{{chset-cell1|u=B05D|36-89 U+B05D H.S. GGEUT|끝}}

|{{chset-cell1|u=B07C|36-90 U+B07C H.S. GGI|끼}}

|{{chset-cell1|u=B07D|36-91 U+B07D H.S. GGIG|끽}}

|{{chset-cell1|u=B080|36-92 U+B080 H.S. GGIN|낀}}

|{{chset-cell1|u=B084|36-93 U+B084 H.S. GGIL|낄}}

|{{chset-cell1|u=B08C|36-94 U+B08C H.S. GGIM|낌}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|452x/C5Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=B08D|37-01 U+B08D H.S. GGIB|낍}}

|{{chset-cell1|u=B08F|37-02 U+B08F H.S. GGIS|낏}}

|{{chset-cell1|u=B091|37-03 U+B091 H.S. GGING|낑}}

|{{chset-cell1|u=AE68|37-04 U+AE68 H.S. GGAE|깨}}

|{{chset-cell1|u=AE69|37-05 U+AE69 H.S. GGAEG|깩}}

|{{chset-cell1|u=AE6C|37-06 U+AE6C H.S. GGAEN|깬}}

|{{chset-cell1|u=AE70|37-07 U+AE70 H.S. GGAEL|깰}}

|{{chset-cell1|u=AE78|37-08 U+AE78 H.S. GGAEM|깸}}

|{{chset-cell1|u=AE79|37-09 U+AE79 H.S. GGAEB|깹}}

|{{chset-cell1|u=AE7B|37-10 U+AE7B H.S. GGAES|깻}}

|{{chset-cell1|u=AE7D|37-11 U+AE7D H.S. GGAENG|깽}}

|{{chset-cell1|u=AE7C|37-12 U+AE7C H.S. GGAESS|깼}}

|{{chset-cell1|u=AEA0|37-13 U+AEA0 H.S. GGYAE|꺠}}

|{{chset-cell1|u=AED8|37-14 U+AED8 H.S. GGE|께}}

|{{chset-cell1|u=AED9|37-15 U+AED9 H.S. GGEG|껙}}

{{chset-left1|453x/C5Bx}}

|{{chset-cell1|u=AEDC|37-16 U+AEDC H.S. GGEN|껜}}

|{{chset-cell1|u=AEE0|37-17 U+AEE0 H.S. GGEL|껠}}

|{{chset-cell1|u=AEE8|37-18 U+AEE8 H.S. GGEM|껨}}

|{{chset-cell1|u=AEE9|37-19 U+AEE9 H.S. GGEB|껩}}

|{{chset-cell1|u=AEEB|37-20 U+AEEB H.S. GGES|껫}}

|{{chset-cell1|u=AEED|37-21 U+AEED H.S. GGENG|껭}}

|{{chset-cell1|u=AEEC|37-22 U+AEEC H.S. GGESS|껬}}

|{{chset-cell1|u=AF10|37-23 U+AF10 H.S. GGYE|꼐}}

|{{chset-cell1|u=AF80|37-24 U+AF80 H.S. GGOE|꾀}}

|{{chset-cell1|u=AF81|37-25 U+AF81 H.S. GGOEG|꾁}}

|{{chset-cell1|u=AF84|37-26 U+AF84 H.S. GGOEN|꾄}}

|{{chset-cell1|u=AF88|37-27 U+AF88 H.S. GGOEL|꾈}}

|{{chset-cell1|u=AF90|37-28 U+AF90 H.S. GGOEM|꾐}}

|{{chset-cell1|u=AF91|37-29 U+AF91 H.S. GGOEB|꾑}}

|{{chset-cell1|u=AF95|37-30 U+AF95 H.S. GGOENG|꾕}}

|{{chset-cell1|u=B00C|37-31 U+B00C H.S. GGWI|뀌}}

{{chset-left1|454x/C5Cx}}

|{{chset-cell1|u=B010|37-32 U+B010 H.S. GGWIN|뀐}}

|{{chset-cell1|u=B014|37-33 U+B014 H.S. GGWIL|뀔}}

|{{chset-cell1|u=B01C|37-34 U+B01C H.S. GGWIM|뀜}}

|{{chset-cell1|u=B01D|37-35 U+B01D H.S. GGWIB|뀝}}

|{{chset-cell1|u=B021|37-36 U+B021 H.S. GGWING|뀡}}

|{{chset-cell1|u=AF48|37-37 U+AF48 H.S. GGWA|꽈}}

|{{chset-cell1|u=AF49|37-38 U+AF49 H.S. GGWAG|꽉}}

|{{chset-cell1|u=AF4C|37-39 U+AF4C H.S. GGWAN|꽌}}

|{{chset-cell1|u=AF50|37-40 U+AF50 H.S. GGWAL|꽐}}

|{{chset-cell1|u=AF5B|37-41 U+AF5B H.S. GGWAS|꽛}}

|{{chset-cell1|u=AF5D|37-42 U+AF5D H.S. GGWANG|꽝}}

|{{chset-cell1|u=AF5C|37-43 U+AF5C H.S. GGWASS|꽜}}

|{{chset-cell1|u=AFD4|37-44 U+AFD4 H.S. GGWEO|꿔}}

|{{chset-cell1|u=AFD8|37-45 U+AFD8 H.S. GGWEON|꿘}}

|{{chset-cell1|u=AFDC|37-46 U+AFDC H.S. GGWEOL|꿜}}

|{{chset-cell1|u=AFE5|37-47 U+AFE5 H.S. GGWEOB|꿥}}

{{chset-left1|455x/C5Dx}}

|{{chset-cell1|u=AFE7|37-48 U+AFE7 H.S. GGWEOS|꿧}}

|{{chset-cell1|u=AFE9|37-49 U+AFE9 H.S. GGWEONG|꿩}}

|{{chset-cell1|u=AFE8|37-50 U+AFE8 H.S. GGWEOSS|꿨}}

|{{chset-cell1|u=AF64|37-51 U+AF64 H.S. GGWAE|꽤}}

|{{chset-cell1|u=AF65|37-52 U+AF65 H.S. GGWAEG|꽥}}

|{{chset-cell1|u=AF68|37-53 U+AF68 H.S. GGWAEN|꽨}}

|{{chset-cell1|u=AF6C|37-54 U+AF6C H.S. GGWAEL|꽬}}

|{{chset-cell1|u=AF79|37-55 U+AF79 H.S. GGWAENG|꽹}}

|{{chset-cell1|u=AFF0|37-56 U+AFF0 H.S. GGWE|꿰}}

|{{chset-cell1|u=AFF1|37-57 U+AFF1 H.S. GGWEG|꿱}}

|{{chset-cell1|u=AFF4|37-58 U+AFF4 H.S. GGWEN|꿴}}

|{{chset-cell1|u=AFF8|37-59 U+AFF8 H.S. GGWEL|꿸}}

|{{chset-cell1|u=B000|37-60 U+B000 H.S. GGWEM|뀀}}

|{{chset-cell1|u=B001|37-61 U+B001 H.S. GGWEB|뀁}}

|{{chset-cell1|u=B005|37-62 U+B005 H.S. GGWENG|뀅}}

|{{chset-cell1|u=B004|37-63 U+B004 H.S. GGWESS|뀄}}

{{chset-left1|456x/C5Ex}}

|{{chset-cell1|u=B530|37-64 U+B530 H.S. DDA|따}}

|{{chset-cell1|u=B531|37-65 U+B531 H.S. DDAG|딱}}

|{{chset-cell1|u=B534|37-66 U+B534 H.S. DDAN|딴}}

|{{chset-cell1|u=B538|37-67 U+B538 H.S. DDAL|딸}}

|{{chset-cell1|u=B53F|37-68 U+B53F H.S. DDALH|딿}}

|{{chset-cell1|u=B540|37-69 U+B540 H.S. DDAM|땀}}

|{{chset-cell1|u=B541|37-70 U+B541 H.S. DDAB|땁}}

|{{chset-cell1|u=B543|37-71 U+B543 H.S. DDAS|땃}}

|{{chset-cell1|u=B545|37-72 U+B545 H.S. DDANG|땅}}

|{{chset-cell1|u=B54B|37-73 U+B54B H.S. DDAH|땋}}

|{{chset-cell1|u=B532|37-74 U+B532 H.S. DDAGG|딲}}

|{{chset-cell1|u=B544|37-75 U+B544 H.S. DDASS|땄}}

|{{chset-cell1|u=B568|37-76 U+B568 H.S. DDYA|땨}}

|{{chset-cell1|u=B570|37-77 U+B570 H.S. DDYAL|땰}}

|{{chset-cell1|u=B5A0|37-78 U+B5A0 H.S. DDEO|떠}}

|{{chset-cell1|u=B5A1|37-79 U+B5A1 H.S. DDEOG|떡}}

{{chset-left1|457x/C5Fx}}

|{{chset-cell1|u=B5A4|37-80 U+B5A4 H.S. DDEON|떤}}

|{{chset-cell1|u=B5A8|37-81 U+B5A8 H.S. DDEOL|떨}}

|{{chset-cell1|u=B5AA|37-82 U+B5AA H.S. DDEOLM|떪}}

|{{chset-cell1|u=B5AB|37-83 U+B5AB H.S. DDEOLB|떫}}

|{{chset-cell1|u=B5B0|37-84 U+B5B0 H.S. DDEOM|떰}}

|{{chset-cell1|u=B5B1|37-85 U+B5B1 H.S. DDEOB|떱}}

|{{chset-cell1|u=B5B3|37-86 U+B5B3 H.S. DDEOS|떳}}

|{{chset-cell1|u=B5B5|37-87 U+B5B5 H.S. DDEONG|떵}}

|{{chset-cell1|u=B5BB|37-88 U+B5BB H.S. DDEOH|떻}}

|{{chset-cell1|u=B5B4|37-89 U+B5B4 H.S. DDEOSS|떴}}

|{{chset-cell1|u=B5D8|37-90 U+B5D8 H.S. DDYEO|뗘}}

|{{chset-cell1|u=B5EC|37-91 U+B5EC H.S. DDYEOSS|뗬}}

|{{chset-cell1|u=B610|37-92 U+B610 H.S. DDO|또}}

|{{chset-cell1|u=B611|37-93 U+B611 H.S. DDOG|똑}}

|{{chset-cell1|u=B614|37-94 U+B614 H.S. DDON|똔}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|462x/C6Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=B618|38-01 U+B618 H.S. DDOL|똘}}

|{{chset-cell1|u=B620|38-02 U+B620 H.S. DDOM|똠}}

|{{chset-cell1|u=B621|38-03 U+B621 H.S. DDOB|똡}}

|{{chset-cell1|u=B623|38-04 U+B623 H.S. DDOS|똣}}

|{{chset-cell1|u=B625|38-05 U+B625 H.S. DDONG|똥}}

|{{chset-cell1|u=B680|38-06 U+B680 H.S. DDYO|뚀}}

|{{chset-cell1|u=B69C|38-07 U+B69C H.S. DDU|뚜}}

|{{chset-cell1|u=B69D|38-08 U+B69D H.S. DDUG|뚝}}

|{{chset-cell1|u=B6A0|38-09 U+B6A0 H.S. DDUN|뚠}}

|{{chset-cell1|u=B6A4|38-10 U+B6A4 H.S. DDUL|뚤}}

|{{chset-cell1|u=B6AB|38-11 U+B6AB H.S. DDULH|뚫}}

|{{chset-cell1|u=B6AC|38-12 U+B6AC H.S. DDUM|뚬}}

|{{chset-cell1|u=B6AD|38-13 U+B6AD H.S. DDUB|뚭}}

|{{chset-cell1|u=B6B1|38-14 U+B6B1 H.S. DDUNG|뚱}}

|{{chset-cell1|u=B70C|38-15 U+B70C H.S. DDYU|뜌}}

{{chset-left1|463x/C6Bx}}

|{{chset-cell1|u=B728|38-16 U+B728 H.S. DDEU|뜨}}

|{{chset-cell1|u=B729|38-17 U+B729 H.S. DDEUG|뜩}}

|{{chset-cell1|u=B72C|38-18 U+B72C H.S. DDEUN|뜬}}

|{{chset-cell1|u=B72F|38-19 U+B72F H.S. DDEUD|뜯}}

|{{chset-cell1|u=B730|38-20 U+B730 H.S. DDEUL|뜰}}

|{{chset-cell1|u=B738|38-21 U+B738 H.S. DDEUM|뜸}}

|{{chset-cell1|u=B739|38-22 U+B739 H.S. DDEUB|뜹}}

|{{chset-cell1|u=B73B|38-23 U+B73B H.S. DDEUS|뜻}}

|{{chset-cell1|u=B73D|38-24 U+B73D H.S. DDEUNG|뜽}}

|{{chset-cell1|u=B760|38-25 U+B760 H.S. DDI|띠}}

|{{chset-cell1|u=B761|38-26 U+B761 H.S. DDIG|띡}}

|{{chset-cell1|u=B764|38-27 U+B764 H.S. DDIN|띤}}

|{{chset-cell1|u=B768|38-28 U+B768 H.S. DDIL|띨}}

|{{chset-cell1|u=B770|38-29 U+B770 H.S. DDIM|띰}}

|{{chset-cell1|u=B771|38-30 U+B771 H.S. DDIB|띱}}

|{{chset-cell1|u=B773|38-31 U+B773 H.S. DDIS|띳}}

{{chset-left1|464x/C6Cx}}

|{{chset-cell1|u=B775|38-32 U+B775 H.S. DDING|띵}}

|{{chset-cell1|u=B54C|38-33 U+B54C H.S. DDAE|때}}

|{{chset-cell1|u=B54D|38-34 U+B54D H.S. DDAEG|땍}}

|{{chset-cell1|u=B550|38-35 U+B550 H.S. DDAEN|땐}}

|{{chset-cell1|u=B554|38-36 U+B554 H.S. DDAEL|땔}}

|{{chset-cell1|u=B55C|38-37 U+B55C H.S. DDAEM|땜}}

|{{chset-cell1|u=B55D|38-38 U+B55D H.S. DDAEB|땝}}

|{{chset-cell1|u=B55F|38-39 U+B55F H.S. DDAES|땟}}

|{{chset-cell1|u=B561|38-40 U+B561 H.S. DDAENG|땡}}

|{{chset-cell1|u=B560|38-41 U+B560 H.S. DDAESS|땠}}

|{{chset-cell1|u=B5BC|38-42 U+B5BC H.S. DDE|떼}}

|{{chset-cell1|u=B5BD|38-43 U+B5BD H.S. DDEG|떽}}

|{{chset-cell1|u=B5C0|38-44 U+B5C0 H.S. DDEN|뗀}}

|{{chset-cell1|u=B5C4|38-45 U+B5C4 H.S. DDEL|뗄}}

|{{chset-cell1|u=B5CC|38-46 U+B5CC H.S. DDEM|뗌}}

|{{chset-cell1|u=B5CD|38-47 U+B5CD H.S. DDEB|뗍}}

{{chset-left1|465x/C6Dx}}

|{{chset-cell1|u=B5CF|38-48 U+B5CF H.S. DDES|뗏}}

|{{chset-cell1|u=B5D1|38-49 U+B5D1 H.S. DDENG|뗑}}

|{{chset-cell1|u=B5D0|38-50 U+B5D0 H.S. DDESS|뗐}}

|{{chset-cell1|u=B664|38-51 U+B664 H.S. DDOE|뙤}}

|{{chset-cell1|u=B668|38-52 U+B668 H.S. DDOEN|뙨}}

|{{chset-cell1|u=B6F0|38-53 U+B6F0 H.S. DDWI|뛰}}

|{{chset-cell1|u=B6F4|38-54 U+B6F4 H.S. DDWIN|뛴}}

|{{chset-cell1|u=B6F8|38-55 U+B6F8 H.S. DDWIL|뛸}}

|{{chset-cell1|u=B700|38-56 U+B700 H.S. DDWIM|뜀}}

|{{chset-cell1|u=B701|38-57 U+B701 H.S. DDWIB|뜁}}

|{{chset-cell1|u=B705|38-58 U+B705 H.S. DDWING|뜅}}

|{{chset-cell1|u=B744|38-59 U+B744 H.S. DDYI|띄}}

|{{chset-cell1|u=B745|38-60 U+B745 H.S. DDYIG|띅}}

|{{chset-cell1|u=B748|38-61 U+B748 H.S. DDYIN|띈}}

|{{chset-cell1|u=B74C|38-62 U+B74C H.S. DDYIL|띌}}

|{{chset-cell1|u=B754|38-63 U+B754 H.S. DDYIM|띔}}

{{chset-left1|466x/C6Ex}}

|{{chset-cell1|u=B755|38-64 U+B755 H.S. DDYIB|띕}}

|{{chset-cell1|u=B759|38-65 U+B759 H.S. DDYING|띙}}

|{{chset-cell1|u=B62C|38-66 U+B62C H.S. DDWA|똬}}

|{{chset-cell1|u=B630|38-67 U+B630 H.S. DDWAN|똰}}

|{{chset-cell1|u=B634|38-68 U+B634 H.S. DDWAL|똴}}

|{{chset-cell1|u=B6B8|38-69 U+B6B8 H.S. DDWEO|뚸}}

|{{chset-cell1|u=B6CC|38-70 U+B6CC H.S. DDWEOSS|뛌}}

|{{chset-cell1|u=B648|38-71 U+B648 H.S. DDWAE|뙈}}

|{{chset-cell1|u=B649|38-72 U+B649 H.S. DDWAEG|뙉}}

|{{chset-cell1|u=B6D4|38-73 U+B6D4 H.S. DDWE|뛔}}

|{{chset-cell1|u=BE60|38-74 U+BE60 H.S. BBA|빠}}

|{{chset-cell1|u=BE61|38-75 U+BE61 H.S. BBAG|빡}}

|{{chset-cell1|u=BE64|38-76 U+BE64 H.S. BBAN|빤}}

|{{chset-cell1|u=BE68|38-77 U+BE68 H.S. BBAL|빨}}

|{{chset-cell1|u=BE6A|38-78 U+BE6A H.S. BBALM|빪}}

|{{chset-cell1|u=BE70|38-79 U+BE70 H.S. BBAM|빰}}

{{chset-left1|467x/C6Fx}}

|{{chset-cell1|u=BE71|38-80 U+BE71 H.S. BBAB|빱}}

|{{chset-cell1|u=BE73|38-81 U+BE73 H.S. BBAS|빳}}

|{{chset-cell1|u=BE75|38-82 U+BE75 H.S. BBANG|빵}}

|{{chset-cell1|u=BE7B|38-83 U+BE7B H.S. BBAH|빻}}

|{{chset-cell1|u=BE74|38-84 U+BE74 H.S. BBASS|빴}}

|{{chset-cell1|u=BE98|38-85 U+BE98 H.S. BBYA|뺘}}

|{{chset-cell1|u=BE99|38-86 U+BE99 H.S. BBYAG|뺙}}

|{{chset-cell1|u=BE9C|38-87 U+BE9C H.S. BBYAN|뺜}}

|{{chset-cell1|u=BEA8|38-88 U+BEA8 H.S. BBYAM|뺨}}

|{{chset-cell1|u=BED0|38-89 U+BED0 H.S. BBEO|뻐}}

|{{chset-cell1|u=BED1|38-90 U+BED1 H.S. BBEOG|뻑}}

|{{chset-cell1|u=BED4|38-91 U+BED4 H.S. BBEON|뻔}}

|{{chset-cell1|u=BED7|38-92 U+BED7 H.S. BBEOD|뻗}}

|{{chset-cell1|u=BED8|38-93 U+BED8 H.S. BBEOL|뻘}}

|{{chset-cell1|u=BEE0|38-94 U+BEE0 H.S. BBEOM|뻠}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|472x/C7Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=BEE3|39-01 U+BEE3 H.S. BBEOS|뻣}}

|{{chset-cell1|u=BEE5|39-02 U+BEE5 H.S. BBEONG|뻥}}

|{{chset-cell1|u=BEE4|39-03 U+BEE4 H.S. BBEOSS|뻤}}

|{{chset-cell1|u=BF08|39-04 U+BF08 H.S. BBYEO|뼈}}

|{{chset-cell1|u=BF09|39-05 U+BF09 H.S. BBYEOG|뼉}}

|{{chset-cell1|u=BF18|39-06 U+BF18 H.S. BBYEOM|뼘}}

|{{chset-cell1|u=BF19|39-07 U+BF19 H.S. BBYEOB|뼙}}

|{{chset-cell1|u=BF1B|39-08 U+BF1B H.S. BBYEOS|뼛}}

|{{chset-cell1|u=BF1D|39-09 U+BF1D H.S. BBYEONG|뼝}}

|{{chset-cell1|u=BF1C|39-10 U+BF1C H.S. BBYEOSS|뼜}}

|{{chset-cell1|u=BF40|39-11 U+BF40 H.S. BBO|뽀}}

|{{chset-cell1|u=BF41|39-12 U+BF41 H.S. BBOG|뽁}}

|{{chset-cell1|u=BF44|39-13 U+BF44 H.S. BBON|뽄}}

|{{chset-cell1|u=BF48|39-14 U+BF48 H.S. BBOL|뽈}}

|{{chset-cell1|u=BF50|39-15 U+BF50 H.S. BBOM|뽐}}

{{chset-left1|473x/C7Bx}}

|{{chset-cell1|u=BF51|39-16 U+BF51 H.S. BBOB|뽑}}

|{{chset-cell1|u=BF53|39-17 U+BF53 H.S. BBOS|뽓}}

|{{chset-cell1|u=BF55|39-18 U+BF55 H.S. BBONG|뽕}}

|{{chset-cell1|u=BFB0|39-19 U+BFB0 H.S. BBYO|뾰}}

|{{chset-cell1|u=BFC5|39-20 U+BFC5 H.S. BBYONG|뿅}}

|{{chset-cell1|u=BFCC|39-21 U+BFCC H.S. BBU|뿌}}

|{{chset-cell1|u=BFCD|39-22 U+BFCD H.S. BBUG|뿍}}

|{{chset-cell1|u=BFD0|39-23 U+BFD0 H.S. BBUN|뿐}}

|{{chset-cell1|u=BFD4|39-24 U+BFD4 H.S. BBUL|뿔}}

|{{chset-cell1|u=BFDC|39-25 U+BFDC H.S. BBUM|뿜}}

|{{chset-cell1|u=BFDD|39-26 U+BFDD H.S. BBUB|뿝}}

|{{chset-cell1|u=BFDF|39-27 U+BFDF H.S. BBUS|뿟}}

|{{chset-cell1|u=BFE1|39-28 U+BFE1 H.S. BBUNG|뿡}}

|{{chset-cell1|u=C03C|39-29 U+C03C H.S. BBYU|쀼}}

|{{chset-cell1|u=C051|39-30 U+C051 H.S. BBYUNG|쁑}}

|{{chset-cell1|u=C058|39-31 U+C058 H.S. BBEU|쁘}}

{{chset-left1|474x/C7Cx}}

|{{chset-cell1|u=C05C|39-32 U+C05C H.S. BBEUN|쁜}}

|{{chset-cell1|u=C060|39-33 U+C060 H.S. BBEUL|쁠}}

|{{chset-cell1|u=C068|39-34 U+C068 H.S. BBEUM|쁨}}

|{{chset-cell1|u=C069|39-35 U+C069 H.S. BBEUB|쁩}}

|{{chset-cell1|u=C090|39-36 U+C090 H.S. BBI|삐}}

|{{chset-cell1|u=C091|39-37 U+C091 H.S. BBIG|삑}}

|{{chset-cell1|u=C094|39-38 U+C094 H.S. BBIN|삔}}

|{{chset-cell1|u=C098|39-39 U+C098 H.S. BBIL|삘}}

|{{chset-cell1|u=C0A0|39-40 U+C0A0 H.S. BBIM|삠}}

|{{chset-cell1|u=C0A1|39-41 U+C0A1 H.S. BBIB|삡}}

|{{chset-cell1|u=C0A3|39-42 U+C0A3 H.S. BBIS|삣}}

|{{chset-cell1|u=C0A5|39-43 U+C0A5 H.S. BBING|삥}}

|{{chset-cell1|u=BE7C|39-44 U+BE7C H.S. BBAE|빼}}

|{{chset-cell1|u=BE7D|39-45 U+BE7D H.S. BBAEG|빽}}

|{{chset-cell1|u=BE80|39-46 U+BE80 H.S. BBAEN|뺀}}

|{{chset-cell1|u=BE84|39-47 U+BE84 H.S. BBAEL|뺄}}

{{chset-left1|475x/C7Dx}}

|{{chset-cell1|u=BE8C|39-48 U+BE8C H.S. BBAEM|뺌}}

|{{chset-cell1|u=BE8D|39-49 U+BE8D H.S. BBAEB|뺍}}

|{{chset-cell1|u=BE8F|39-50 U+BE8F H.S. BBAES|뺏}}

|{{chset-cell1|u=BE91|39-51 U+BE91 H.S. BBAENG|뺑}}

|{{chset-cell1|u=BE90|39-52 U+BE90 H.S. BBAESS|뺐}}

|{{chset-cell1|u=BEB4|39-53 U+BEB4 H.S. BBYAE|뺴}}

|{{chset-cell1|u=BEEC|39-54 U+BEEC H.S. BBE|뻬}}

|{{chset-cell1|u=BEED|39-55 U+BEED H.S. BBEG|뻭}}

|{{chset-cell1|u=BEF0|39-56 U+BEF0 H.S. BBEN|뻰}}

|{{chset-cell1|u=BEF4|39-57 U+BEF4 H.S. BBEL|뻴}}

|{{chset-cell1|u=BEFC|39-58 U+BEFC H.S. BBEM|뻼}}

|{{chset-cell1|u=BF01|39-59 U+BF01 H.S. BBENG|뼁}}

|{{chset-cell1|u=BF94|39-60 U+BF94 H.S. BBOE|뾔}}

|{{chset-cell1|u=C020|39-61 U+C020 H.S. BBWI|쀠}}

|{{chset-cell1|u=C074|39-62 U+C074 H.S. BBYI|쁴}}

|{{chset-cell1|u=BF5C|39-63 U+BF5C H.S. BBWA|뽜}}

{{chset-left1|476x/C7Ex}}

|{{chset-cell1|u=BFE8|39-64 U+BFE8 H.S. BBWEO|뿨}}

|{{chset-cell1|u=C2F8|39-65 U+C2F8 H.S. SSA|싸}}

|{{chset-cell1|u=C2F9|39-66 U+C2F9 H.S. SSAG|싹}}

|{{chset-cell1|u=C2FB|39-67 U+C2FB H.S. SSAGS|싻}}

|{{chset-cell1|u=C2FC|39-68 U+C2FC H.S. SSAN|싼}}

|{{chset-cell1|u=C300|39-69 U+C300 H.S. SSAL|쌀}}

|{{chset-cell1|u=C308|39-70 U+C308 H.S. SSAM|쌈}}

|{{chset-cell1|u=C309|39-71 U+C309 H.S. SSAB|쌉}}

|{{chset-cell1|u=C30B|39-72 U+C30B H.S. SSAS|쌋}}

|{{chset-cell1|u=C30D|39-73 U+C30D H.S. SSANG|쌍}}

|{{chset-cell1|u=C313|39-74 U+C313 H.S. SSAH|쌓}}

|{{chset-cell1|u=C30C|39-75 U+C30C H.S. SSASS|쌌}}

|{{chset-cell1|u=C330|39-76 U+C330 H.S. SSYA|쌰}}

|{{chset-cell1|u=C334|39-77 U+C334 H.S. SSYAN|쌴}}

|{{chset-cell1|u=C338|39-78 U+C338 H.S. SSYAL|쌸}}

|{{chset-cell1|u=C345|39-79 U+C345 H.S. SSYANG|썅}}

{{chset-left1|477x/C7Fx}}

|{{chset-cell1|u=C368|39-80 U+C368 H.S. SSEO|써}}

|{{chset-cell1|u=C369|39-81 U+C369 H.S. SSEOG|썩}}

|{{chset-cell1|u=C36C|39-82 U+C36C H.S. SSEON|썬}}

|{{chset-cell1|u=C370|39-83 U+C370 H.S. SSEOL|썰}}

|{{chset-cell1|u=C372|39-84 U+C372 H.S. SSEOLM|썲}}

|{{chset-cell1|u=C378|39-85 U+C378 H.S. SSEOM|썸}}

|{{chset-cell1|u=C379|39-86 U+C379 H.S. SSEOB|썹}}

|{{chset-cell1|u=C37B|39-87 U+C37B H.S. SSEOS|썻}}

|{{chset-cell1|u=C37D|39-88 U+C37D H.S. SSEONG|썽}}

|{{chset-cell1|u=C36A|39-89 U+C36A H.S. SSEOGG|썪}}

|{{chset-cell1|u=C37C|39-90 U+C37C H.S. SSEOSS|썼}}

|{{chset-cell1|u=C3A0|39-91 U+C3A0 H.S. SSYEO|쎠}}

|{{chset-cell1|u=C3D8|39-92 U+C3D8 H.S. SSO|쏘}}

|{{chset-cell1|u=C3D9|39-93 U+C3D9 H.S. SSOG|쏙}}

|{{chset-cell1|u=C3DC|39-94 U+C3DC H.S. SSON|쏜}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|482x/C8Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=C3DF|40-01 U+C3DF H.S. SSOD|쏟}}

|{{chset-cell1|u=C3E0|40-02 U+C3E0 H.S. SSOL|쏠}}

|{{chset-cell1|u=C3E2|40-03 U+C3E2 H.S. SSOLM|쏢}}

|{{chset-cell1|u=C3E8|40-04 U+C3E8 H.S. SSOM|쏨}}

|{{chset-cell1|u=C3E9|40-05 U+C3E9 H.S. SSOB|쏩}}

|{{chset-cell1|u=C3EB|40-06 U+C3EB H.S. SSOS|쏫}}

|{{chset-cell1|u=C3ED|40-07 U+C3ED H.S. SSONG|쏭}}

|{{chset-cell1|u=C448|40-08 U+C448 H.S. SSYO|쑈}}

|{{chset-cell1|u=C44C|40-09 U+C44C H.S. SSYON|쑌}}

|{{chset-cell1|u=C450|40-10 U+C450 H.S. SSYOL|쑐}}

|{{chset-cell1|u=C458|40-11 U+C458 H.S. SSYOM|쑘}}

|{{chset-cell1|u=C45D|40-12 U+C45D H.S. SSYONG|쑝}}

|{{chset-cell1|u=C464|40-13 U+C464 H.S. SSU|쑤}}

|{{chset-cell1|u=C465|40-14 U+C465 H.S. SSUG|쑥}}

|{{chset-cell1|u=C468|40-15 U+C468 H.S. SSUN|쑨}}

{{chset-left1|483x/C8Bx}}

|{{chset-cell1|u=C46C|40-16 U+C46C H.S. SSUL|쑬}}

|{{chset-cell1|u=C474|40-17 U+C474 H.S. SSUM|쑴}}

|{{chset-cell1|u=C475|40-18 U+C475 H.S. SSUB|쑵}}

|{{chset-cell1|u=C479|40-19 U+C479 H.S. SSUNG|쑹}}

|{{chset-cell1|u=C4D4|40-20 U+C4D4 H.S. SSYU|쓔}}

|{{chset-cell1|u=C4D8|40-21 U+C4D8 H.S. SSYUN|쓘}}

|{{chset-cell1|u=C4E7|40-22 U+C4E7 H.S. SSYUS|쓧}}

|{{chset-cell1|u=C4E9|40-23 U+C4E9 H.S. SSYUNG|쓩}}

|{{chset-cell1|u=C4F0|40-24 U+C4F0 H.S. SSEU|쓰}}

|{{chset-cell1|u=C4F1|40-25 U+C4F1 H.S. SSEUG|쓱}}

|{{chset-cell1|u=C4F4|40-26 U+C4F4 H.S. SSEUN|쓴}}

|{{chset-cell1|u=C4F8|40-27 U+C4F8 H.S. SSEUL|쓸}}

|{{chset-cell1|u=C4FA|40-28 U+C4FA H.S. SSEULM|쓺}}

|{{chset-cell1|u=C4FF|40-29 U+C4FF H.S. SSEULH|쓿}}

|{{chset-cell1|u=C500|40-30 U+C500 H.S. SSEUM|씀}}

|{{chset-cell1|u=C501|40-31 U+C501 H.S. SSEUB|씁}}

{{chset-left1|484x/C8Cx}}

|{{chset-cell1|u=C505|40-32 U+C505 H.S. SSEUNG|씅}}

|{{chset-cell1|u=C528|40-33 U+C528 H.S. SSI|씨}}

|{{chset-cell1|u=C529|40-34 U+C529 H.S. SSIG|씩}}

|{{chset-cell1|u=C52C|40-35 U+C52C H.S. SSIN|씬}}

|{{chset-cell1|u=C52F|40-36 U+C52F H.S. SSID|씯}}

|{{chset-cell1|u=C530|40-37 U+C530 H.S. SSIL|씰}}

|{{chset-cell1|u=C538|40-38 U+C538 H.S. SSIM|씸}}

|{{chset-cell1|u=C539|40-39 U+C539 H.S. SSIB|씹}}

|{{chset-cell1|u=C53B|40-40 U+C53B H.S. SSIS|씻}}

|{{chset-cell1|u=C53D|40-41 U+C53D H.S. SSING|씽}}

|{{chset-cell1|u=C53C|40-42 U+C53C H.S. SSISS|씼}}

|{{chset-cell1|u=C314|40-43 U+C314 H.S. SSAE|쌔}}

|{{chset-cell1|u=C315|40-44 U+C315 H.S. SSAEG|쌕}}

|{{chset-cell1|u=C318|40-45 U+C318 H.S. SSAEN|쌘}}

|{{chset-cell1|u=C31C|40-46 U+C31C H.S. SSAEL|쌜}}

|{{chset-cell1|u=C324|40-47 U+C324 H.S. SSAEM|쌤}}

{{chset-left1|485x/C8Dx}}

|{{chset-cell1|u=C325|40-48 U+C325 H.S. SSAEB|쌥}}

|{{chset-cell1|u=C327|40-49 U+C327 H.S. SSAES|쌧}}

|{{chset-cell1|u=C329|40-50 U+C329 H.S. SSAENG|쌩}}

|{{chset-cell1|u=C328|40-51 U+C328 H.S. SSAESS|쌨}}

|{{chset-cell1|u=C34C|40-52 U+C34C H.S. SSYAE|썌}}

|{{chset-cell1|u=C384|40-53 U+C384 H.S. SSE|쎄}}

|{{chset-cell1|u=C385|40-54 U+C385 H.S. SSEG|쎅}}

|{{chset-cell1|u=C388|40-55 U+C388 H.S. SSEN|쎈}}

|{{chset-cell1|u=C38C|40-56 U+C38C H.S. SSEL|쎌}}

|{{chset-cell1|u=C394|40-57 U+C394 H.S. SSEM|쎔}}

|{{chset-cell1|u=C395|40-58 U+C395 H.S. SSEB|쎕}}

|{{chset-cell1|u=C399|40-59 U+C399 H.S. SSENG|쎙}}

|{{chset-cell1|u=C3BC|40-60 U+C3BC H.S. SSYE|쎼}}

|{{chset-cell1|u=C3C0|40-61 U+C3C0 H.S. SSYEN|쏀}}

|{{chset-cell1|u=C42C|40-62 U+C42C H.S. SSOE|쐬}}

|{{chset-cell1|u=C42D|40-63 U+C42D H.S. SSOEG|쐭}}

{{chset-left1|486x/C8Ex}}

|{{chset-cell1|u=C430|40-64 U+C430 H.S. SSOEN|쐰}}

|{{chset-cell1|u=C434|40-65 U+C434 H.S. SSOEL|쐴}}

|{{chset-cell1|u=C43C|40-66 U+C43C H.S. SSOEM|쐼}}

|{{chset-cell1|u=C43D|40-67 U+C43D H.S. SSOEB|쐽}}

|{{chset-cell1|u=C440|40-68 U+C440 H.S. SSOESS|쑀}}

|{{chset-cell1|u=C4B8|40-69 U+C4B8 H.S. SSWI|쒸}}

|{{chset-cell1|u=C4BC|40-70 U+C4BC H.S. SSWIN|쒼}}

|{{chset-cell1|u=C50C|40-71 U+C50C H.S. SSYI|씌}}

|{{chset-cell1|u=C510|40-72 U+C510 H.S. SSYIN|씐}}

|{{chset-cell1|u=C514|40-73 U+C514 H.S. SSYIL|씔}}

|{{chset-cell1|u=C51C|40-74 U+C51C H.S. SSYIM|씜}}

|{{chset-cell1|u=C3F4|40-75 U+C3F4 H.S. SSWA|쏴}}

|{{chset-cell1|u=C3F5|40-76 U+C3F5 H.S. SSWAG|쏵}}

|{{chset-cell1|u=C3F8|40-77 U+C3F8 H.S. SSWAN|쏸}}

|{{chset-cell1|u=C3FC|40-78 U+C3FC H.S. SSWAL|쏼}}

|{{chset-cell1|u=C407|40-79 U+C407 H.S. SSWAS|쐇}}

{{chset-left1|487x/C8Fx}}

|{{chset-cell1|u=C409|40-80 U+C409 H.S. SSWANG|쐉}}

|{{chset-cell1|u=C408|40-81 U+C408 H.S. SSWASS|쐈}}

|{{chset-cell1|u=C480|40-82 U+C480 H.S. SSWEO|쒀}}

|{{chset-cell1|u=C494|40-83 U+C494 H.S. SSWEOSS|쒔}}

|{{chset-cell1|u=C410|40-84 U+C410 H.S. SSWAE|쐐}}

|{{chset-cell1|u=C411|40-85 U+C411 H.S. SSWAEG|쐑}}

|{{chset-cell1|u=C424|40-86 U+C424 H.S. SSWAESS|쐤}}

|{{chset-cell1|u=C49C|40-87 U+C49C H.S. SSWE|쒜}}

|{{chset-cell1|u=C4A0|40-88 U+C4A0 H.S. SSWEN|쒠}}

|{{chset-cell1|u=C4AD|40-89 U+C4AD H.S. SSWEB|쒭}}

|{{chset-cell1|u=C9DC|40-90 U+C9DC H.S. JJA|짜}}

|{{chset-cell1|u=C9DD|40-91 U+C9DD H.S. JJAG|짝}}

|{{chset-cell1|u=C9E0|40-92 U+C9E0 H.S. JJAN|짠}}

|{{chset-cell1|u=C9E2|40-93 U+C9E2 H.S. JJANH|짢}}

|{{chset-cell1|u=C9E4|40-94 U+C9E4 H.S. JJAL|짤}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|492x/C9Ax}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=C9E7|41-01 U+C9E7 H.S. JJALB|짧}}

|{{chset-cell1|u=C9EC|41-02 U+C9EC H.S. JJAM|짬}}

|{{chset-cell1|u=C9ED|41-03 U+C9ED H.S. JJAB|짭}}

|{{chset-cell1|u=C9EF|41-04 U+C9EF H.S. JJAS|짯}}

|{{chset-cell1|u=C9F1|41-05 U+C9F1 H.S. JJANG|짱}}

|{{chset-cell1|u=C9F0|41-06 U+C9F0 H.S. JJASS|짰}}

|{{chset-cell1|u=CA14|41-07 U+CA14 H.S. JJYA|쨔}}

|{{chset-cell1|u=CA18|41-08 U+CA18 H.S. JJYAN|쨘}}

|{{chset-cell1|u=CA24|41-09 U+CA24 H.S. JJYAM|쨤}}

|{{chset-cell1|u=CA29|41-10 U+CA29 H.S. JJYANG|쨩}}

|{{chset-cell1|u=CA4C|41-11 U+CA4C H.S. JJEO|쩌}}

|{{chset-cell1|u=CA4D|41-12 U+CA4D H.S. JJEOG|쩍}}

|{{chset-cell1|u=CA50|41-13 U+CA50 H.S. JJEON|쩐}}

|{{chset-cell1|u=CA54|41-14 U+CA54 H.S. JJEOL|쩔}}

|{{chset-cell1|u=CA57|41-15 U+CA57 H.S. JJEOLB|쩗}}

{{chset-left1|493x/C9Bx}}

|{{chset-cell1|u=CA5C|41-16 U+CA5C H.S. JJEOM|쩜}}

|{{chset-cell1|u=CA5D|41-17 U+CA5D H.S. JJEOB|쩝}}

|{{chset-cell1|u=CA5F|41-18 U+CA5F H.S. JJEOS|쩟}}

|{{chset-cell1|u=CA61|41-19 U+CA61 H.S. JJEONG|쩡}}

|{{chset-cell1|u=CA60|41-20 U+CA60 H.S. JJEOSS|쩠}}

|{{chset-cell1|u=CA84|41-21 U+CA84 H.S. JJYEO|쪄}}

|{{chset-cell1|u=CA98|41-22 U+CA98 H.S. JJYEOSS|쪘}}

|{{chset-cell1|u=CABC|41-23 U+CABC H.S. JJO|쪼}}

|{{chset-cell1|u=CABD|41-24 U+CABD H.S. JJOG|쪽}}

|{{chset-cell1|u=CAC0|41-25 U+CAC0 H.S. JJON|쫀}}

|{{chset-cell1|u=CAC4|41-26 U+CAC4 H.S. JJOL|쫄}}

|{{chset-cell1|u=CACC|41-27 U+CACC H.S. JJOM|쫌}}

|{{chset-cell1|u=CACD|41-28 U+CACD H.S. JJOB|쫍}}

|{{chset-cell1|u=CACF|41-29 U+CACF H.S. JJOS|쫏}}

|{{chset-cell1|u=CAD1|41-30 U+CAD1 H.S. JJONG|쫑}}

|{{chset-cell1|u=CAD2|41-31 U+CAD2 H.S. JJOJ|쫒}}

{{chset-left1|494x/C9Cx}}

|{{chset-cell1|u=CAD3|41-32 U+CAD3 H.S. JJOC|쫓}}

|{{chset-cell1|u=CAD7|41-33 U+CAD7 H.S. JJOH|쫗}}

|{{chset-cell1|u=CB2C|41-34 U+CB2C H.S. JJYO|쬬}}

|{{chset-cell1|u=CB30|41-35 U+CB30 H.S. JJYON|쬰}}

|{{chset-cell1|u=CB3C|41-36 U+CB3C H.S. JJYOM|쬼}}

|{{chset-cell1|u=CB41|41-37 U+CB41 H.S. JJYONG|쭁}}

|{{chset-cell1|u=CB48|41-38 U+CB48 H.S. JJU|쭈}}

|{{chset-cell1|u=CB49|41-39 U+CB49 H.S. JJUG|쭉}}

|{{chset-cell1|u=CB4C|41-40 U+CB4C H.S. JJUN|쭌}}

|{{chset-cell1|u=CB50|41-41 U+CB50 H.S. JJUL|쭐}}

|{{chset-cell1|u=CB58|41-42 U+CB58 H.S. JJUM|쭘}}

|{{chset-cell1|u=CB59|41-43 U+CB59 H.S. JJUB|쭙}}

|{{chset-cell1|u=CB5B|41-44 U+CB5B H.S. JJUS|쭛}}

|{{chset-cell1|u=CB5D|41-45 U+CB5D H.S. JJUNG|쭝}}

|{{chset-cell1|u=CBB8|41-46 U+CBB8 H.S. JJYU|쮸}}

|{{chset-cell1|u=CBC0|41-47 U+CBC0 H.S. JJYUL|쯀}}

{{chset-left1|495x/C9Dx}}

|{{chset-cell1|u=CBD4|41-48 U+CBD4 H.S. JJEU|쯔}}

|{{chset-cell1|u=CBD5|41-49 U+CBD5 H.S. JJEUG|쯕}}

|{{chset-cell1|u=CBD8|41-50 U+CBD8 H.S. JJEUN|쯘}}

|{{chset-cell1|u=CBDC|41-51 U+CBDC H.S. JJEUL|쯜}}

|{{chset-cell1|u=CBE4|41-52 U+CBE4 H.S. JJEUM|쯤}}

|{{chset-cell1|u=CBE7|41-53 U+CBE7 H.S. JJEUS|쯧}}

|{{chset-cell1|u=CBE9|41-54 U+CBE9 H.S. JJEUNG|쯩}}

|{{chset-cell1|u=CBEA|41-55 U+CBEA H.S. JJEUJ|쯪}}

|{{chset-cell1|u=CC0C|41-56 U+CC0C H.S. JJI|찌}}

|{{chset-cell1|u=CC0D|41-57 U+CC0D H.S. JJIG|찍}}

|{{chset-cell1|u=CC10|41-58 U+CC10 H.S. JJIN|찐}}

|{{chset-cell1|u=CC14|41-59 U+CC14 H.S. JJIL|찔}}

|{{chset-cell1|u=CC1C|41-60 U+CC1C H.S. JJIM|찜}}

|{{chset-cell1|u=CC1D|41-61 U+CC1D H.S. JJIB|찝}}

|{{chset-cell1|u=CC1F|41-62 U+CC1F H.S. JJIS|찟}}

|{{chset-cell1|u=CC21|41-63 U+CC21 H.S. JJING|찡}}

{{chset-left1|496x/C9Ex}}

|{{chset-cell1|u=CC22|41-64 U+CC22 H.S. JJIJ|찢}}

|{{chset-cell1|u=CC26|41-65 U+CC26 H.S. JJIP|찦}}

|{{chset-cell1|u=CC27|41-66 U+CC27 H.S. JJIH|찧}}

|{{chset-cell1|u=C9F8|41-67 U+C9F8 H.S. JJAE|째}}

|{{chset-cell1|u=C9F9|41-68 U+C9F9 H.S. JJAEG|짹}}

|{{chset-cell1|u=C9FC|41-69 U+C9FC H.S. JJAEN|짼}}

|{{chset-cell1|u=CA00|41-70 U+CA00 H.S. JJAEL|쨀}}

|{{chset-cell1|u=CA08|41-71 U+CA08 H.S. JJAEM|쨈}}

|{{chset-cell1|u=CA09|41-72 U+CA09 H.S. JJAEB|쨉}}

|{{chset-cell1|u=CA0B|41-73 U+CA0B H.S. JJAES|쨋}}

|{{chset-cell1|u=CA0D|41-74 U+CA0D H.S. JJAENG|쨍}}

|{{chset-cell1|u=CA0C|41-75 U+CA0C H.S. JJAESS|쨌}}

|{{chset-cell1|u=CA30|41-76 U+CA30 H.S. JJYAE|쨰}}

|{{chset-cell1|u=CA34|41-77 U+CA34 H.S. JJYAEN|쨴}}

|{{chset-cell1|u=CA68|41-78 U+CA68 H.S. JJE|쩨}}

|{{chset-cell1|u=CA69|41-79 U+CA69 H.S. JJEG|쩩}}

{{chset-left1|497x/C9Fx}}

|{{chset-cell1|u=CA6C|41-80 U+CA6C H.S. JJEN|쩬}}

|{{chset-cell1|u=CA70|41-81 U+CA70 H.S. JJEL|쩰}}

|{{chset-cell1|u=CA78|41-82 U+CA78 H.S. JJEM|쩸}}

|{{chset-cell1|u=CA79|41-83 U+CA79 H.S. JJEB|쩹}}

|{{chset-cell1|u=CA7D|41-84 U+CA7D H.S. JJENG|쩽}}

|{{chset-cell1|u=CAA0|41-85 U+CAA0 H.S. JJYE|쪠}}

|{{chset-cell1|u=CB10|41-86 U+CB10 H.S. JJOE|쬐}}

|{{chset-cell1|u=CB14|41-87 U+CB14 H.S. JJOEN|쬔}}

|{{chset-cell1|u=CB18|41-88 U+CB18 H.S. JJOEL|쬘}}

|{{chset-cell1|u=CB20|41-89 U+CB20 H.S. JJOEM|쬠}}

|{{chset-cell1|u=CB21|41-90 U+CB21 H.S. JJOEB|쬡}}

|{{chset-cell1|u=CB24|41-91 U+CB24 H.S. JJOESS|쬤}}

|{{chset-cell1|u=CB9C|41-92 U+CB9C H.S. JJWI|쮜}}

|{{chset-cell1|u=CBF0|41-93 U+CBF0 H.S. JJYI|쯰}}

|{{chset-cell1|u=CBF4|41-94 U+CBF4 H.S. JJYIN|쯴}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|4A2x/CAAx}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=CAD8|42-01 U+CAD8 H.S. JJWA|쫘}}

|{{chset-cell1|u=CAD9|42-02 U+CAD9 H.S. JJWAG|쫙}}

|{{chset-cell1|u=CADC|42-03 U+CADC H.S. JJWAN|쫜}}

|{{chset-cell1|u=CAE0|42-04 U+CAE0 H.S. JJWAL|쫠}}

|{{chset-cell1|u=CAED|42-05 U+CAED H.S. JJWANG|쫭}}

|{{chset-cell1|u=CAEC|42-06 U+CAEC H.S. JJWASS|쫬}}

|{{chset-cell1|u=CB64|42-07 U+CB64 H.S. JJWEO|쭤}}

|{{chset-cell1|u=CB79|42-08 U+CB79 H.S. JJWEONG|쭹}}

|{{chset-cell1|u=CB78|42-09 U+CB78 H.S. JJWEOSS|쭸}}

|{{chset-cell1|u=CAF4|42-10 U+CAF4 H.S. JJWAE|쫴}}

|{{chset-cell1|u=CB08|42-11 U+CB08 H.S. JJWAESS|쬈}}

|{{chset-cell1|u=CB80|42-12 U+CB80 H.S. JJWE|쮀}}

|{{chset-cell1|u=C544|42-13 U+C544 H.S. A|아}}

|{{chset-cell1|u=C545|42-14 U+C545 H.S. AG|악}}

|{{chset-cell1|u=C548|42-15 U+C548 H.S. AN|안}}

{{chset-left1|4A3x/CABx}}

|{{chset-cell1|u=C549|42-16 U+C549 H.S. ANJ|앉}}

|{{chset-cell1|u=C54A|42-17 U+C54A H.S. ANH|않}}

|{{chset-cell1|u=C54C|42-18 U+C54C H.S. AL|알}}

|{{chset-cell1|u=C54D|42-19 U+C54D H.S. ALG|앍}}

|{{chset-cell1|u=C54E|42-20 U+C54E H.S. ALM|앎}}

|{{chset-cell1|u=C552|42-21 U+C552 H.S. ALP|앒}}

|{{chset-cell1|u=C553|42-22 U+C553 H.S. ALH|앓}}

|{{chset-cell1|u=C554|42-23 U+C554 H.S. AM|암}}

|{{chset-cell1|u=C555|42-24 U+C555 H.S. AB|압}}

|{{chset-cell1|u=C557|42-25 U+C557 H.S. AS|앗}}

|{{chset-cell1|u=C559|42-26 U+C559 H.S. ANG|앙}}

|{{chset-cell1|u=C55D|42-27 U+C55D H.S. AT|앝}}

|{{chset-cell1|u=C55E|42-28 U+C55E H.S. AP|앞}}

|{{chset-cell1|u=C55F|42-29 U+C55F H.S. AH|앟}}

|{{chset-cell1|u=C558|42-30 U+C558 H.S. ASS|았}}

|{{chset-cell1|u=C57C|42-31 U+C57C H.S. YA|야}}

{{chset-left1|4A4x/CACx}}

|{{chset-cell1|u=C57D|42-32 U+C57D H.S. YAG|약}}

|{{chset-cell1|u=C580|42-33 U+C580 H.S. YAN|얀}}

|{{chset-cell1|u=C583|42-34 U+C583 H.S. YAD|얃}}

|{{chset-cell1|u=C584|42-35 U+C584 H.S. YAL|얄}}

|{{chset-cell1|u=C587|42-36 U+C587 H.S. YALB|얇}}

|{{chset-cell1|u=C58C|42-37 U+C58C H.S. YAM|얌}}

|{{chset-cell1|u=C58D|42-38 U+C58D H.S. YAB|얍}}

|{{chset-cell1|u=C58F|42-39 U+C58F H.S. YAS|얏}}

|{{chset-cell1|u=C591|42-40 U+C591 H.S. YANG|양}}

|{{chset-cell1|u=C595|42-41 U+C595 H.S. YAT|얕}}

|{{chset-cell1|u=C597|42-42 U+C597 H.S. YAH|얗}}

|{{chset-cell1|u=C590|42-43 U+C590 H.S. YASS|얐}}

|{{chset-cell1|u=C5B4|42-44 U+C5B4 H.S. EO|어}}

|{{chset-cell1|u=C5B5|42-45 U+C5B5 H.S. EOG|억}}

|{{chset-cell1|u=C5B8|42-46 U+C5B8 H.S. EON|언}}

|{{chset-cell1|u=C5B9|42-47 U+C5B9 H.S. EONJ|얹}}

{{chset-left1|4A5x/CADx}}

|{{chset-cell1|u=C5BB|42-48 U+C5BB H.S. EOD|얻}}

|{{chset-cell1|u=C5BC|42-49 U+C5BC H.S. EOL|얼}}

|{{chset-cell1|u=C5BD|42-50 U+C5BD H.S. EOLG|얽}}

|{{chset-cell1|u=C5BE|42-51 U+C5BE H.S. EOLM|얾}}

|{{chset-cell1|u=C5C4|42-52 U+C5C4 H.S. EOM|엄}}

|{{chset-cell1|u=C5C5|42-53 U+C5C5 H.S. EOB|업}}

|{{chset-cell1|u=C5C6|42-54 U+C5C6 H.S. EOBS|없}}

|{{chset-cell1|u=C5C7|42-55 U+C5C7 H.S. EOS|엇}}

|{{chset-cell1|u=C5C9|42-56 U+C5C9 H.S. EONG|엉}}

|{{chset-cell1|u=C5CA|42-57 U+C5CA H.S. EOJ|엊}}

|{{chset-cell1|u=C5CC|42-58 U+C5CC H.S. EOK|엌}}

|{{chset-cell1|u=C5CE|42-59 U+C5CE H.S. EOP|엎}}

|{{chset-cell1|u=C5CF|42-60 U+C5CF H.S. EOH|엏}}

|{{chset-cell1|u=C5C8|42-61 U+C5C8 H.S. EOSS|었}}

|{{chset-cell1|u=C5EC|42-62 U+C5EC H.S. YEO|여}}

|{{chset-cell1|u=C5ED|42-63 U+C5ED H.S. YEOG|역}}

{{chset-left1|4A6x/CAEx}}

|{{chset-cell1|u=C5F0|42-64 U+C5F0 H.S. YEON|연}}

|{{chset-cell1|u=C5F3|42-65 U+C5F3 H.S. YEOD|엳}}

|{{chset-cell1|u=C5F4|42-66 U+C5F4 H.S. YEOL|열}}

|{{chset-cell1|u=C5F6|42-67 U+C5F6 H.S. YEOLM|엶}}

|{{chset-cell1|u=C5F7|42-68 U+C5F7 H.S. YEOLB|엷}}

|{{chset-cell1|u=C5FC|42-69 U+C5FC H.S. YEOM|염}}

|{{chset-cell1|u=C5FD|42-70 U+C5FD H.S. YEOB|엽}}

|{{chset-cell1|u=C5FE|42-71 U+C5FE H.S. YEOBS|엾}}

|{{chset-cell1|u=C5FF|42-72 U+C5FF H.S. YEOS|엿}}

|{{chset-cell1|u=C601|42-73 U+C601 H.S. YEONG|영}}

|{{chset-cell1|u=C605|42-74 U+C605 H.S. YEOT|옅}}

|{{chset-cell1|u=C606|42-75 U+C606 H.S. YEOP|옆}}

|{{chset-cell1|u=C607|42-76 U+C607 H.S. YEOH|옇}}

|{{chset-cell1|u=C5EE|42-77 U+C5EE H.S. YEOGG|엮}}

|{{chset-cell1|u=C600|42-78 U+C600 H.S. YEOSS|였}}

|{{chset-cell1|u=C624|42-79 U+C624 H.S. O|오}}

{{chset-left1|4A7x/CAFx}}

|{{chset-cell1|u=C625|42-80 U+C625 H.S. OG|옥}}

|{{chset-cell1|u=C628|42-81 U+C628 H.S. ON|온}}

|{{chset-cell1|u=C62C|42-82 U+C62C H.S. OL|올}}

|{{chset-cell1|u=C62D|42-83 U+C62D H.S. OLG|옭}}

|{{chset-cell1|u=C62E|42-84 U+C62E H.S. OLM|옮}}

|{{chset-cell1|u=C630|42-85 U+C630 H.S. OLS|옰}}

|{{chset-cell1|u=C633|42-86 U+C633 H.S. OLH|옳}}

|{{chset-cell1|u=C634|42-87 U+C634 H.S. OM|옴}}

|{{chset-cell1|u=C635|42-88 U+C635 H.S. OB|옵}}

|{{chset-cell1|u=C637|42-89 U+C637 H.S. OS|옷}}

|{{chset-cell1|u=C639|42-90 U+C639 H.S. ONG|옹}}

|{{chset-cell1|u=C63B|42-91 U+C63B H.S. OC|옻}}

|{{chset-cell1|u=C63E|42-92 U+C63E H.S. OP|옾}}

|{{chset-cell1|u=C694|42-93 U+C694 H.S. YO|요}}

|{{chset-cell1|u=C695|42-94 U+C695 H.S. YOG|욕}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|4B2x/CBAx}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=C698|43-01 U+C698 H.S. YON|욘}}

|{{chset-cell1|u=C69C|43-02 U+C69C H.S. YOL|욜}}

|{{chset-cell1|u=C6A4|43-03 U+C6A4 H.S. YOM|욤}}

|{{chset-cell1|u=C6A5|43-04 U+C6A5 H.S. YOB|욥}}

|{{chset-cell1|u=C6A7|43-05 U+C6A7 H.S. YOS|욧}}

|{{chset-cell1|u=C6A9|43-06 U+C6A9 H.S. YONG|용}}

|{{chset-cell1|u=C6B0|43-07 U+C6B0 H.S. U|우}}

|{{chset-cell1|u=C6B1|43-08 U+C6B1 H.S. UG|욱}}

|{{chset-cell1|u=C6B4|43-09 U+C6B4 H.S. UN|운}}

|{{chset-cell1|u=C6B8|43-10 U+C6B8 H.S. UL|울}}

|{{chset-cell1|u=C6B9|43-11 U+C6B9 H.S. ULG|욹}}

|{{chset-cell1|u=C6BA|43-12 U+C6BA H.S. ULM|욺}}

|{{chset-cell1|u=C6C0|43-13 U+C6C0 H.S. UM|움}}

|{{chset-cell1|u=C6C1|43-14 U+C6C1 H.S. UB|웁}}

|{{chset-cell1|u=C6C3|43-15 U+C6C3 H.S. US|웃}}

{{chset-left1|4B3x/CBBx}}

|{{chset-cell1|u=C6C5|43-16 U+C6C5 H.S. UNG|웅}}

|{{chset-cell1|u=C720|43-17 U+C720 H.S. YU|유}}

|{{chset-cell1|u=C721|43-18 U+C721 H.S. YUG|육}}

|{{chset-cell1|u=C724|43-19 U+C724 H.S. YUN|윤}}

|{{chset-cell1|u=C728|43-20 U+C728 H.S. YUL|율}}

|{{chset-cell1|u=C730|43-21 U+C730 H.S. YUM|윰}}

|{{chset-cell1|u=C731|43-22 U+C731 H.S. YUB|윱}}

|{{chset-cell1|u=C733|43-23 U+C733 H.S. YUS|윳}}

|{{chset-cell1|u=C735|43-24 U+C735 H.S. YUNG|융}}

|{{chset-cell1|u=C737|43-25 U+C737 H.S. YUC|윷}}

|{{chset-cell1|u=C73C|43-26 U+C73C H.S. EU|으}}

|{{chset-cell1|u=C73D|43-27 U+C73D H.S. EUG|윽}}

|{{chset-cell1|u=C740|43-28 U+C740 H.S. EUN|은}}

|{{chset-cell1|u=C743|43-29 U+C743 H.S. EUD|읃}}

|{{chset-cell1|u=C744|43-30 U+C744 H.S. EUL|을}}

|{{chset-cell1|u=C745|43-31 U+C745 H.S. EULG|읅}}

{{chset-left1|4B4x/CBCx}}

|{{chset-cell1|u=C74A|43-32 U+C74A H.S. EULP|읊}}

|{{chset-cell1|u=C74C|43-33 U+C74C H.S. EUM|음}}

|{{chset-cell1|u=C74D|43-34 U+C74D H.S. EUB|읍}}

|{{chset-cell1|u=C74F|43-35 U+C74F H.S. EUS|읏}}

|{{chset-cell1|u=C751|43-36 U+C751 H.S. EUNG|응}}

|{{chset-cell1|u=C752|43-37 U+C752 H.S. EUJ|읒}}

|{{chset-cell1|u=C753|43-38 U+C753 H.S. EUC|읓}}

|{{chset-cell1|u=C754|43-39 U+C754 H.S. EUK|읔}}

|{{chset-cell1|u=C755|43-40 U+C755 H.S. EUT|읕}}

|{{chset-cell1|u=C756|43-41 U+C756 H.S. EUP|읖}}

|{{chset-cell1|u=C757|43-42 U+C757 H.S. EUH|읗}}

|{{chset-cell1|u=C774|43-43 U+C774 H.S. I|이}}

|{{chset-cell1|u=C775|43-44 U+C775 H.S. IG|익}}

|{{chset-cell1|u=C778|43-45 U+C778 H.S. IN|인}}

|{{chset-cell1|u=C77C|43-46 U+C77C H.S. IL|일}}

|{{chset-cell1|u=C77D|43-47 U+C77D H.S. ILG|읽}}

{{chset-left1|4B5x/CBDx}}

|{{chset-cell1|u=C77E|43-48 U+C77E H.S. ILM|읾}}

|{{chset-cell1|u=C783|43-49 U+C783 H.S. ILH|잃}}

|{{chset-cell1|u=C784|43-50 U+C784 H.S. IM|임}}

|{{chset-cell1|u=C785|43-51 U+C785 H.S. IB|입}}

|{{chset-cell1|u=C787|43-52 U+C787 H.S. IS|잇}}

|{{chset-cell1|u=C789|43-53 U+C789 H.S. ING|잉}}

|{{chset-cell1|u=C78A|43-54 U+C78A H.S. IJ|잊}}

|{{chset-cell1|u=C78E|43-55 U+C78E H.S. IP|잎}}

|{{chset-cell1|u=C788|43-56 U+C788 H.S. ISS|있}}

|{{chset-cell1|u=C560|43-57 U+C560 H.S. AE|애}}

|{{chset-cell1|u=C561|43-58 U+C561 H.S. AEG|액}}

|{{chset-cell1|u=C564|43-59 U+C564 H.S. AEN|앤}}

|{{chset-cell1|u=C568|43-60 U+C568 H.S. AEL|앨}}

|{{chset-cell1|u=C570|43-61 U+C570 H.S. AEM|앰}}

|{{chset-cell1|u=C571|43-62 U+C571 H.S. AEB|앱}}

|{{chset-cell1|u=C573|43-63 U+C573 H.S. AES|앳}}

{{chset-left1|4B6x/CBEx}}

|{{chset-cell1|u=C575|43-64 U+C575 H.S. AENG|앵}}

|{{chset-cell1|u=C574|43-65 U+C574 H.S. AESS|앴}}

|{{chset-cell1|u=C598|43-66 U+C598 H.S. YAE|얘}}

|{{chset-cell1|u=C59C|43-67 U+C59C H.S. YAEN|얜}}

|{{chset-cell1|u=C5A0|43-68 U+C5A0 H.S. YAEL|얠}}

|{{chset-cell1|u=C5A9|43-69 U+C5A9 H.S. YAEB|얩}}

|{{chset-cell1|u=C5D0|43-70 U+C5D0 H.S. E|에}}

|{{chset-cell1|u=C5D1|43-71 U+C5D1 H.S. EG|엑}}

|{{chset-cell1|u=C5D4|43-72 U+C5D4 H.S. EN|엔}}

|{{chset-cell1|u=C5D8|43-73 U+C5D8 H.S. EL|엘}}

|{{chset-cell1|u=C5E0|43-74 U+C5E0 H.S. EM|엠}}

|{{chset-cell1|u=C5E1|43-75 U+C5E1 H.S. EB|엡}}

|{{chset-cell1|u=C5E3|43-76 U+C5E3 H.S. ES|엣}}

|{{chset-cell1|u=C5E5|43-77 U+C5E5 H.S. ENG|엥}}

|{{chset-cell1|u=C5E4|43-78 U+C5E4 H.S. ESS|엤}}

|{{chset-cell1|u=C608|43-79 U+C608 H.S. YE|예}}

{{chset-left1|4B7x/CBFx}}

|{{chset-cell1|u=C60C|43-80 U+C60C H.S. YEN|옌}}

|{{chset-cell1|u=C610|43-81 U+C610 H.S. YEL|옐}}

|{{chset-cell1|u=C618|43-82 U+C618 H.S. YEM|옘}}

|{{chset-cell1|u=C619|43-83 U+C619 H.S. YEB|옙}}

|{{chset-cell1|u=C61B|43-84 U+C61B H.S. YES|옛}}

|{{chset-cell1|u=C61D|43-85 U+C61D H.S. YENG|옝}}

|{{chset-cell1|u=C61C|43-86 U+C61C H.S. YESS|옜}}

|{{chset-cell1|u=C678|43-87 U+C678 H.S. OE|외}}

|{{chset-cell1|u=C679|43-88 U+C679 H.S. OEG|왹}}

|{{chset-cell1|u=C67C|43-89 U+C67C H.S. OEN|왼}}

|{{chset-cell1|u=C680|43-90 U+C680 H.S. OEL|욀}}

|{{chset-cell1|u=C688|43-91 U+C688 H.S. OEM|욈}}

|{{chset-cell1|u=C689|43-92 U+C689 H.S. OEB|욉}}

|{{chset-cell1|u=C68B|43-93 U+C68B H.S. OES|욋}}

|{{chset-cell1|u=C68D|43-94 U+C68D H.S. OENG|욍}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|4C2x/CCAx}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=C704|44-01 U+C704 H.S. WI|위}}

|{{chset-cell1|u=C705|44-02 U+C705 H.S. WIG|윅}}

|{{chset-cell1|u=C708|44-03 U+C708 H.S. WIN|윈}}

|{{chset-cell1|u=C70C|44-04 U+C70C H.S. WIL|윌}}

|{{chset-cell1|u=C714|44-05 U+C714 H.S. WIM|윔}}

|{{chset-cell1|u=C715|44-06 U+C715 H.S. WIB|윕}}

|{{chset-cell1|u=C717|44-07 U+C717 H.S. WIS|윗}}

|{{chset-cell1|u=C719|44-08 U+C719 H.S. WING|윙}}

|{{chset-cell1|u=C758|44-09 U+C758 H.S. YI|의}}

|{{chset-cell1|u=C75C|44-10 U+C75C H.S. YIN|읜}}

|{{chset-cell1|u=C760|44-11 U+C760 H.S. YIL|읠}}

|{{chset-cell1|u=C768|44-12 U+C768 H.S. YIM|읨}}

|{{chset-cell1|u=C76B|44-13 U+C76B H.S. YIS|읫}}

|{{chset-cell1|u=C640|44-14 U+C640 H.S. WA|와}}

|{{chset-cell1|u=C641|44-15 U+C641 H.S. WAG|왁}}

{{chset-left1|4C3x/CCBx}}

|{{chset-cell1|u=C644|44-16 U+C644 H.S. WAN|완}}

|{{chset-cell1|u=C647|44-17 U+C647 H.S. WAD|왇}}

|{{chset-cell1|u=C648|44-18 U+C648 H.S. WAL|왈}}

|{{chset-cell1|u=C650|44-19 U+C650 H.S. WAM|왐}}

|{{chset-cell1|u=C651|44-20 U+C651 H.S. WAB|왑}}

|{{chset-cell1|u=C653|44-21 U+C653 H.S. WAS|왓}}

|{{chset-cell1|u=C655|44-22 U+C655 H.S. WANG|왕}}

|{{chset-cell1|u=C654|44-23 U+C654 H.S. WASS|왔}}

|{{chset-cell1|u=C6CC|44-24 U+C6CC H.S. WEO|워}}

|{{chset-cell1|u=C6CD|44-25 U+C6CD H.S. WEOG|웍}}

|{{chset-cell1|u=C6D0|44-26 U+C6D0 H.S. WEON|원}}

|{{chset-cell1|u=C6D4|44-27 U+C6D4 H.S. WEOL|월}}

|{{chset-cell1|u=C6DC|44-28 U+C6DC H.S. WEOM|웜}}

|{{chset-cell1|u=C6DD|44-29 U+C6DD H.S. WEOB|웝}}

|{{chset-cell1|u=C6DF|44-30 U+C6DF H.S. WEOS|웟}}

|{{chset-cell1|u=C6E1|44-31 U+C6E1 H.S. WEONG|웡}}

{{chset-left1|4C4x/CCCx}}

|{{chset-cell1|u=C6E0|44-32 U+C6E0 H.S. WEOSS|웠}}

|{{chset-cell1|u=C65C|44-33 U+C65C H.S. WAE|왜}}

|{{chset-cell1|u=C65D|44-34 U+C65D H.S. WAEG|왝}}

|{{chset-cell1|u=C660|44-35 U+C660 H.S. WAEN|왠}}

|{{chset-cell1|u=C66C|44-36 U+C66C H.S. WAEM|왬}}

|{{chset-cell1|u=C66F|44-37 U+C66F H.S. WAES|왯}}

|{{chset-cell1|u=C671|44-38 U+C671 H.S. WAENG|왱}}

|{{chset-cell1|u=C6E8|44-39 U+C6E8 H.S. WE|웨}}

|{{chset-cell1|u=C6E9|44-40 U+C6E9 H.S. WEG|웩}}

|{{chset-cell1|u=C6EC|44-41 U+C6EC H.S. WEN|웬}}

|{{chset-cell1|u=C6F0|44-42 U+C6F0 H.S. WEL|웰}}

|{{chset-cell1|u=C6F8|44-43 U+C6F8 H.S. WEM|웸}}

|{{chset-cell1|u=C6F9|44-44 U+C6F9 H.S. WEB|웹}}

|{{chset-cell1|u=C6FB|44-45 U+C6FB H.S. WES|웻}}

|{{chset-cell1|u=C6FD|44-46 U+C6FD H.S. WENG|웽}}

|{{chset-cell1|u=C701|44-47 U+C701 H.S. WET|윁}}

{{chset-left1|4C5x/CCDx}}

|colspan="16" style="background:#DDD;font-size:85%"|(user-defined area)

{{chset-left1|4C6x/CCEx}}

|colspan="16" style="background:#DDD;font-size:85%"|(user-defined area)

{{chset-left1|4C7x/CCFx}}

|colspan="15" style="background:#DDD;font-size:85%"|(user-defined area)

|{{chset-cell1

|style=background:#DDD}}

=Statistics by jamo=

style="vertical-align:top"|

; Initial consonants

{| class="wikitable sortable"

!Jamo!!Count

186
157
151
144
151
151
177
155
125
122
114
113
153
138
104
85
119
111
223
Total2679

| style="vertical-align:top"|

; Vowels

class="wikitable sortable"

!Jamo!!Count

255
101
232
144
200
80
184
98
185
195
176
30
168
52
115
111
59
102
76
58
58
Total2679

|

; Final consonants

class="wikitable sortable"

!Jamo!!Count

(none)391
226
7
317
3
10
51
288
26
50
11
3
5
4
15
250
233
3
224
264
29
18
5
31
40
26
16
133
Total2679

|}

Hanja sets (rows number 45 through 94)

{{hatnote|See Appendix:Korean Hanja by KPS 9566 hangyol code on Wiktionary.}}

The Hanja at 69-09 (0xE5A9) is mapped to U+676E {{linktext|杮|lang=zh}} in all documented tables; characters are, however ordered according to their readings, from which it appears that it is intended to be U+67FF {{linktext|柿|lang=zh}} instead.{{cite web |last=Chung |first=Jaemin |url=https://www.unicode.org/L2/L2021/21059-irgn2479-mapping.pdf |id=UTC L2/21-059 |title=KP0-E5A9 should be mapped to U+67FF instead of U+676E |date=2021-03-17}}

Extended non-syllable, non-Hanja sets in KPS 9566-2011

Following are charts for the non-syllable, non-Hanja section of KPS 9566-2011 outside of the main plane.

= {{anchor|ext0xE0}}Extension set 0xE0 (symbols and pictographs) =

{{chset-table-header1|KPS 9566-2011 (prefixed with 0xE0)}}
{{chset-left1|4x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|U+E100 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E101 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E102 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E103 Private Use||style=background:#FEE}}

|{{chset-cell1|u=25D1|U+25D1 CIRCLE WITH RIGHT HALF BLACK|}}

|{{chset-cell1|U+E104 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E105 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E106 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E107 Private Use||style=background:#FEE}}

|{{chset-cell1|u=2298|U+2298 CIRCLED DIVISION SLASH|}}

|{{chset-cell1|u=2709|U+2709 ENVELOPE|}}

|{{chset-cell1|u=261B|U+261B BLACK RIGHT POINTING INDEX|}}

|{{chset-cell1|u=261E|U+261E WHITE RIGHT POINTING INDEX|}}

|{{chset-cell1|u=270C|U+270C VICTORY HAND|}}

|{{chset-cell1|U+E108 Private Use||style=background:#FEE}}

{{chset-left1|5x}}

|{{chset-cell1|u=270D|U+270D WRITING HAND|}}

|{{chset-cell1|u=270F|U+270F PENCIL|}}

|{{chset-cell1|u=270E|U+270E LOWER RIGHT PENCIL|}}

|{{chset-cell1|u=2710|U+2710 UPPER RIGHT PENCIL|}}

|{{chset-cell1|U+E109 Private Use||style=background:#FEE}}

|{{chset-cell1|u=2713|U+2713 CHECK MARK|}}

|{{chset-cell1|u=2714|U+2714 HEAVY CHECK MARK|}}

|{{chset-cell1|u=22A1|U+22A1 SQUARED DOT OPERATOR|}}

|{{chset-cell1|u=2394|U+2394 SOFTWARE-FUNCTION SYMBOL|}}

|{{chset-cell1|U+E10B Private Use||style=background:#FEE}}

|{{chset-cell1|U+E10C Private Use||style=background:#FEE}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|6x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=2299|U+2299 CIRCLED DOT OPERATOR|}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|7x}}

|{{chset-cell1|U+E11A Private Use||style=background:#FEE}}

|{{chset-cell1|U+E11B Private Use||style=background:#FEE}}

|{{chset-cell1|u=2693|U+2693 ANCHOR|⚓︎}}

|{{chset-cell1|U+E11D Private Use||style=background:#FEE}}

|{{chset-cell1|U+E11E Private Use||style=background:#FEE}}

|{{chset-cell1|U+E11F Private Use||style=background:#FEE}}

|{{chset-cell1|U+E120 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E121 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E122 Private Use||style=background:#FEE}}

|{{chset-cell1|u=263C|U+263C WHITE SUN WITH RAYS|}}

|{{chset-cell1|U+E123 Private Use||style=background:#FEE}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|8x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|U+E124 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E125 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E126 Private Use||style=background:#FEE}}

|{{chset-cell1|u=25C9|U+25C9 FISHEYE|}}

|{{chset-cell1|U+E127 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E128 Private Use||style=background:#FEE}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|9x}}

|{{chset-cell1|U+E12E Private Use||style=background:#FEE}}

|{{chset-cell1|U+E12F Private Use||style=background:#FEE}}

|{{chset-cell1|u=272A|U+272A CIRCLED WHITE STAR|}}

|{{chset-cell1|U+E130 Private Use||style=background:#FEE}}

|{{chset-cell1|u=272F|U+272F PINWHEEL STAR|}}

|{{chset-cell1|u=272C|U+272C BLACK CENTRE WHITE STAR|}}

|{{chset-cell1|U+E131 Private Use||style=background:#FEE}}

|{{chset-cell1|u=272B|U+272B OPEN CENTRE BLACK STAR|}}

|{{chset-cell1|U+E132 Private Use||style=background:#FEE}}

|{{chset-cell1|u=272E|U+272E HEAVY OUTLINED BLACK STAR|}}

|{{chset-cell1|u=272D|U+272D OUTLINED BLACK STAR|}}

|{{chset-cell1|u=2730|U+2730 SHADOWED WHITE STAR|}}

|{{chset-cell1|U+E133 Private Use||style=background:#FEE}}

|{{chset-cell1|u=2729|U+2729 STRESS OUTLINED WHITE STAR|}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-table-footer1|{{legend|#FEE|Not in Unicode, mapped to Private Use area}}}}

= {{anchor|ext0xE1}}Extension sets 0xE1, 0xE2, 0xE3 (unknown) =

All characters in these extension sets map to the private use area. Their purpose is unknown.

= {{anchor|ext0xE4}}Extension set 0xE4 (arrows) =

This set includes several, mostly rightward arrows mapping to the Unicode Dingbats block and elsewhere.

{{chset-table-header1|KPS 9566-2011 (prefixed with 0xE4)}}
{{chset-left1|4x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=2794|U+2794 HEAVY WIDE-HEADED RIGHTWARDS ARROW|➔}}

|{{chset-cell1|u=2798|U+2798 HEAVY SOUTH EAST ARROW|➘}}

|{{chset-cell1|u=2799|U+2799 HEAVY RIGHTWARDS ARROW|➙}}

|{{chset-cell1|u=279A|U+279A HEAVY NORTH EAST ARROW|➚}}

|{{chset-cell1|u=279B|U+279B DRAFTING POINT RIGHTWARDS ARROW|➛}}

|{{chset-cell1|u=279C|U+279C HEAVY ROUND-TIPPED RIGHTWARDS ARROW|➜}}

|{{chset-cell1|u=279D|U+279D TRIANGLE-HEADED RIGHTWARDS ARROW|➝}}

|{{chset-cell1|u=279F|U+279F DASHED TRIANGLE-HEADED RIGHTWARDS ARROW|➟}}

|{{chset-cell1|u=27A0|U+27A0 HEAVY DASHED TRIANGLE-HEADED RIGHTWARDS ARROW|➠}}

|{{chset-cell1|u=27A2|U+27A2 THREE-D TOP-LIGHTED RIGHTWARDS ARROWHEAD|➢}}

|{{chset-cell1|u=27A3|U+27A3 THREE-D BOTTOM-LIGHTED RIGHTWARDS ARROWHEAD|➣}}

|{{chset-cell1|u=27A4|U+27A4 BLACK RIGHTWARDS ARROWHEAD|➤}}

|{{chset-cell1|u=27A5|U+27A5 HEAVY BLACK CURVED DOWNWARDS AND RIGHTWARDS ARROW|➥}}

|{{chset-cell1|u=27A6|U+27A6 HEAVY BLACK CURVED UPWARDS AND RIGHTWARDS ARROW|➦}}

|{{chset-cell1|u=27A7|U+27A7 SQUAT BLACK RIGHTWARDS ARROW|➧}}

{{chset-left1|5x}}

|{{chset-cell1|u=27A8|U+27A8 HEAVY CONCAVE-POINTED BLACK RIGHTWARDS ARROW|➨}}

|{{chset-cell1|u=27A9|U+27A9 RIGHT-SHADED WHITE RIGHTWARDS ARROW|➩}}

|{{chset-cell1|u=27AA|U+27AA LEFT-SHADED WHITE RIGHTWARDS ARROW|➪}}

|{{chset-cell1|u=27AB|U+27AB BACK-TILTED SHADOWED WHITE RIGHTWARDS ARROW|➫}}

|{{chset-cell1|u=27AC|U+27AC FRONT-TILTED SHADOWED WHITE RIGHTWARDS ARROW|➬}}

|{{chset-cell1|u=27AD|U+27AD HEAVY LOWER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW|➭}}

|{{chset-cell1|u=27AE|U+27AE HEAVY UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW|➮}}

|{{chset-cell1|u=27AF|U+27AF NOTCHED LOWER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW|➯}}

|{{chset-cell1|u=27B1|U+27B1 NOTCHED UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW|➱}}

|{{chset-cell1|u=27B2|U+27B2 CIRCLED HEAVY WHITE RIGHTWARDS ARROW|➲}}

|{{chset-cell1|u=27B3|U+27B3 WHITE-FEATHERED RIGHTWARDS ARROW|➳}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|6x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=27B4|U+27B4 BLACK-FEATHERED SOUTH EAST ARROW|➴}}

|{{chset-cell1|u=27B5|U+27B5 BLACK-FEATHERED RIGHTWARDS ARROW|➵}}

|{{chset-cell1|u=27B6|U+27B6 BLACK-FEATHERED NORTH EAST ARROW|➶}}

|{{chset-cell1|u=27B7|U+27B7 HEAVY BLACK-FEATHERED SOUTH EAST ARROW|➷}}

|{{chset-cell1|u=27B8|U+27B8 HEAVY BLACK-FEATHERED RIGHTWARDS ARROW|➸}}

|{{chset-cell1|u=27B9|U+27B9 HEAVY BLACK-FEATHERED NORTH EAST ARROW|➹}}

|{{chset-cell1|u=27BA|U+27BA TEARDROP-BARBED RIGHTWARDS ARROW|➺}}

|{{chset-cell1|u=27BB|U+27BB HEAVY TEARDROP-SHANKED RIGHTWARDS ARROW|➻}}

|{{chset-cell1|u=27BE|U+27BE OPEN-OUTLINED RIGHTWARDS ARROW|➾}}

|{{chset-cell1|u=27BC|U+27BC WEDGE-TAILED RIGHTWARDS ARROW|➼}}

|{{chset-cell1|u=27BD|U+27BD HEAVY WEDGE-TAILED RIGHTWARDS ARROW|➽}}

|{{chset-cell1|U+E234 Private Use||style=background:#FEE}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|7x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|8x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=27F7|U+27F7 LONG LEFT RIGHT ARROW|⟷}}

|{{chset-cell1|u=21CC|U+21CC RIGHTWARDS HARPOON OVER LEFTWARDS HARPOON|}}

|{{chset-cell1|U+E243 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E244 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E245 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E246 Private Use||style=background:#FEE}}

|{{chset-cell1|u=296B|U+296B LEFTWARDS HARPOON WITH BARB DOWN BELOW LONG DASH|⥫}}

|{{chset-cell1|U+E247 Private Use||style=background:#FEE}}

|{{chset-cell1|u=296C|U+296C RIGHTWARDS HARPOON WITH BARB UP ABOVE LONG DASH|⥬}}

|{{chset-cell1|u=21D0|U+21D0 LEFTWARDS DOUBLE ARROW|⇐}}

|{{chset-cell1|U+E248 Private Use||style=background:#FEE}}

|{{chset-cell1|u=27F9|U+27F9 LONG RIGHTWARDS DOUBLE ARROW|⟹}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|9x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|U+E258 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E259 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E25A Private Use||style=background:#FEE}}

|{{chset-cell1|U+E25B Private Use||style=background:#FEE}}

{{chset-table-footer1|{{legend|#FEE|Not in Unicode, mapped to Private Use area}}}}

= {{anchor|ext0xE5}}Extension set 0xE5 (Roman superscripts and subscripts) =

This row includes several lowercase Roman superscripts with trail bytes corresponding to their uppercase ASCII equivalents, and lowercase Roman subscripts with trail bytes corresponding to their lowercase ASCII equivalents.

{{chset-table-header1|KPS 9566-2011 (prefixed with 0xE5)}}
{{chset-left1|4x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=1D43|U+1D43 MODIFIER LETTER SMALL A|}}

|{{chset-cell1|u=1D47|U+1D47 MODIFIER LETTER SMALL B|}}

|{{chset-cell1|u=1D9C|U+1D9C MODIFIER LETTER SMALL C|}}

|{{chset-cell1|u=1D48|U+1D48 MODIFIER LETTER SMALL D|}}

|{{chset-cell1|u=1D49|U+1D49 MODIFIER LETTER SMALL E|}}

|{{chset-cell1|u=1DA0|U+1DA0 MODIFIER LETTER SMALL F|}}

|{{chset-cell1|u=1D4D|U+1D4D MODIFIER LETTER SMALL G|}}

|{{chset-cell1|U+E264 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E265 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E266 Private Use||style=background:#FEE}}

|{{chset-cell1|u=1D4F|U+1D4F MODIFIER LETTER SMALL K|}}

|{{chset-cell1|U+E268 Private Use||style=background:#FEE}}

|{{chset-cell1|u=1D50|U+1D50 MODIFIER LETTER SMALL M|}}

|{{chset-cell1|u=207F|U+207F SUPERSCRIPT LATIN SMALL LETTER N|}}

|{{chset-cell1|u=1D52|U+1D52 MODIFIER LETTER SMALL O|}}

{{chset-left1|5x}}

|{{chset-cell1|u=1D56|U+1D56 MODIFIER LETTER SMALL P|}}

|{{chset-cell1|U+E26D Private Use||style=background:#FEE}}

|{{chset-cell1|U+E26E Private Use||style=background:#FEE}}

|{{chset-cell1|U+E26F Private Use||style=background:#FEE}}

|{{chset-cell1|u=1D57|U+1D57 MODIFIER LETTER SMALL T|}}

|{{chset-cell1|u=1D58|U+1D58 MODIFIER LETTER SMALL U|}}

|{{chset-cell1|u=1D5B|U+1D5B MODIFIER LETTER SMALL V|}}

|{{chset-cell1|U+E273 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E274 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E275 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E276 Private Use||style=background:#FEE}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|6x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=2090|U+2090 LATIN SUBSCRIPT SMALL LETTER A|}}

|{{chset-cell1|U+E278 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E279 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E27A Private Use||style=background:#FEE}}

|{{chset-cell1|u=2091|U+2091 LATIN SUBSCRIPT SMALL LETTER E|}}

|{{chset-cell1|U+E27C Private Use||style=background:#FEE}}

|{{chset-cell1|U+E27D Private Use||style=background:#FEE}}

|{{chset-cell1|U+E27E Private Use||style=background:#FEE}}

|{{chset-cell1|u=1D62|U+1D62 LATIN SUBSCRIPT SMALL LETTER I|}}

|{{chset-cell1|u=2C7C|U+2C7C LATIN SUBSCRIPT SMALL LETTER J|}}

|{{chset-cell1|U+E281 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E282 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E283 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E284 Private Use||style=background:#FEE}}

|{{chset-cell1|u=2092|U+2092 LATIN SUBSCRIPT SMALL LETTER O|}}

{{chset-left1|7x}}

|{{chset-cell1|U+E286 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E287 Private Use||style=background:#FEE}}

|{{chset-cell1|u=1D63|U+1D63 LATIN SUBSCRIPT SMALL LETTER R|}}

|{{chset-cell1|U+E289 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E28A Private Use||style=background:#FEE}}

|{{chset-cell1|u=1D64|U+1D64 LATIN SUBSCRIPT SMALL LETTER U|}}

|{{chset-cell1|u=1D65|U+1D65 LATIN SUBSCRIPT SMALL LETTER V|}}

|{{chset-cell1|U+E28D Private Use||style=background:#FEE}}

|{{chset-cell1|u=2093|U+2093 LATIN SUBSCRIPT SMALL LETTER X|}}

|{{chset-cell1|U+E28F Private Use||style=background:#FEE}}

|{{chset-cell1|U+E290 Private Use||style=background:#FEE}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|8x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|U+E291 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E292 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E293 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E294 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E295 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E296 Private Use||style=background:#FEE}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|9x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|U+E2A1 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2A2 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2A3 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2A4 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2A5 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2A6 Private Use||style=background:#FEE}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-table-footer1|{{legend|#FEE|Not in Unicode, mapped to Private Use area}}}}

= {{anchor|ext0xE6}}Extension set 0xE6 (Greek and symbol superscripts and subscripts) =

{{chset-table-header1|KPS 9566-2011 (prefixed with 0xE6)}}
{{chset-left1|4x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=1D45|U+1D45 MODIFIER LETTER SMALL ALPHA|}}

|{{chset-cell1|u=1D5D|U+1D5D MODIFIER LETTER SMALL BETA|}}

|{{chset-cell1|u=1D5E|U+1D5E MODIFIER LETTER SMALL GREEK GAMMA|}}

|{{chset-cell1|u=1D5F|U+1D5F MODIFIER LETTER SMALL DELTA|}}

|{{chset-cell1|u=1D4B|U+1D4B MODIFIER LETTER SMALL OPEN E|}}

|{{chset-cell1|U+E2B6 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2B7 Private Use||style=background:#FEE}}

|{{chset-cell1|u=1DBF|U+1DBF MODIFIER LETTER SMALL THETA|ᶿ}}

|{{chset-cell1|U+E2B9 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2BA Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2BB Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2BC Private Use||style=background:#FEE}}

|{{chset-cell1|u=1DB9|U+1DB9 MODIFIER LETTER SMALL V WITH HOOK|}}

|{{chset-cell1|U+E2BE Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2BF Private Use||style=background:#FEE}}

{{chset-left1|5x}}

|{{chset-cell1|U+E2C0 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2C1 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2C2 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2C3 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2C4 Private Use||style=background:#FEE}}

|{{chset-cell1|u=1D60|U+1D60 MODIFIER LETTER SMALL GREEK PHI|}}

|{{chset-cell1|u=1D61|U+1D61 MODIFIER LETTER SMALL CHI|}}

|{{chset-cell1|U+E2C7 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2C8 Private Use||style=background:#FEE}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|6x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|U+E2CB Private Use||style=background:#FEE}}

|{{chset-cell1|u=1D66|U+1D66 GREEK SUBSCRIPT SMALL LETTER BETA|}}

|{{chset-cell1|u=1D67|U+1D67 GREEK SUBSCRIPT SMALL LETTER GAMMA|}}

|{{chset-cell1|U+E2CE Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2CF Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2D0 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2D1 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2D2 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2D3 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2D4 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2D5 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2D6 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2D7 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2D8 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2D9 Private Use||style=background:#FEE}}

{{chset-left1|7x}}

|{{chset-cell1|U+E2DA Private Use||style=background:#FEE}}

|{{chset-cell1|u=1D68|U+1D68 GREEK SUBSCRIPT SMALL LETTER RHO|}}

|{{chset-cell1|U+E2DC Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2DD Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2DE Private Use||style=background:#FEE}}

|{{chset-cell1|u=1D69|U+1D69 GREEK SUBSCRIPT SMALL LETTER PHI|}}

|{{chset-cell1|u=1D6A|U+1D6A GREEK SUBSCRIPT SMALL LETTER CHI|}}

|{{chset-cell1|U+E2E1 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2E2 Private Use||style=background:#FEE}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|8x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=207A|U+207A SUPERSCRIPT PLUS SIGN|}}

|{{chset-cell1|u=207B|U+207B SUPERSCRIPT MINUS|}}

|{{chset-cell1|U+E2E5 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2E6 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2E7 Private Use||style=background:#FEE}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|9x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=208A|U+208A SUBSCRIPT PLUS SIGN|}}

|{{chset-cell1|u=208B|U+208B SUBSCRIPT MINUS|}}

|{{chset-cell1|U+E2F3 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2F4 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E2F5 Private Use||style=background:#FEE}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-table-footer1|{{legend|#FEE|Not in Unicode, mapped to Private Use area}}}}

= {{anchor|ext0xE7}}Extension set 0xE7 (further list markers) =

{{chset-table-header1|KPS 9566-2011 (prefixed with 0xE7)}}
{{chset-left1|4x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=325B|U+325B CIRCLED NUMBER THIRTY ONE|}}

|{{chset-cell1|u=325C|U+325C CIRCLED NUMBER THIRTY TWO|}}

|{{chset-cell1|u=325D|U+325D CIRCLED NUMBER THIRTY THREE|}}

|{{chset-cell1|u=325E|U+325E CIRCLED NUMBER THIRTY FOUR|}}

|{{chset-cell1|u=325F|U+325F CIRCLED NUMBER THIRTY FIVE|}}

|{{chset-cell1|u=32B1|U+32B1 CIRCLED NUMBER THIRTY SIX|}}

|{{chset-cell1|u=32B2|U+32B2 CIRCLED NUMBER THIRTY SEVEN|}}

|{{chset-cell1|u=32B3|U+32B3 CIRCLED NUMBER THIRTY EIGHT|}}

|{{chset-cell1|u=32B4|U+32B4 CIRCLED NUMBER THIRTY NINE|}}

|{{chset-cell1|u=32B5|U+32B5 CIRCLED NUMBER FORTY|}}

|{{chset-cell1|u=32B6|U+32B6 CIRCLED NUMBER FORTY ONE|}}

|{{chset-cell1|u=32B7|U+32B7 CIRCLED NUMBER FORTY TWO|}}

|{{chset-cell1|u=32B8|U+32B8 CIRCLED NUMBER FORTY THREE|}}

|{{chset-cell1|u=32B9|U+32B9 CIRCLED NUMBER FORTY FOUR|}}

|{{chset-cell1|u=32BA|U+32BA CIRCLED NUMBER FORTY FIVE|}}

{{chset-left1|5x}}

|{{chset-cell1|u=32BB|U+32BB CIRCLED NUMBER FORTY SIX|}}

|{{chset-cell1|u=32BC|U+32BC CIRCLED NUMBER FORTY SEVEN|}}

|{{chset-cell1|u=32BD|U+32BD CIRCLED NUMBER FORTY EIGHT|}}

|{{chset-cell1|u=32BE|U+32BE CIRCLED NUMBER FORTY NINE|}}

|{{chset-cell1|u=32BF|U+32BF CIRCLED NUMBER FIFTY|}}

|{{chset-cell1|U+E301 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E302 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E303 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E304 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E305 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E306 Private Use||style=background:#FEE}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|6x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|U+E307 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E308 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E309 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E30A Private Use||style=background:#FEE}}

|{{chset-cell1|U+E30B Private Use||style=background:#FEE}}

|{{chset-cell1|U+E30C Private Use||style=background:#FEE}}

|{{chset-cell1|U+E30D Private Use||style=background:#FEE}}

|{{chset-cell1|U+E30E Private Use||style=background:#FEE}}

|{{chset-cell1|U+E30F Private Use||style=background:#FEE}}

|{{chset-cell1|U+E310 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E311 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E312 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E313 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E314 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E315 Private Use||style=background:#FEE}}

{{chset-left1|7x}}

|{{chset-cell1|U+E316 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E317 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E318 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E319 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E31A Private Use||style=background:#FEE}}

|{{chset-cell1|U+E31B Private Use||style=background:#FEE}}

|{{chset-cell1|U+E31C Private Use||style=background:#FEE}}

|{{chset-cell1|U+E31D Private Use||style=background:#FEE}}

|{{chset-cell1|U+E31E Private Use||style=background:#FEE}}

|{{chset-cell1|U+E31F Private Use||style=background:#FEE}}

|{{chset-cell1|U+E320 Private Use||style=background:#FEE}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|8x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|U+E321 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E322 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E323 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E324 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E325 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E326 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E327 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E328 Private Use||style=background:#FEE}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|9x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-table-footer1|{{legend|#FEE|Not in Unicode, mapped to Private Use area}}}}

= {{anchor|ext0xE8}}Extension set 0xE8 =

All characters in this extension set map to the private use area, except 0xE884 which maps to {{unichar|FE30}}.

= {{anchor|ext0xE9}}Extension set 0xE9 (additional symbols and punctuation) =

This set contains playing card suit symbols, various miscellaneous symbols, and halfwidth counterparts for some of the currency symbols in row 8. The Kelvin sign is also included, having been replaced in row 8 by the euro sign.

{{chset-table-header1|KPS 9566-2011 (prefixed with 0xE9)}}
{{chset-left1|4x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=2205|U+2205 EMPTY SET|}}

|{{chset-cell1|u=2297|U+2297 CIRCLED TIMES|}}

|{{chset-cell1|U+E395 Private Use||style=background:#FEE}}

|{{chset-cell1|u=3013|U+3013 GETA MARK|}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|U+E397 Private Use||style=background:#FEE}}

|{{chset-cell1|u=2667|U+2667 WHITE CLUB SUIT|}}

|{{chset-cell1|u=2661|U+2661 WHITE HEART SUIT|}}

|{{chset-cell1|u=2664|U+2664 WHITE SPADE SUIT|}}

|{{chset-cell1|u=2662|U+2662 WHITE DIAMOND SUIT|}}

|{{chset-cell1|U+E398 Private Use||style=background:#FEE}}

|{{chset-cell1|u=25EF|U+25EF LARGE CIRCLE|}}

|{{chset-cell1|u=29BE|U+29BE CIRCLED WHITE BULLET|}}

|{{chset-cell1|U+E39A Private Use||style=background:#FEE}}

|{{chset-cell1|U+E39B Private Use||style=background:#FEE}}

{{chset-left1|5x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|6x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|U+E3A8 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E3A9 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E3AA Private Use||style=background:#FEE}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|7x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|8x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|U+E3C2 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E3C3 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E3C4 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E3C5 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E3C6 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E3C7 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E3C8 Private Use||style=background:#FEE}}

|{{chset-cell1|u=212A|U+212A KELVIN SIGN|}}

|{{chset-cell1|u=20A9|U+20A9 WON SIGN|}}

|{{chset-cell1|U+E3C9 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E3CA Private Use||style=background:#FEE}}

|{{chset-cell1|U+E3CB Private Use||style=background:#FEE}}

|{{chset-cell1|u=20A4|U+20A4 LIRA SIGN|}}

|{{chset-cell1|u=00A5|U+00A5 YEN SIGN|¥}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|9x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-table-footer1|{{legend|#FEE|Not in Unicode, mapped to Private Use area}}}}

= {{anchor|ext0xEA}}Extension set 0xEA (Japanese punctuation and additional jamo) =

This set contains several punctuation marks used in Japan, and some characters from the Hangul Compatibility Jamo Unicode block which are not already included in row 4. This comprises some of the jamo characters present in KS X 1001, but previously absent in KPS 9566.

{{chset-table-header1|KPS 9566-2011 (prefixed with 0xEA)}}
{{chset-left1|4x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=30FD|U+30FD KATAKANA ITERATION MARK|}}

|{{chset-cell1|u=30FE|U+30FE KATAKANA VOICED ITERATION MARK|}}

|{{chset-cell1|u=309D|U+309D HIRAGANA ITERATION MARK|}}

|{{chset-cell1|u=309E|U+309E HIRAGANA VOICED ITERATION MARK|}}

|{{chset-cell1|u=3005|U+3005 IDEOGRAPHIC ITERATION MARK|}}

|{{chset-cell1|u=3006|U+3006 IDEOGRAPHIC CLOSING MARK|}}

|{{chset-cell1|u=3007|U+3007 IDEOGRAPHIC NUMBER ZERO|}}

|{{chset-cell1|u=30FC|U+30FC KATAKANA-HIRAGANA PROLONGED SOUND MARK|}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|5x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|U+E3E8 Private Use||style=background:#FEE}}

|{{chset-cell1|U+E3E9 Private Use||style=background:#FEE}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|6x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1|u=3165|U+3165 HANGUL LETTER SSANGNIEUN|}}

|{{chset-cell1|u=316D|U+316D HANGUL LETTER RIEUL-YEORINHIEUH|}}

|{{chset-cell1|u=3171|U+3171 HANGUL LETTER KAPYEOUNMIEUM|}}

|{{chset-cell1|u=3172|U+3172 HANGUL LETTER PIEUP-KIYEOK|}}

|{{chset-cell1|u=3173|U+3173 HANGUL LETTER PIEUP-TIKEUT|}}

|{{chset-cell1|u=3174|U+3174 HANGUL LETTER PIEUP-SIOS-KIYEOK|}}

|{{chset-cell1|u=3175|U+3175 HANGUL LETTER PIEUP-SIOS-TIKEUT|}}

|{{chset-cell1|u=3176|U+3176 HANGUL LETTER PIEUP-CIEUC|}}

|{{chset-cell1|u=3177|U+3177 HANGUL LETTER PIEUP-THIEUTH|}}

|{{chset-cell1|u=3178|U+3178 HANGUL LETTER KAPYEOUNPIEUP|}}

|{{chset-cell1|u=3179|U+3179 HANGUL LETTER KAPYEOUNSSANGPIEUP|}}

|{{chset-cell1|u=317A|U+317A HANGUL LETTER SIOS-KIYEOK|}}

|{{chset-cell1|u=317B|U+317B HANGUL LETTER SIOS-NIEUN|}}

|{{chset-cell1|u=317D|U+317D HANGUL LETTER SIOS-PIEUP|}}

|{{chset-cell1|u=317E|U+317E HANGUL LETTER SIOS-CIEUC|}}

{{chset-left1|7x}}

|{{chset-cell1|u=3180|U+3180 HANGUL LETTER SSANGIEUNG|}}

|{{chset-cell1|u=3184|U+3184 HANGUL LETTER KAPYEOUNPHIEUPH|}}

|{{chset-cell1|u=3185|U+3185 HANGUL LETTER SSANGHIEUH|}}

|{{chset-cell1|u=3187|U+3187 HANGUL LETTER YO-YA|}}

|{{chset-cell1|u=3188|U+3188 HANGUL LETTER YO-YAE|}}

|{{chset-cell1|u=3189|U+3189 HANGUL LETTER YO-I|}}

|{{chset-cell1|u=318A|U+318A HANGUL LETTER YU-YEO|}}

|{{chset-cell1|u=318B|U+318B HANGUL LETTER YU-YE|}}

|{{chset-cell1|u=318C|U+318C HANGUL LETTER YU-I|}}

|{{chset-cell1|u=119E|U+119E HANGUL JUNGSEONG ARAEA|}}

|{{chset-cell1|u=318E|U+318E HANGUL LETTER ARAEAE|}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|8x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-left1|9x}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}

|{{chset-cell1

|style=background:#DDD}}
{{chset-table-footer1|{{legend|#FEE|Not in Unicode, mapped to Private Use area}}}}

Footnotes

{{notelist}}

References

{{Portal|North Korea}}

{{reflist}}