\
Copy to Clipboard
REVERSE SOLIDUS
General information
| ID | 92 |
| HEX | 5c |
| Char | \ |
| Char type | Other_Punctuation |
| Unicode name | REVERSE SOLIDUS |
| Extended name | REVERSE SOLIDUS |
| Unicode group | Basic Latin |
| Unicode Code Point | U+5C |
Conversion (How to escape \)
| HTML Entity (decimal) | \ |
| HTML Entity (hex) | \ |
| URL Encoded | %5C |
| C / C++ / Java | "\u5C" |
| Javascript (ASCII) | "\x5C" |
| Javascript (UTF-16) | "\u005C" |
| Javascript | "\u{5C}" |
| Python | u"\u5C" |
| CSS | \5C |
| CSS | \00005C |
How to type \
| Microsoft Windows ALT code | Alt + 92 |
| Microsoft Office | write 5c then press Alt + X |
| Microsoft Office (alternative) | write U+5c then press Alt + X |
| Apple Mac | Hold Alt, type 5 C then release |
| Apple Mac (alternative) | Hold Option, type 5 C then release |
| Unix GTK | Hold Ctrl + Shift, type u 5 C, then release. |
| Unix GTK (Alternative) | Press Ctrl + Shift + u, type 5 C, then press Enter. |
UTF Encodings
| UTF-8 (hex) | 5C |
| UTF-8 (octal) | 134 |
| UTF-8 (binary) | 01011100 |
| UTF-16 (hex) | 00 5C |
| UTF-16 (octal) | 0 134 |
| UTF-16 (binary) | 00000000 01011100 |
| UTF-32 (hex) | 00 00 00 5C |
| UTF-32 (octal) | 000 000 000 134 |
| UTF-32 (binary) | 00000000 00000000 00000000 01011100 |
IMAGE