Unicode Character "=" U+003D Equals Sign
Unicode Version 15.1
=
Summary
The unicode character "=" at code point U+003D is Equals Sign. It is a character in the Basic Latin block and is part of the Common script. The character is a math symbol. The UTF-8 encoding of "=" is 0x3D and the UTF-16 encoding is 0x003D.
General Properties
Code Point | U+003D |
Version Added | 1.1 |
Name | Equals Sign |
Block | Basic Latin |
General Category | Math Symbol |
Canonical Combining Class | Not Reordered |
Bidirectional Class | Other Neutral |
Encodings
HTML Entity | = |
HTML Decimal Encoding | = |
HTML Hex Encoding | = |
UTF-8 Encoding | 0x3D |
UTF-16 Encoding | 0x003D |
UTF-32 Encoding | 0x0000003D |
C/C++/Java Escape | \u003d |