free-symbols

Hangul Jungseong Yeo Letter

ᅧ is the Hangul jungseong (vowel jamo) called Yeo (U+1167).

U+1167

ᅧ is a Korean Hangul jamo character used as a vowel component. It’s part of the jungseong (vowel) set in Hangul typography. You can copy it directly or insert it by Unicode.

Hangul Jungseong Yeo Letter Meaning

ᅧ is the Hangul jungseong (vowel jamo) named Yeo, represented by Unicode U+1167 (HTML entity ᅧ). In Hangul syllables, jungseong characters combine with leading (choseong) and optional trailing (jongseong) jamo to form complete syllables. On its own, ᅧ functions as a vowel component rather than a standalone word. Designers and developers typically encounter it when working with Hangul decomposition, custom keyboard input, fonts, or text normalization. When composing syllables, ensure the correct jamo order so the rendering engine produces the intended Hangul block.

Common uses

  • Composing Hangul syllables by assembling jamo components in text editors or apps
  • Typography and font testing for Hangul jungseong rendering (U+1167)
  • Linguistics or language-learning materials that display jamo decomposition
  • UI strings and labels that require precise Korean vowel jamo characters
  • Developer workflows that use Unicode/Jamo escapes for consistent text output

Examples

ᅧ — Hangul Jungseong Yeo

  • 였
  • 겨
  • ᅧᅧ
  • Hangul jamo: ᅧ (U+1167)

Variations

Technical codes

UnicodeU+1167
HTML Entityᅧ
HTML Codeᅧ
CSS\1167

FAQ

What does the Hangul Jungseong Yeo letter mean?

ᅧ is the Hangul jungseong (vowel jamo) named Yeo, represented by Unicode U+1167 (HTML entity ᅧ). In Hangul syllables, jungseong characters combine with leading (choseong) and optional trailing (jongseong) jamo to form complete syllables. On its own, ᅧ functions as a vowel component rather than a standalone word. Designers and developers typically encounter it when working with Hangul decomposition, custom keyboard input, fonts, or text normalization. When composing syllables, ensure the correct jamo order so the rendering engine produces the intended Hangul block.

What Unicode character is ᅧ?

ᅧ is HANGUL JUNGSEONG YEO, Unicode U+1167.

How do I copy ᅧ into my project?

Copy the character itself (ᅧ) or use its escapes: CSS \\\\1167, JavaScript \\\\u{1167}, or HTML entity ᅧ.

Is ᅧ a complete Korean syllable?

Usually no—ᅧ is a vowel jamo (jungseong). It typically combines with choseong and (optionally) jongseong to form a full Hangul syllable.

Why might ᅧ not render the way I expect?

Rendering depends on font support and correct jamo composition order. Ensure your text uses the intended jamo sequence for syllable formation.