free-symbols

Halfwidth Hangul Letter Rieul-thieuth Letter

ᆴ is the halfwidth Hangul letter Rieul-Thieuth, used when you need compact, fixed-width Hangul characters.

U+FFAE

ᆴ is a Hangul letter character encoded in Unicode. It belongs to the halfwidth/fullwidth set, which is useful for aligning text in fixed-width contexts. Below you’ll find the exact code points and ready-to-copy variants.

Halfwidth Hangul Letter Rieul-thieuth Letter Meaning

HALFWIDTH HANGUL LETTER RIEUL-THIEUTH (ᆴ) is a Unicode character intended for halfwidth Hangul display. The “halfwidth” form is commonly used when you want Hangul characters to match the visual rhythm of other halfwidth characters, such as in legacy-friendly text layouts, narrow UI fields, or environments where fullwidth characters take up more space. In practice, people copy it to produce consistent typography, label screens, or to mirror how certain systems represent Hangul in halfwidth mode. It is also useful for developers working with exact Unicode code points and rendering behavior.

Common uses

  • UI labels or compact headings that require consistent halfwidth character spacing
  • Legacy or compatibility text formats that expect halfwidth Hangul characters
  • Design mockups where character width must fit within narrow containers
  • Developer notes, logs, or test strings using the exact Unicode character U+FFAE
  • Typing special Hangul characters for consistent alignment in fixed-width text systems

Examples

ᆴ Halfwidth Hangul Letter Rieul-Thieuth

  • ᆴ ᆵ ᄚ
  • label: ᆴ
  • code: U+FFAE
  • halfwidth: ᆴ
  • sample text ᆴ

Variations

Technical codes

UnicodeU+FFAE
HTML Entityᆴ
HTML Codeᆴ
CSS\FFAE

FAQ

What does the Halfwidth Hangul Letter Rieul-thieuth letter mean?

HALFWIDTH HANGUL LETTER RIEUL-THIEUTH (ᆴ) is a Unicode character intended for halfwidth Hangul display. The “halfwidth” form is commonly used when you want Hangul characters to match the visual rhythm of other halfwidth characters, such as in legacy-friendly text layouts, narrow UI fields, or environments where fullwidth characters take up more space. In practice, people copy it to produce consistent typography, label screens, or to mirror how certain systems represent Hangul in halfwidth mode. It is also useful for developers working with exact Unicode code points and rendering behavior.

What is the Unicode code point for ᆴ?

The character ᆴ is U+FFAE (HALFWIDTH HANGUL LETTER RIEUL-THIEUTH).

How do I copy ᆴ into CSS or HTML?

Use the HTML entity ᆴ or the CSS escape \\FFAE. For JavaScript, you can use \\u{FFAE}.

Is ᆴ the same as a fullwidth Hangul character?

No. ᆴ is explicitly the halfwidth form (HALFWIDTH HANGUL LETTER RIEUL-THIEUTH). Fullwidth variants use different Unicode characters.

Where is ᆴ most useful?

It’s most useful when you need compact, consistent character width for Hangul in UI layouts, legacy-compatible text, or developer test strings requiring an exact character.