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-KIYEOK
Overview
ᆰ (HALFWIDTH HANGUL LETTER RIEUL-KIYEOK) is the Unicode character at code point U+FFAA. 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+FFAA | |
| decimal | 65450 | |
| htmldecimal | ᆰ | |
| htmlhex | ᆰ | |
| css | \FFAA | |
| javascript | \u{FFAA} | |
| python | \uffaa | |
| java | \uFFAA | |
| go | \uFFAA | |
| ruby | \u{FFAA} | |
| rust | \u{FFAA} | |
| ccpp | \uffaa | |
| urlencoded | %EF%BE%AA | |
| utf8bytes | ef be aa | |
| utf16bebytes | ff aa | |
| utf32bebytes | 00 00 ff aa |
How to Use
HTML:
ᆰ
CSS:
content: "\FFAA"
JavaScript:
"\u{FFAA}"
Python:
"\uffaa"
Properties
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <narrow> 313A
Frequently Asked Questions
What is the ᆰ character (HALFWIDTH HANGUL LETTER RIEUL-KIYEOK)?
ᆰ (HALFWIDTH HANGUL LETTER RIEUL-KIYEOK) is the Unicode character U+FFAA.
What is the Unicode codepoint of HALFWIDTH HANGUL LETTER RIEUL-KIYEOK?
The HALFWIDTH HANGUL LETTER RIEUL-KIYEOK character (ᆰ) has codepoint U+FFAA.
How do I type or copy HALFWIDTH HANGUL LETTER RIEUL-KIYEOK?
Copy ᆰ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.