Hangul Jungseong Weo Letter
ᅯ is the Hangul vowel jamo “Jungseong WEO” used in building Korean syllables.
U+116F
ᅯ is a Hangul Jamo character used as a vowel component in Korean writing. It belongs to the Hangul category and is identified in Unicode as “HANGUL JUNGSEONG WEO” (U+116F). You can copy it directly or use its code point in tools and programming.
Hangul Jungseong Weo Letter Meaning
ᅯ is the Hangul “Jungseong WEO” vowel jamo. In Korean typography and text processing, it’s typically not used alone as a complete syllable; instead, it combines with other Hangul jamo (like leading consonants and trailing consonants) to form full syllable blocks. When you see it in Unicode text, it represents the specific vowel element “WEO” at the syllable’s vowel position. Designers and developers may use it when constructing syllables manually, working with Hangul-optimized fonts, or handling low-level Korean text data at the jamo level.
Common uses
- •Manually composing Korean Hangul syllables from jamo components
- •Testing or debugging Hangul rendering in fonts and text engines
- •Linguistic or educational materials that discuss jamo-level structure
- •Working with Unicode or normalization workflows involving Hangul jamo
- •Creating typographic samples where vowels are positioned separately
Examples
ᅯ Hangul Jungseong WEO
- ᅯᅯ
- ᅯ권
- ᅯ숼
- ᅯ훰로
- ᅯHangul jamo: ᅯ
Variations
Technical codes
| Unicode | U+116F | |
| HTML Entity | ᅯ | |
| HTML Code | ᅯ | |
| CSS | \116F |
FAQ
What does the Hangul Jungseong Weo letter mean?
ᅯ is the Hangul “Jungseong WEO” vowel jamo. In Korean typography and text processing, it’s typically not used alone as a complete syllable; instead, it combines with other Hangul jamo (like leading consonants and trailing consonants) to form full syllable blocks. When you see it in Unicode text, it represents the specific vowel element “WEO” at the syllable’s vowel position. Designers and developers may use it when constructing syllables manually, working with Hangul-optimized fonts, or handling low-level Korean text data at the jamo level.
What is ᅯ in Unicode?
ᅯ is HANGUL JUNGSEONG WEO, Unicode code point U+116F.
Can I use ᅯ by itself, or is it part of a syllable?
It’s typically a vowel jamo used to build complete Hangul syllables with other jamo, though you can display it alone for jamo-level work.
How do I copy ᅯ into code or a stylesheet?
Use the CSS escape \\116F or the JavaScript escape \\u{116F}. You can also reference the HTML entity.
Why might ᅯ render differently across apps?
Rendering depends on the font and text engine’s support for Hangul jamo. Try a font that includes Hangul jamo glyphs.