⊡
U+22A1 · SQUARED DOT OPERATOR
Squared Dot Operator
| UTF-8 | E2 8A A1 | 3 bytes |
|---|---|---|
| UTF-16 | 22A1 | 1 code unit |
| UTF-32 | 000022A1 | 4 bytes |
| HTML named | ⊡ | named character reference |
| HTML named | ⊡ | named character reference |
| HTML decimal | ⊡ | |
| HTML hex | ⊡ | |
| CSS | \22A1 | in content: "…" |
| JavaScript | \u22A1 | |
| JSON | \u22A1 | |
| Python | \u22A1 | |
| Python | \N{SQUARED DOT OPERATOR} | by name |
| Java / C# | \u22A1 | |
| C / C++ | \u22A1 | universal character name |
| Rust / Swift / PHP | \u{22A1} | |
| Go | \u22A1 | |
| Ruby | \u22A1 | |
| Excel / Sheets | =UNICHAR(8865) | |
| URL-encoded | %E2%8A%A1 | 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.