`
Copy to Clipboard
GRAVE ACCENT
General information
| ID | 96 |
| HEX | 60 |
| Char | ` |
| Char type | Modifier_Symbol |
| Unicode name | GRAVE ACCENT |
| Extended name | GRAVE ACCENT |
| Unicode group | Basic Latin |
| Unicode Code Point | U+60 |
Conversion (How to escape `)
| HTML Entity (decimal) | ` |
| HTML Entity (hex) | ` |
| URL Encoded | %60 |
| C / C++ / Java | "\u60" |
| Javascript (ASCII) | "\x60" |
| Javascript (UTF-16) | "\u0060" |
| Javascript | "\u{60}" |
| Python | u"\u60" |
| CSS | \60 |
| CSS | \000060 |
How to type `
| Microsoft Windows ALT code | Alt + 96 |
| Microsoft Office | write 60 then press Alt + X |
| Microsoft Office (alternative) | write U+60 then press Alt + X |
| Apple Mac | Hold Alt, type 6 0 then release |
| Apple Mac (alternative) | Hold Option, type 6 0 then release |
| Unix GTK | Hold Ctrl + Shift, type u 6 0, then release. |
| Unix GTK (Alternative) | Press Ctrl + Shift + u, type 6 0, then press Enter. |
UTF Encodings
| UTF-8 (hex) | 60 |
| UTF-8 (octal) | 140 |
| UTF-8 (binary) | 01100000 |
| UTF-16 (hex) | 00 60 |
| UTF-16 (octal) | 0 140 |
| UTF-16 (binary) | 00000000 01100000 |
| UTF-32 (hex) | 00 00 00 60 |
| UTF-32 (octal) | 000 000 000 140 |
| UTF-32 (binary) | 00000000 00000000 00000000 01100000 |
IMAGE