〉
U+232A · RIGHT-POINTING ANGLE BRACKET
Right-Pointing Angle Bracket
| UTF-8 | E2 8C AA | 3 bytes |
|---|---|---|
| UTF-16 | 232A | 1 code unit |
| UTF-32 | 0000232A | 4 bytes |
| HTML decimal | 〉 | |
| HTML hex | 〉 | |
| CSS | \232A | in content: "…" |
| JavaScript | \u232A | |
| JSON | \u232A | |
| Python | \u232A | |
| Python | \N{RIGHT-POINTING ANGLE BRACKET} | by name |
| Java / C# | \u232A | |
| C / C++ | \u232A | universal character name |
| Rust / Swift / PHP | \u{232A} | |
| Go | \u232A | |
| Ruby | \u232A | |
| Excel / Sheets | =UNICHAR(9002) | |
| URL-encoded | %E2%8C%AA | 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.