FULLWIDTH GREATER-THAN SIGN
>
U+FF1E
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
0xEF0xBC0x9E
UTF-16
0xFF1E
UTF-32
0x0000FF1E
Copy & Paste Codes
Character
>
Unicode Escape
\u{FF1E}
HTML Entity (Decimal)
>
HTML Entity (Hex)
>
CSS Code
\FF1E
JavaScript
String.fromCodePoint(0xFF1E)
Python
chr(0xFF1E)