HALFWIDTH HANGUL LETTER O
ᅩ
U+FFCC
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
0xEF0xBF0x8C
UTF-16
0xFFCC
UTF-32
0x0000FFCC
Copy & Paste Codes
Character
ᅩ
Unicode Escape
\u{FFCC}
HTML Entity (Decimal)
ᅩ
HTML Entity (Hex)
ᅩ
CSS Code
\FFCC
JavaScript
String.fromCodePoint(0xFFCC)
Python
chr(0xFFCC)