=
U+003D · EQUALS SIGN
Equals Sign
| UTF-8 | 3D | 1 byte |
|---|---|---|
| UTF-16 | 003D | 1 code unit |
| UTF-32 | 0000003D | 4 bytes |
| HTML named | = | named character reference |
| HTML decimal | = | |
| HTML hex | = | |
| CSS | \3D | in content: "…" |
| JavaScript | \u003D | |
| JSON | \u003D | |
| Python | \u003D | |
| Python | \N{EQUALS SIGN} | by name |
| Java / C# | \u003D | |
| Rust / Swift / PHP | \u{3D} | |
| Go | \u003D | |
| Ruby | \u003D | |
| Excel / Sheets | =UNICHAR(61) | |
| URL-encoded | %3D | percent-encoded UTF-8 |
§
Looks similar
Characters that Unicode’s security data (UTS #39 confusables) lists as visually confusable with this one. Useful for spotting lookalike spoofing in URLs and usernames.
U+2E40⹀Double Hyphen
U+30A0゠Katakana-Hiragana Double Hyphen
U+1400᐀Canadian Syllabics Hyphen
U+A4FF꓿Lisu Punctuation Full Stop
§