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