Hangul Jongseong Thieuth Letter
ᇀ is the Hangul jongseong thieuth jamo (U+11C0) used as a trailing consonant in Korean syllables.
U+11C0
ᇀ is a Hangul consonant jamo used for Korean syllable structure. Specifically, it functions as a jongseong (final) element. Use the copy codes below to insert it in design, writing, or development tools.
Hangul Jongseong Thieuth Letter Meaning
ᇀ is the Unicode character “HANGUL JONGSEONG THIEUTH” with code point U+11C0 (HTML entity ᇀ). In Korean writing, Hangul syllables are built from an initial (choseong), a vowel (jungseong), and an optional final consonant (jongseong). This character represents the jongseong form associated with the thieuth consonant sound. You’ll most often encounter it inside precomposed Hangul syllables, but it can also appear on its own when working with low-level text processing, fonts, or normalization where jamo components are handled explicitly.
Common uses
- •Typing or inserting the jongseong jamo directly into Korean text or templates
- •Working with Hangul-aware software that needs to reference or store jamo components
- •Debugging or validating Unicode strings and code point handling (U+11C0)
- •Typography and font testing for Hangul jamo rendering as separate glyphs
- •Linguistic or educational materials that show syllable components
Examples
ᇀ Hangul Jongseong Thieuth
- ᇀᇀ
- ᇀU+11C0 = ᇀ
- ᇀJongseong thieuth: ᇀ
- ᇀCopy code: \\11C0
- ᇀHTML entity: ᇀ
Variations
Technical codes
| Unicode | U+11C0 | |
| HTML Entity | ᇀ | |
| HTML Code | ᇀ | |
| CSS | \11C0 |
FAQ
What does the Hangul Jongseong Thieuth letter mean?
ᇀ is the Unicode character “HANGUL JONGSEONG THIEUTH” with code point U+11C0 (HTML entity ᇀ). In Korean writing, Hangul syllables are built from an initial (choseong), a vowel (jungseong), and an optional final consonant (jongseong). This character represents the jongseong form associated with the thieuth consonant sound. You’ll most often encounter it inside precomposed Hangul syllables, but it can also appear on its own when working with low-level text processing, fonts, or normalization where jamo components are handled explicitly.
What is ᇀ called in Unicode?
ᇀ is named “HANGUL JONGSEONG THIEUTH”. Its Unicode code point is U+11C0.
Is ᇀ a vowel or a consonant?
It is a consonant jamo used as a jongseong (final/trailing consonant) component in Hangul syllable structure.
How can I copy ᇀ using code points?
You can copy it as the HTML entity ᇀ or using the CSS escape \\11C0 / JavaScript escape \\u{11C0}.
Why might I see ᇀ even if I usually type full Hangul syllables?
Some workflows expose or manipulate Hangul at the jamo level (for example, text processing, normalization, or font/glyph testing), which can show the final consonant component explicitly.