copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ᆱ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ᆱ
HALFWIDTH HANGUL LETTER RIEUL-MIEUM
Overview
ᆱ (HALFWIDTH HANGUL LETTER RIEUL-MIEUM) is the Unicode character at code point U+FFAB. It belongs to the Halfwidth and Fullwidth Forms block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FFAB | |
| decimal | 65451 | |
| htmldecimal | ᆱ | |
| htmlhex | ᆱ | |
| css | \FFAB | |
| javascript | \u{FFAB} | |
| python | \uffab | |
| java | \uFFAB | |
| go | \uFFAB | |
| ruby | \u{FFAB} | |
| rust | \u{FFAB} | |
| ccpp | \uffab | |
| urlencoded | %EF%BE%AB | |
| utf8bytes | ef be ab | |
| utf16bebytes | ff ab | |
| utf32bebytes | 00 00 ff ab |
How to Use
HTML:
ᆱ
CSS:
content: "\FFAB"
JavaScript:
"\u{FFAB}"
Python:
"\uffab"
Properties
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <narrow> 313B
Frequently Asked Questions
What is the ᆱ character (HALFWIDTH HANGUL LETTER RIEUL-MIEUM)?
ᆱ (HALFWIDTH HANGUL LETTER RIEUL-MIEUM) is the Unicode character U+FFAB.
What is the Unicode codepoint of HALFWIDTH HANGUL LETTER RIEUL-MIEUM?
The HALFWIDTH HANGUL LETTER RIEUL-MIEUM character (ᆱ) has codepoint U+FFAB.
How do I type or copy HALFWIDTH HANGUL LETTER RIEUL-MIEUM?
Copy ᆱ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.