Hangul Jungseong U-ae Letter
ᆊ (U+118A) is a Hangul Jungseong character used in composing Korean syllables.
U+118A
ᆊ is a Hangul Jungseong U-Ae symbol from the Korean writing system. It lives in the Unicode Hangul Jamo block and is often used during text composition. If you need to copy or code it, the Unicode and escape sequences below can help.
Hangul Jungseong U-ae Letter Meaning
ᆊ is the Hangul Jamo character named “HANGUL JUNGSEONG U-AE” with Unicode code point U+118A. In Korean writing, Hangul Jamo elements combine to form complete syllables. This specific character represents the “U-Ae” vowel component at the Jungseong (vowel) position within a syllable composition. Depending on the font and input method, it may appear alone (as a standalone Jamo) or be used programmatically when building Hangul syllables from individual Jamo parts.
Common uses
- •Composing Hangul syllables in software that builds text from Jamo components
- •Typography and font testing for the Unicode Hangul Jamo block
- •Linguistic or educational materials about Hangul vowel structures
- •Generating or validating Korean text data using Unicode code points
- •Crawling, cleaning, or normalizing text streams containing Hangul Jamo
Examples
ᆊ Hangul Jungseong U-Ae Symbol
- ᆊᆊ
- ᆊHangul: ᆊ (U+118A)
- ᆊJamo vowel: ᆊ
- ᆊTest string with ᆊ included
- ᆊCopy/paste ᆊ into your editor
Variations
Technical codes
| Unicode | U+118A | |
| HTML Entity | ᆊ | |
| HTML Code | ᆊ | |
| CSS | \118A |
FAQ
What does the Hangul Jungseong U-ae letter mean?
ᆊ is the Hangul Jamo character named “HANGUL JUNGSEONG U-AE” with Unicode code point U+118A. In Korean writing, Hangul Jamo elements combine to form complete syllables. This specific character represents the “U-Ae” vowel component at the Jungseong (vowel) position within a syllable composition. Depending on the font and input method, it may appear alone (as a standalone Jamo) or be used programmatically when building Hangul syllables from individual Jamo parts.
What is the Unicode code point for ᆊ?
ᆊ is U+118A and is named “HANGUL JUNGSEONG U-AE”.
How can I copy ᆊ quickly?
Copy the character directly from this page (ᆊ), or use the provided escapes like \\u{118A} or ᆊ.
Does ᆊ show up as a complete Korean syllable?
Not by itself in most cases. ᆊ is a Jungseong Jamo component and typically combines with other Jamo to form a full syllable.
Where do I use it in code?
You can insert it using Unicode-aware strings, or reference it via the given HTML entity (ᆊ) or CSS/JS escape forms (\\118A, \\u{118A}).