Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C0 Controls and Basic Latin (Basic Latin)
Character Encoding
UTF-8
0x3E
UTF-16
0x003E
UTF-32
0x0000003E
Copy & Paste Codes
Character
>
Unicode Escape
\u{003E}
HTML Entity (Decimal)
>
HTML Entity (Hex)
>
CSS Code
\003E
JavaScript
String.fromCodePoint(0x003E)
Python
chr(0x003E)