∽
U+223D · REVERSED TILDE
Reversed Tilde
| UTF-8 | E2 88 BD | 3 bytes |
|---|---|---|
| UTF-16 | 223D | 1 code unit |
| UTF-32 | 0000223D | 4 bytes |
| HTML named | ∽ | named character reference |
| HTML named | ∽ | named character reference |
| HTML decimal | ∽ | |
| HTML hex | ∽ | |
| CSS | \223D | in content: "…" |
| JavaScript | \u223D | |
| JSON | \u223D | |
| Python | \u223D | |
| Python | \N{REVERSED TILDE} | by name |
| Java / C# | \u223D | |
| C / C++ | \u223D | universal character name |
| Rust / Swift / PHP | \u{223D} | |
| Go | \u223D | |
| Ruby | \u223D | |
| Excel / Sheets | =UNICHAR(8765) | |
| URL-encoded | %E2%88%BD | percent-encoded UTF-8 |