!
U+FF01 · FULLWIDTH EXCLAMATION MARK
Fullwidth Exclamation Mark
| UTF-8 | EF BC 81 | 3 bytes |
|---|---|---|
| UTF-16 | FF01 | 1 code unit |
| UTF-32 | 0000FF01 | 4 bytes |
| HTML decimal | ! | |
| HTML hex | ! | |
| CSS | \FF01 | in content: "…" |
| JavaScript | \uFF01 | |
| JSON | \uFF01 | |
| Python | \uFF01 | |
| Python | \N{FULLWIDTH EXCLAMATION MARK} | by name |
| Java / C# | \uFF01 | |
| C / C++ | \uFF01 | universal character name |
| Rust / Swift / PHP | \u{FF01} | |
| Go | \uFF01 | |
| Ruby | \uFF01 | |
| Excel / Sheets | =UNICHAR(65281) | |
| URL-encoded | %EF%BC%81 | 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.