free-symbols

Hangul Jungseong Eo-o Letter

ᅺ (U+117A) is a Hangul medial vowel jamo used when composing Korean syllables.

U+117A

ᅺ is a Hangul jamo classified as a jungseong (medial vowel). It’s used as part of the underlying structure that makes up Korean syllable blocks. If you’re working with Korean text at the character level, this symbol is a useful one to copy and embed correctly.

Hangul Jungseong Eo-o Letter Meaning

ᅺ is the Hangul jungseong named “EO-O” (Unicode code point U+117A). Jungseong characters are the vowel components that, together with an initial consonant (choseong) and an optional final consonant (jongseong), form complete Hangul syllables. In everyday Korean writing, you typically type syllables rather than individual jamo, but working with decomposed text, fonts, or linguistics often involves these individual vowel parts. The character can also be referenced reliably using its HTML entity or programming escapes, which helps avoid encoding issues across platforms and editors.

Common uses

  • Copying a specific Korean vowel jamo for decomposed Hangul text
  • Testing or demonstrating font/jamo rendering in design tools
  • Building or debugging Hangul syllable composition in software
  • Using in linguistic notes, annotations, or typography studies
  • Including as an exact character in UI labels, data samples, or specs

Examples

ᅺ Hangul Jungseong EO-O

  • Korean jamo: ᅺ
  • Decomposed text sample: ᅺ
  • Font test string: ᅺ
  • Character reference: ᅺ (U+117A)

Variations

Technical codes

UnicodeU+117A
HTML Entityᅺ
HTML Codeᅺ
CSS\117A

FAQ

What does the Hangul Jungseong Eo-o letter mean?

ᅺ is the Hangul jungseong named “EO-O” (Unicode code point U+117A). Jungseong characters are the vowel components that, together with an initial consonant (choseong) and an optional final consonant (jongseong), form complete Hangul syllables. In everyday Korean writing, you typically type syllables rather than individual jamo, but working with decomposed text, fonts, or linguistics often involves these individual vowel parts. The character can also be referenced reliably using its HTML entity or programming escapes, which helps avoid encoding issues across platforms and editors.

What Unicode character is ᅺ?

ᅺ is Hangul Jungseong EO-O, with Unicode code point U+117A.

How do I copy ᅺ into HTML?

Use the HTML entity: ᅺ

What escape codes can I use in code?

Common options are CSS escape \\117A and JavaScript escape \\u{117A}.

Is ᅺ a complete Korean syllable?

No. It’s a jungseong (medial vowel jamo) that combines with other jamo (choseong and optional jongseong) to form full Hangul syllables.