Hangul Choseong Rieul-nieun Letter
ᄘ (U+1118) is the Hangul choseong for “rieul-nieun.”
U+1118
ᄘ is a Hangul choseong character used in the initial consonant position of Korean syllable blocks. It belongs to the Unicode Hangul Jamo area. This page helps you identify and copy it reliably in text and code.
Hangul Choseong Rieul-nieun Letter Meaning
ᄘ is named “HANGUL CHOSEONG RIEUL-NIEUN” and has the code point U+1118. In Hangul writing, choseong characters form the leading consonant of a syllable when combined with a jungseong (vowel) and a jongseong (final consonant) to create a complete Hangul syllable block. As a standalone character, ᄘ is mainly used when working with Hangul Jamo directly—such as text processing, typography, or rendering systems that decompose syllables into individual jamo components. It is not an independent vowel or word symbol; it functions as an initial consonant component.
Common uses
- •Typing or displaying Hangul Jamo directly in text tools
- •Debugging or validating Unicode Hangul input/output in software
- •Building custom fonts or rendering pipelines for Hangul Jamo
- •Academic or linguistic annotation where syllables are decomposed into jamo
- •Creating templates or test strings for Korean text layout
Examples
ᄘ Hangul Choseong Rieul-Nieun
- ᄘᄘ가
- ᄘᄘ는
- ᄘᄘ을
- ᄘᄘ이
- ᄘᄘ의
Variations
Technical codes
| Unicode | U+1118 | |
| HTML Entity | ᄘ | |
| HTML Code | ᄘ | |
| CSS | \1118 |
FAQ
What does the Hangul Choseong Rieul-nieun letter mean?
ᄘ is named “HANGUL CHOSEONG RIEUL-NIEUN” and has the code point U+1118. In Hangul writing, choseong characters form the leading consonant of a syllable when combined with a jungseong (vowel) and a jongseong (final consonant) to create a complete Hangul syllable block. As a standalone character, ᄘ is mainly used when working with Hangul Jamo directly—such as text processing, typography, or rendering systems that decompose syllables into individual jamo components. It is not an independent vowel or word symbol; it functions as an initial consonant component.
What Unicode character is ᄘ?
ᄘ is HANGUL CHOSEONG RIEUL-NIEUN with Unicode code point U+1118.
How do I use ᄘ in a complete Korean syllable?
Use it as the initial consonant (choseong) component, then combine it with a vowel (jungseong) and optional final consonant (jongseong) in systems that assemble syllable blocks.
How can I copy ᄘ into HTML?
You can use the provided HTML entity: ᄘ (which corresponds to U+1118).
What escapes work in code?
CSS escape: \\1118 and JavaScript escape: \\u{1118} are provided for this character.