Copy to Clipboard
<control-007F>
General information
ID | 127 |
HEX | 7f |
Char | |
Char type | PARAGRAPH SEPARATOR |
Unicode name | <control-007F> |
Extended name | <control-007F> |
Unicode group | Basic Latin |
Unicode Code Point | U+7F |
Conversion (How to escape )
HTML Entity (decimal) |  |
HTML Entity (hex) |  |
URL Encoded | %7F |
C / C++ / Java | "\u7F" |
Javascript (ASCII) | "\x7F" |
Javascript (UTF-16) | "\u007F" |
Javascript | "\u{7F}" |
Python | u"\u7F" |
CSS | \7F |
CSS | \00007F |
How to type
Microsoft Windows ALT code | Alt + 127 |
Microsoft Office | write 7f then press Alt + X |
Microsoft Office (alternative) | write U+7f then press Alt + X |
Apple Mac | Hold Alt, type 7 F then release |
Apple Mac (alternative) | Hold Option, type 7 F then release |
UTF Encodings
UTF-8 (hex) | 7F |
UTF-8 (octal) | 177 |
UTF-8 (binary) | 01111111 |
UTF-16 (hex) | 00 7F |
UTF-16 (octal) | 0 177 |
UTF-16 (binary) | 00000000 01111111 |
UTF-32 (hex) | 00 00 00 7F |
UTF-32 (octal) | 000 000 000 177 |
UTF-32 (binary) | 00000000 00000000 00000000 01111111 |