⏟
U+23DF · BOTTOM CURLY BRACKET
Bottom Curly Bracket
| UTF-8 | E2 8F 9F | 3 bytes |
|---|---|---|
| UTF-16 | 23DF | 1 code unit |
| UTF-32 | 000023DF | 4 bytes |
| HTML named | ⏟ | named character reference |
| HTML decimal | ⏟ | |
| HTML hex | ⏟ | |
| CSS | \23DF | in content: "…" |
| JavaScript | \u23DF | |
| JSON | \u23DF | |
| Python | \u23DF | |
| Python | \N{BOTTOM CURLY BRACKET} | by name |
| Java / C# | \u23DF | |
| C / C++ | \u23DF | universal character name |
| Rust / Swift / PHP | \u{23DF} | |
| Go | \u23DF | |
| Ruby | \u23DF | |
| Excel / Sheets | =UNICHAR(9183) | |
| URL-encoded | %E2%8F%9F | 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.
U+FE38︸Presentation Form for Vertical Right Curly Bracket