HANGUL LETTER KIYEOK
ㄱ
U+3131
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Hangul Compatibility Jamo
Character Encoding
UTF-8
0xE30x840xB1
UTF-16
0x3131
UTF-32
0x00003131
Copy & Paste Codes
Character
ㄱ
Unicode Escape
\u{3131}
HTML Entity (Decimal)
ㄱ
HTML Entity (Hex)
ㄱ
CSS Code
\3131
JavaScript
String.fromCodePoint(0x3131)
Python
chr(0x3131)