U+E0020 "" Tag Space Unicode Character
Unicode Version 17.0
U+E0020 "" Tag Space is an invisible, format control character intended for use within Unicode's tag mechanism, part of the Tags block at U+E0000 to U+E007F, which was designed to enable language or other metadata to be encoded invisibly in plain text. This specific character functions as a space within a tag sequence, allowing for word separation in the tagged data, which is typically rendered without visible symbols by compliant text processors. While the Tags block was originally envisioned for purposes like invisible language tagging, its practical adoption has been limited, and U+E0020 now primarily remains a technical artifact within Unicode’s vast character repertoire.
General Properties
| Code Point | U+E0020 |
| Version Added | 3.1 |
| Name | Tag Space |
| 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 0xA0 |
| UTF-16 Encoding | 0xDB40 0xDC20 |
| UTF-32 Encoding | 0x000E0020 |
| C/C++/Java Escape | \udb40\udc20 |