U+E0060 "" Tag Grave Accent Unicode Character
Unicode Version 17.0
U+E0060 "" Tag Grave Accent is a special formatting character belonging to the Tags block and functions as an invisible, zero width tag component used specifically for language tagging in plain text, particularly to indicate that a following sequence of characters should be interpreted with a grave accent in certain linguistic or computational contexts. It is part of a larger system of tag characters that allow for the explicit encoding of language information within Unicode text, but it is not intended for general display or typical writing, and its use is largely obsolete for modern interoperability goals, as it has been replaced by more robust mechanisms like language markup in protocols such as HTML or XML.
General Properties
| Code Point | U+E0060 |
| Version Added | 3.1 |
| Name | Tag Grave Accent |
| Block | Tags |
| General Category | Format |
| Canonical Combining Class | Not Reordered |
| Bidirectional Class | Boundary Neutral |
Encodings
| HTML Decimal Encoding | 󠁠 |
| HTML Hex Encoding | 󠁠 |
| UTF-8 Encoding | 0xF3 0xA0 0x81 0xA0 |
| UTF-16 Encoding | 0xDB40 0xDC60 |
| UTF-32 Encoding | 0x000E0060 |
| C/C++/Java Escape | \udb40\udc60 |