free-symbols

Halfwidth Hangul Letter Yeo Letter

ᅧ (U+FFCA) is the halfwidth Hangul letter Yeo, used when halfwidth Hangul forms are required.

U+FFCA

ᅧ is Unicode character U+FFCA, named HALFWIDTH HANGUL LETTER YEO. It belongs to the Fullwidth category but specifically represents the halfwidth form used in Hangul text processing. Use it for copy/paste or for consistent rendering when halfwidth Hangul is expected.

Halfwidth Hangul Letter Yeo Letter Meaning

HALFWIDTH HANGUL LETTER YEO (U+FFCA) is a Unicode character representing the halfwidth Hangul form of the letter “yeo.” In practice, it’s used when text must match a specific legacy encoding style, formatting standard, or UI expectation that distinguishes halfwidth and fullwidth Hangul characters. You may encounter it in older Korean text streams, compatibility contexts, or when a design system or input method requires the halfwidth glyph variant. Like other halfwidth/fullwidth characters, it’s mainly about consistent typographic appearance and compatibility rather than a separate “word” meaning.

Common uses

  • Copying halfwidth Hangul text from legacy sources into modern documents
  • Ensuring consistent rendering in typography tests and font/Glyph QA
  • Preparing UI strings for systems that distinguish halfwidth vs fullwidth Hangul
  • Matching expected character sets in form fields, search indexing, or data migration
  • Replacing visually similar Hangul characters in templates where width matters

Examples

ᅧ Halfwidth Hangul Letter Yeo (U+FFCA)

  • Halfwidth: ᅧ in a label
  • Check glyph: ᅧ
  • Legacy text includes ᅧ
  • Replace with ᅧ for width consistency

Variations

Technical codes

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

FAQ

What is ᅧ and what does U+FFCA mean?

ᅧ is the Unicode character HALFWIDTH HANGUL LETTER YEO. U+FFCA is its Unicode code point.

How do I copy ᅧ into my website or code?

You can copy the character directly, or use the provided forms: HTML ᅧ, CSS \\FFCA, or JavaScript \\u{FFCA}.

Why do halfwidth vs fullwidth Hangul characters matter?

They can display with different spacing/width and may be required for compatibility with legacy text, UI rules, or formatting that expects a specific width form.

Is ᅧ the same as a regular Hangul letter?

It represents the halfwidth form of the Hangul letter Yeo. Visually it may differ from other width variants, so it’s best to use the exact character your system expects.