∗
U+2217 · ASTERISK OPERATOR
Asterisk Operator
| UTF-8 | E2 88 97 | 3 bytes |
|---|---|---|
| UTF-16 | 2217 | 1 code unit |
| UTF-32 | 00002217 | 4 bytes |
| HTML named | ∗ | named character reference |
| HTML decimal | ∗ | |
| HTML hex | ∗ | |
| CSS | \2217 | in content: "…" |
| JavaScript | \u2217 | |
| JSON | \u2217 | |
| Python | \u2217 | |
| Python | \N{ASTERISK OPERATOR} | by name |
| Java / C# | \u2217 | |
| C / C++ | \u2217 | universal character name |
| Rust / Swift / PHP | \u{2217} | |
| Go | \u2217 | |
| Ruby | \u2217 | |
| Excel / Sheets | =UNICHAR(8727) | |
| URL-encoded | %E2%88%97 | 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.