U+003D "=" Equals Sign Unicode Character

Unicode Version 18.0

Source: Noto Sans Source: Browser Default

U+003D "=" Equals Sign is a fundamental symbol in mathematics and computing, representing the concept of equality between two expressions or values. Originally derived from the ASCII standard, it is used in nearly every programming language for assignment, comparison, or defining equations, as well as in written text to denote equivalence. Its design typically features two parallel horizontal lines of equal length, and it occupies a key position on standard keyboards.

Encodings

HTML Decimal Encoding
=
HTML Hex Encoding
=
UTF-8 Encoding
0x3D
UTF-16 Encoding
0x003D
UTF-32 Encoding
0x0000003D
C/C++/Java Escape
\u003d