~
Copy to Clipboard
TILDE
General information
ID | 126 |
HEX | 7e |
Char | ~ |
Char type | OTHER PUNCTUATION |
Unicode name | TILDE |
Extended name | TILDE |
Unicode group | Basic Latin |
Unicode Code Point | U+7E |
Conversion (How to escape ~)
HTML Entity (decimal) | ~ |
HTML Entity (hex) | ~ |
URL Encoded | %7E |
C / C++ / Java | "\u7E" |
Javascript (ASCII) | "\x7E" |
Javascript (UTF-16) | "\u007E" |
Javascript | "\u{7E}" |
Python | u"\u7E" |
CSS | \7E |
CSS | \00007E |
How to type ~
Microsoft Windows ALT code | Alt + 126 |
Microsoft Office | write 7e then press Alt + X |
Microsoft Office (alternative) | write U+7e then press Alt + X |
Apple Mac | Hold Alt, type 7 E then release |
Apple Mac (alternative) | Hold Option, type 7 E then release |
UTF Encodings
UTF-8 (hex) | 7E |
UTF-8 (octal) | 176 |
UTF-8 (binary) | 01111110 |
UTF-16 (hex) | 00 7E |
UTF-16 (octal) | 0 176 |
UTF-16 (binary) | 00000000 01111110 |
UTF-32 (hex) | 00 00 00 7E |
UTF-32 (octal) | 000 000 000 176 |
UTF-32 (binary) | 00000000 00000000 00000000 01111110 |