HALFWIDTH HANGUL LETTER RIEUL-KIYEOK
ᆰ
U+FFAA
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Halfwidth and Fullwidth Forms
Character Encoding
UTF-8
0xEF0xBE0xAA
UTF-16
0xFFAA
UTF-32
0x0000FFAA
Copy & Paste Codes
Character
ᆰ
Unicode Escape
\u{FFAA}
HTML Entity (Decimal)
ᆰ
HTML Entity (Hex)
ᆰ
CSS Code
\FFAA
JavaScript
String.fromCodePoint(0xFFAA)
Python
chr(0xFFAA)