Halfwidth Hangul Letter Yi Letter
ᅴ (HALFWIDTH HANGUL LETTER YI) is a Unicode halfwidth Hangul character you can copy and embed.
U+FFDB
ᅴ is a Unicode character identified as the halfwidth Hangul letter Yi. It belongs to the fullwidth compatibility block in Unicode and is commonly referenced by its code point. Use the copy options below to paste it into design, writing, or code.
Halfwidth Hangul Letter Yi Letter Meaning
HALFWIDTH HANGUL LETTER YI (ᅴ) is a Hangul letter in the halfwidth/compatibility presentation area of Unicode. The character is primarily used when you need the specific halfwidth form rather than a fullwidth counterpart, such as when working with legacy text encodings, typography studies, or UI layouts that expect the halfwidth style. In most modern contexts, it is used simply as a precise Unicode character for consistency and correctness. If you’re comparing characters, rely on the code point U+FFDB to ensure you have the exact symbol you intend to display and store.
Common uses
- •Copying a specific Unicode halfwidth Hangul letter into documents or chat messages
- •Maintaining typographic consistency when matching legacy halfwidth Hangul text
- •Using in UI mockups or typography samples that require the exact halfwidth glyph
- •Referencing the character by code point in developer tools, specs, or test data
- •Embedding the symbol in HTML/CSS/JavaScript using the provided escapes
Examples
ᅴ Halfwidth Hangul Letter Yi
- ᅴᅴ
- ᅴletter: ᅴ
- ᅴUnicode U+FFDB: ᅴ
- ᅴhalfwidth Hangul: ᅴ
- ᅴUse ᅴ in your sample text
Variations
Technical codes
| Unicode | U+FFDB | |
| HTML Entity | ᅴ | |
| HTML Code | ᅴ | |
| CSS | \FFDB |
FAQ
What does the Halfwidth Hangul Letter Yi letter mean?
HALFWIDTH HANGUL LETTER YI (ᅴ) is a Hangul letter in the halfwidth/compatibility presentation area of Unicode. The character is primarily used when you need the specific halfwidth form rather than a fullwidth counterpart, such as when working with legacy text encodings, typography studies, or UI layouts that expect the halfwidth style. In most modern contexts, it is used simply as a precise Unicode character for consistency and correctness. If you’re comparing characters, rely on the code point U+FFDB to ensure you have the exact symbol you intend to display and store.
What is the Unicode code point for ᅴ?
The Unicode code point for ᅴ (HALFWIDTH HANGUL LETTER YI) is U+FFDB.
How do I use ᅴ in HTML?
You can insert it using the HTML entity: ᅴ.
How do I include ᅴ in CSS?
Use the CSS escape form: \\FFDB.
How do I include ᅴ in JavaScript?
Use the JavaScript escape: \\u{FFDB}.