Hangul Jongseong Ssangkiyeok Letter
ᆩ (U+11A9) is Hangul jongseong ssangkiyeok, used as a trailing consonant in Korean syllables.
U+11A9
ᆩ is a Hangul Jamo used specifically as a final consonant (jongseong) in Korean syllable blocks. You may see it when working with Unicode text, fonts, or digital typography. This page helps you copy and use the character correctly.
Hangul Jongseong Ssangkiyeok Letter Meaning
ᆩ is the Unicode character named HANGUL JONGSEONG SSANGKIYEOK (U+11A9). As a jongseong, it represents the “ssangkiyeok” sound when it appears at the end of a Hangul syllable. In Hangul composition, jongseong characters combine with other jamo to form complete syllable blocks, so ᆩ typically won’t appear by itself in normal Korean writing. Instead, it’s most relevant in Unicode-level text processing, font/keyboard work, linguistic data, and software that manipulates Hangul jamo directly.
Common uses
- •Copying the exact Unicode jongseong character for Korean text normalization or data entry
- •Working with Unicode/Hangul Jamo in scripts, parsers, or search tooling
- •Typography and font testing to verify rendering of Hangul jongseong characters
- •Linguistic or educational content that discusses Hangul Jamo decomposition
- •Generating or validating Hangul syllable components in development and debugging
Examples
ᆩ Hangul Jongseong Ssangkiyeok
- ᆩU+11A9 ᆩ
- ᆩHangul jongseong ᆩ test string
- ᆩUnicode jamo: ᆩ
- ᆩFinal consonant (jongseong): ᆩ
- ᆩFont glyph check: ᆩ
Variations
Technical codes
| Unicode | U+11A9 | |
| HTML Entity | ᆩ | |
| HTML Code | ᆩ | |
| CSS | \11A9 |
FAQ
What does the Hangul Jongseong Ssangkiyeok letter mean?
ᆩ is the Unicode character named HANGUL JONGSEONG SSANGKIYEOK (U+11A9). As a jongseong, it represents the “ssangkiyeok” sound when it appears at the end of a Hangul syllable. In Hangul composition, jongseong characters combine with other jamo to form complete syllable blocks, so ᆩ typically won’t appear by itself in normal Korean writing. Instead, it’s most relevant in Unicode-level text processing, font/keyboard work, linguistic data, and software that manipulates Hangul jamo directly.
What is ᆩ (U+11A9)?
ᆩ is HANGUL JONGSEONG SSANGKIYEOK, a Hangul Jamo used as a final consonant (jongseong) in Korean syllables.
Can I use ᆩ to write complete Korean words by itself?
Usually not. Jongseong characters like ᆩ typically belong inside a syllable block and are combined with other jamo to form full Hangul syllables.
How do I copy ᆩ in HTML?
You can use the provided entity: ᆩ or the hex form: ᆩ.
How do I reference ᆩ in code?
Common escapes include \\11A9 (CSS) and \\u{11A9} (JavaScript). You can also use the Unicode code point U+11A9.