∃
U+2203 · THERE EXISTS
There Exists
| UTF-8 | E2 88 83 | 3 bytes |
|---|---|---|
| UTF-16 | 2203 | 1 code unit |
| UTF-32 | 00002203 | 4 bytes |
| HTML named | ∃ | named character reference |
| HTML named | ∃ | named character reference |
| HTML decimal | ∃ | |
| HTML hex | ∃ | |
| CSS | \2203 | in content: "…" |
| JavaScript | \u2203 | |
| JSON | \u2203 | |
| Python | \u2203 | |
| Python | \N{THERE EXISTS} | by name |
| Java / C# | \u2203 | |
| C / C++ | \u2203 | universal character name |
| Rust / Swift / PHP | \u{2203} | |
| Go | \u2203 | |
| Ruby | \u2203 | |
| Excel / Sheets | =UNICHAR(8707) | |
| URL-encoded | %E2%88%83 | 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.
§