U+E003D "" Tag Equals Sign Unicode Character
Unicode Version 17.0
U+E003D "" Tag Equals Sign is a special purpose formatting character belonging to the Tags block, which is used in certain legacy plain text protocols to compose visible characters from tag components. Unlike a standard equals sign, this character is a combining tag that does not represent a mathematical or logical operator on its own; instead, it serves as a visual building block within the deprecated Unicode tag system, where sequences of tag characters can be used to simulate other glyphs for the representation of human language or other data in environments that require strict ASCII compatibility.
General Properties
| Code Point | U+E003D |
| Version Added | 3.1 |
| Name | Tag Equals Sign |
| 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 0xBD |
| UTF-16 Encoding | 0xDB40 0xDC3D |
| UTF-32 Encoding | 0x000E003D |
| C/C++/Java Escape | \udb40\udc3d |