⧼
U+29FC · LEFT-POINTING CURVED ANGLE BRACKET
Left-Pointing Curved Angle Bracket
| UTF-8 | E2 A7 BC | 3 bytes |
|---|---|---|
| UTF-16 | 29FC | 1 code unit |
| UTF-32 | 000029FC | 4 bytes |
| HTML decimal | ⧼ | |
| HTML hex | ⧼ | |
| CSS | \29FC | in content: "…" |
| JavaScript | \u29FC | |
| JSON | \u29FC | |
| Python | \u29FC | |
| Python | \N{LEFT-POINTING CURVED ANGLE BRACKET} | by name |
| Java / C# | \u29FC | |
| C / C++ | \u29FC | universal character name |
| Rust / Swift / PHP | \u{29FC} | |
| Go | \u29FC | |
| Ruby | \u29FC | |
| Excel / Sheets | =UNICHAR(10748) | |
| URL-encoded | %E2%A7%BC | percent-encoded UTF-8 |