Hangul Choseong Sios-phieuph Letter
ᄺ (U+113A) is the Hangul choseong Sios-Phieup used to form Korean syllables.
U+113A
ᄺ is a standalone Hangul choseong character from the Korean writing system. It’s used as an initial consonant component when building complete Hangul syllable blocks. On many platforms, you’ll mainly see it inside properly composed Korean text.
Hangul Choseong Sios-phieuph Letter Meaning
ᄺ is the Hangul letter named “HANGUL CHOSEONG SIOS-PHIEUP” with Unicode code point U+113A. As a choseong, it represents an initial consonant used when composing Korean syllables. In normal writing, Hangul syllables are formed by combining an initial (choseong) with a vowel and sometimes a final (jongseong). Because ᄺ is a Jamo (letter component), it may look unusual by itself, but it becomes meaningful when used as part of a larger syllable composition. It’s commonly encountered in Korean text processing, font/game assets, and Unicode/Jamo demonstrations.
Common uses
- •Typing or inserting a specific Hangul choseong component during Korean text composition
- •Building custom Hangul syllables in software that works at the Jamo level
- •Using the character in font tests or glyph coverage checks
- •Preparing Unicode/encoding examples for learning Korean writing components
- •Creating UI labels or prototypes that require precise Hangul Jamo rendering
Examples
ᄺ Hangul Choseong Sios-Phieup
- ᄺᄺᅡ (choseong + vowel component preview)
- ᄺᄺᅳ (choseong + vowel component preview)
- ᄺᄺᅥ (choseong + vowel component preview)
- ᄺUnicode test: U+113A = ᄺ
- ᄺHangul Jamo: ᄺ (HANGUL CHOSEONG SIOS-PHIEUP)
Variations
Technical codes
| Unicode | U+113A | |
| HTML Entity | ᄺ | |
| HTML Code | ᄺ | |
| CSS | \113A |
FAQ
What does the Hangul Choseong Sios-phieuph letter mean?
ᄺ is the Hangul letter named “HANGUL CHOSEONG SIOS-PHIEUP” with Unicode code point U+113A. As a choseong, it represents an initial consonant used when composing Korean syllables. In normal writing, Hangul syllables are formed by combining an initial (choseong) with a vowel and sometimes a final (jongseong). Because ᄺ is a Jamo (letter component), it may look unusual by itself, but it becomes meaningful when used as part of a larger syllable composition. It’s commonly encountered in Korean text processing, font/game assets, and Unicode/Jamo demonstrations.
Is ᄺ a complete Korean syllable?
No. ᄺ is a Hangul choseong (initial consonant component). It usually needs to be combined with vowel and optional final consonant to form a complete syllable.
What is the Unicode code point for ᄺ?
The Unicode code point is U+113A.
How can I copy ᄺ into HTML?
Use the HTML entity: ᄺ.
How do I reference ᄺ in CSS or JavaScript?
CSS escape: \\113A. JavaScript (ES6) escape: \\u{113A}.