U+E003D "󠀽" Tag Equals Sign Unicode Character

Unicode Version 18.0

󠀽
Source: Browser Default

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.

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