>
Copy to Clipboard
GREATER-THAN SIGN
General information
ID | 62 |
HEX | 3e |
Char | > |
Char type | OTHER PUNCTUATION |
Unicode name | GREATER-THAN SIGN |
Extended name | GREATER-THAN SIGN |
Unicode group | Basic Latin |
Unicode Code Point | U+3E |
Mirrored | < |
Conversion (How to escape >)
HTML Entity (name) | > |
HTML Entity (decimal) | > |
HTML Entity (hex) | > |
URL Encoded | %3E |
C / C++ / Java | "\u3E" |
Javascript (ASCII) | "\x3E" |
Javascript (UTF-16) | "\u003E" |
Javascript | "\u{3E}" |
Python | u"\u3E" |
CSS | \3E |
CSS | \00003E |
How to type >
Microsoft Windows ALT code | Alt + 62 |
Microsoft Office | write 3e then press Alt + X |
Microsoft Office (alternative) | write U+3e then press Alt + X |
Apple Mac | Hold Alt, type 3 E then release |
Apple Mac (alternative) | Hold Option, type 3 E then release |
UTF Encodings
UTF-8 (hex) | 3E |
UTF-8 (octal) | 76 |
UTF-8 (binary) | 00111110 |
UTF-16 (hex) | 00 3E |
UTF-16 (octal) | 0 76 |
UTF-16 (binary) | 00000000 00111110 |
UTF-32 (hex) | 00 00 00 3E |
UTF-32 (octal) | 000 000 000 076 |
UTF-32 (binary) | 00000000 00000000 00000000 00111110 |