_
Copy to Clipboard
LOW LINE
General information
ID | 95 |
HEX | 5f |
Char | _ |
Char type | END PUNCTUATION |
Unicode name | LOW LINE |
Extended name | LOW LINE |
Unicode group | Basic Latin |
Unicode Code Point | U+5F |
Conversion (How to escape _)
HTML Entity (decimal) | _ |
HTML Entity (hex) | _ |
URL Encoded | %5F |
C / C++ / Java | "\u5F" |
Javascript (ASCII) | "\x5F" |
Javascript (UTF-16) | "\u005F" |
Javascript | "\u{5F}" |
Python | u"\u5F" |
CSS | \5F |
CSS | \00005F |
How to type _
Microsoft Windows ALT code | Alt + 95 |
Microsoft Office | write 5f then press Alt + X |
Microsoft Office (alternative) | write U+5f then press Alt + X |
Apple Mac | Hold Alt, type 5 F then release |
Apple Mac (alternative) | Hold Option, type 5 F then release |
UTF Encodings
UTF-8 (hex) | 5F |
UTF-8 (octal) | 137 |
UTF-8 (binary) | 01011111 |
UTF-16 (hex) | 00 5F |
UTF-16 (octal) | 0 137 |
UTF-16 (binary) | 00000000 01011111 |
UTF-32 (hex) | 00 00 00 5F |
UTF-32 (octal) | 000 000 000 137 |
UTF-32 (binary) | 00000000 00000000 00000000 01011111 |