Hangul Jongseong Rieul-pieup Letter
ᆲ (U+11B2) is a Hangul jongseong used as a Korean final consonant.
U+11B2
ᆲ is a Hangul jamo used in Korean syllable construction. Specifically, it is the jongseong (final consonant) called Rieul-Pieup. You can copy it directly or use its Unicode code point (U+11B2).
Hangul Jongseong Rieul-pieup Letter Meaning
ᆲ (Hangul Jongseong Rieul-Pieup, U+11B2) is a Korean writing component used as the final consonant (jongseong) within a Hangul syllable block. It represents the cluster often understood as “rieul + pieup” in the context of syllable coda composition. In practice, you typically encounter ᆲ as part of a fully composed Hangul syllable (rather than standing alone), especially when rendering or working with text at the jamo level. It’s useful for linguistics, typography, and low-level Korean text processing where individual Hangul jamo must be handled precisely.
Common uses
- •Copying the exact Hangul jongseong character for Korean typography or design mockups
- •Building or testing Hangul syllable composition rules in software
- •Representing jamo explicitly in linguistic or educational materials
- •Correctly inserting a specific Unicode character when formatting or sanitizing text
- •Using in UI/debug views that display underlying Hangul jamo code points
Examples
ᆲ Hangul Jongseong Rieul-Pieup (U+11B2)
- ᆲᆲ
- ᆲFinal jamo: ᆲ
- ᆲU+11B2 is ᆲ
- ᆲKorean jamo test: ᆲ
- ᆲInsert jongseong character: ᆲ
Variations
Technical codes
| Unicode | U+11B2 | |
| HTML Entity | ᆲ | |
| HTML Code | ᆲ | |
| CSS | \11B2 |
FAQ
What does the Hangul Jongseong Rieul-pieup letter mean?
ᆲ (Hangul Jongseong Rieul-Pieup, U+11B2) is a Korean writing component used as the final consonant (jongseong) within a Hangul syllable block. It represents the cluster often understood as “rieul + pieup” in the context of syllable coda composition. In practice, you typically encounter ᆲ as part of a fully composed Hangul syllable (rather than standing alone), especially when rendering or working with text at the jamo level. It’s useful for linguistics, typography, and low-level Korean text processing where individual Hangul jamo must be handled precisely.
What is ᆲ called in Unicode?
ᆲ is named “HANGUL JONGSEONG RIEUL-PIEUP” and has the code point U+11B2.
Is ᆲ a standalone Korean letter?
It’s a Hangul jamo used specifically as a jongseong (final consonant) component inside Hangul syllables. In normal text, you’ll more often see it as part of a composed syllable.
How can I copy ᆲ into my document or app?
Copy the character directly from this page (ᆲ). You can also paste it using its Unicode code point U+11B2.
What are the common ways to enter ᆲ in code?
Use HTML entity ᆲ, CSS escape \\11B2, or JavaScript escape \\u{11B2}.