Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
CJK Symbols and Punctuation
Character Encoding
UTF-8
0xE30x800x90
UTF-16
0x3010
UTF-32
0x00003010
Copy & Paste Codes
Character
【
Unicode Escape
\u{3010}
HTML Entity (Decimal)
【
HTML Entity (Hex)
【
CSS Code
\3010
JavaScript
String.fromCodePoint(0x3010)
Python
chr(0x3010)