=
Copy to Clipboard
EQUALS SIGN
General information
ID | 61 |
HEX | 3d |
Char | = |
Char type | OTHER PUNCTUATION |
Unicode name | EQUALS SIGN |
Extended name | EQUALS SIGN |
Unicode group | Basic Latin |
Unicode Code Point | U+3D |
Conversion (How to escape =)
HTML Entity (decimal) | = |
HTML Entity (hex) | = |
URL Encoded | %3D |
C / C++ / Java | "\u3D" |
Javascript (ASCII) | "\x3D" |
Javascript (UTF-16) | "\u003D" |
Javascript | "\u{3D}" |
Python | u"\u3D" |
CSS | \3D |
CSS | \00003D |
How to type =
Microsoft Windows ALT code | Alt + 61 |
Microsoft Office | write 3d then press Alt + X |
Microsoft Office (alternative) | write U+3d then press Alt + X |
Apple Mac | Hold Alt, type 3 D then release |
Apple Mac (alternative) | Hold Option, type 3 D then release |
UTF Encodings
UTF-8 (hex) | 3D |
UTF-8 (octal) | 75 |
UTF-8 (binary) | 00111101 |
UTF-16 (hex) | 00 3D |
UTF-16 (octal) | 0 75 |
UTF-16 (binary) | 00000000 00111101 |
UTF-32 (hex) | 00 00 00 3D |
UTF-32 (octal) | 000 000 000 075 |
UTF-32 (binary) | 00000000 00000000 00000000 00111101 |