U+2A75 "" Two Consecutive Equals Signs Unicode Character

Unicode Version 18.0

Source: Noto Sans Math Source: Browser Default

U+2A75 "" Two Consecutive Equals Signs is a mathematical typographic symbol that represents a double equals sign used primarily in logic and computer science to denote a logical equivalence relation or, in some programming contexts, a strict equality comparison distinct from a single equals sign assignment. It is part of the Supplemental Mathematical Operators block, which includes various symbols intended for advanced mathematical notation. While visually similar to the standard double equals sign (==) commonly seen in code, the Unicode glyph is a single, unified character positioned as a continuous horizontal pair, ensuring unambiguous rendering across different fonts and platforms for formal documents.

Encodings

HTML Decimal Encoding
⩵
HTML Hex Encoding
⩵
UTF-8 Encoding
0xE2 0xA9 0xB5
UTF-16 Encoding
0x2A75
UTF-32 Encoding
0x00002A75
C/C++/Java Escape
\u2a75