U+E0022 "" Tag Quotation Mark Unicode Character
Unicode Version 17.0
U+E0022 "" Tag Quotation Mark is a special invisible formatting character belonging to the Tags block, designed for use in plain text to mark portions of content with language or script metadata, particularly for legacy text processing systems. It is not intended for normal visible quotation or punctuation use, and its function is primarily to act as a closing tag in a sequence of invisible tag characters, following the mechanism of Unicode's language tagging system. This character is rarely encountered in everyday text and is mostly relevant for historical or specialized digital data interchange contexts.
General Properties
| Code Point | U+E0022 |
| Version Added | 3.1 |
| Name | Tag Quotation Mark |
| 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 0x80 0xA2 |
| UTF-16 Encoding | 0xDB40 0xDC22 |
| UTF-32 Encoding | 0x000E0022 |
| C/C++/Java Escape | \udb40\udc22 |