∄
U+2204 · THERE DOES NOT EXIST
There Does Not Exist
| UTF-8 | E2 88 84 | 3 bytes |
|---|---|---|
| UTF-16 | 2204 | 1 code unit |
| UTF-32 | 00002204 | 4 bytes |
| HTML named | ∄ | named character reference |
| HTML named | ∄ | named character reference |
| HTML named | ∄ | named character reference |
| HTML decimal | ∄ | |
| HTML hex | ∄ | |
| CSS | \2204 | in content: "…" |
| JavaScript | \u2204 | |
| JSON | \u2204 | |
| Python | \u2204 | |
| Python | \N{THERE DOES NOT EXIST} | by name |
| Java / C# | \u2204 | |
| C / C++ | \u2204 | universal character name |
| Rust / Swift / PHP | \u{2204} | |
| Go | \u2204 | |
| Ruby | \u2204 | |
| Excel / Sheets | =UNICHAR(8708) | |
| URL-encoded | %E2%88%84 | percent-encoded UTF-8 |