⓿
U+24FF · NEGATIVE CIRCLED DIGIT ZERO
Negative Circled Digit Zero
| UTF-8 | E2 93 BF | 3 bytes |
|---|---|---|
| UTF-16 | 24FF | 1 code unit |
| UTF-32 | 000024FF | 4 bytes |
| HTML decimal | ⓿ | |
| HTML hex | ⓿ | |
| CSS | \24FF | in content: "…" |
| JavaScript | \u24FF | |
| JSON | \u24FF | |
| Python | \u24FF | |
| Python | \N{NEGATIVE CIRCLED DIGIT ZERO} | by name |
| Java / C# | \u24FF | |
| C / C++ | \u24FF | universal character name |
| Rust / Swift / PHP | \u{24FF} | |
| Go | \u24FF | |
| Ruby | \u24FF | |
| Excel / Sheets | =UNICHAR(9471) | |
| URL-encoded | %E2%93%BF | percent-encoded UTF-8 |