Unicode Character "`" U+0060 Grave Accent
Unicode Version 15.1
`
Summary
The unicode character "`" at code point U+0060 is Grave Accent. It is a character in the Basic Latin block and is part of the Common script. The character is a modifier symbol. The UTF-8 encoding of "`" is 0x60 and the UTF-16 encoding is 0x0060.
General Properties
Code Point | U+0060 |
Version Added | 1.1 |
Name | Grave Accent |
Unicode 1.0 Name | Spacing Grave |
Block | Basic Latin |
General Category | Modifier Symbol |
Canonical Combining Class | Not Reordered |
Bidirectional Class | Other Neutral |
Encodings
HTML Entity | ` ` |
HTML Decimal Encoding | ` |
HTML Hex Encoding | ` |
UTF-8 Encoding | 0x60 |
UTF-16 Encoding | 0x0060 |
UTF-32 Encoding | 0x00000060 |
C/C++/Java Escape | \u0060 |