Hangul Choseong Nieun Letter
ᄂ (Hangul Choseong Nieun, U+1102) is a Korean leading consonant letter used to build syllables.
U+1102
ᄂ is a Hangul choseong used as a leading consonant in Korean syllable blocks. In Unicode, it is named HANGUL CHOSEONG NIEUN with code point U+1102. It’s commonly used when you need precise Hangul jamo characters rather than full syllables.
Hangul Choseong Nieun Letter Meaning
ᄂ is Hangul choseong Nieun, a jamo character that acts as the initial consonant of a syllable. On its own, it is not typically read as a complete syllable letter; instead, it combines with a medial vowel and optional trailing consonant to form standard Hangul syllable blocks. The character is useful in typography, text processing, and linguistic data because it represents an individual component of Hangul composition. You may encounter ᄂ in keyboard/IME decomposition, educational materials about jamo structure, and technical strings that require stable Unicode code points.
Common uses
- •Linguistic data and Unicode-safe text processing of Korean jamo components
- •Typography and font testing where individual Hangul choseong shapes must be verified
- •Educational content that teaches Hangul syllable construction from jamo
- •Developer strings that require the exact code point U+1102 (e.g., normalization/decomposition workflows)
- •Tagging or annotation in research and transcription systems using separated jamo
Examples
ᄂ (Hangul Choseong Nieun) Copy & Info
- ᄂ난 (example syllable composition: leading ᄂ + vowels/consonants)
- ᄂ늘
- ᄂ녕
- ᄂType test: ᄂ U+1102
- ᄂDecomposed jamo: ᄂ
Variations
Technical codes
| Unicode | U+1102 | |
| HTML Entity | ᄂ | |
| HTML Code | ᄂ | |
| CSS | \1102 |
FAQ
What does the Hangul Choseong Nieun letter mean?
ᄂ is Hangul choseong Nieun, a jamo character that acts as the initial consonant of a syllable. On its own, it is not typically read as a complete syllable letter; instead, it combines with a medial vowel and optional trailing consonant to form standard Hangul syllable blocks. The character is useful in typography, text processing, and linguistic data because it represents an individual component of Hangul composition. You may encounter ᄂ in keyboard/IME decomposition, educational materials about jamo structure, and technical strings that require stable Unicode code points.
What Unicode character is ᄂ?
ᄂ is HANGUL CHOSEONG NIEUN, with Unicode code point U+1102.
Can I use ᄂ by itself as a complete Korean syllable?
Usually not in normal reading. It’s a choseong (initial jamo) and typically needs a vowel jamo (and possibly a trailing consonant) to form a full Hangul syllable block.
How do I copy ᄂ for web or development?
You can copy the character directly as ᄂ, or use the escapes: CSS \\1102, JavaScript \\u{1102}, or HTML ᄂ.
What is ᄂ useful for in text processing?
It’s helpful when your application needs the exact Hangul jamo component for decomposition/composition, transcription, search, or font rendering tests.