;
Copy to Clipboard
SEMICOLON
General information
ID | 59 |
HEX | 3b |
Char | ; |
Char type | CONNECTOR PUNCTUATION |
Unicode name | SEMICOLON |
Extended name | SEMICOLON |
Unicode group | Basic Latin |
Unicode Code Point | U+3B |
Conversion (How to escape ;)
HTML Entity (decimal) | ; |
HTML Entity (hex) | ; |
URL Encoded | %3B |
C / C++ / Java | "\u3B" |
Javascript (ASCII) | "\x3B" |
Javascript (UTF-16) | "\u003B" |
Javascript | "\u{3B}" |
Python | u"\u3B" |
CSS | \3B |
CSS | \00003B |
How to type ;
Microsoft Windows ALT code | Alt + 59 |
Microsoft Office | write 3b then press Alt + X |
Microsoft Office (alternative) | write U+3b then press Alt + X |
Apple Mac | Hold Alt, type 3 B then release |
Apple Mac (alternative) | Hold Option, type 3 B then release |
UTF Encodings
UTF-8 (hex) | 3B |
UTF-8 (octal) | 73 |
UTF-8 (binary) | 00111011 |
UTF-16 (hex) | 00 3B |
UTF-16 (octal) | 0 73 |
UTF-16 (binary) | 00000000 00111011 |
UTF-32 (hex) | 00 00 00 3B |
UTF-32 (octal) | 000 000 000 073 |
UTF-32 (binary) | 00000000 00000000 00000000 00111011 |