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
0xE30x800xB1
UTF-16
0x3031
UTF-32
0x00003031
Copy & Paste Codes
Character
〱
Unicode Escape
\u{3031}
HTML Entity (Decimal)
〱
HTML Entity (Hex)
〱
CSS Code
\3031
JavaScript
String.fromCodePoint(0x3031)
Python
chr(0x3031)