U+E007F "" Cancel Tag Unicode Character
Unicode Version 17.0
U+E007F "" Cancel Tag is a specialized formatting character within the Tags block, used primarily as an invisible control character in plain text to mark the end of a sequence of tag characters, effectively cancelling any formatting or language tagging that those preceding tags introduced. It serves as a terminator for tag sequences, ensuring that the tags do not inadvertently affect subsequent text, and is rarely encountered in typical use because it is designed for specific applications like interoperation with legacy systems or specialized protocol implementations.
General Properties
| Code Point | U+E007F |
| Version Added | 3.1 |
| Name | Cancel Tag |
| 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 0xBF |
| UTF-16 Encoding | 0xDB40 0xDC7F |
| UTF-32 Encoding | 0x000E007F |
| C/C++/Java Escape | \udb40\udc7f |