^
U+005E · CIRCUMFLEX ACCENT
Circumflex Accent
| UTF-8 | 5E | 1 byte |
|---|---|---|
| UTF-16 | 005E | 1 code unit |
| UTF-32 | 0000005E | 4 bytes |
| HTML named | ^ | named character reference |
| HTML decimal | ^ | |
| HTML hex | ^ | |
| CSS | \5E | in content: "…" |
| JavaScript | \u005E | |
| JSON | \u005E | |
| Python | \u005E | |
| Python | \N{CIRCUMFLEX ACCENT} | by name |
| Java / C# | \u005E | |
| Rust / Swift / PHP | \u{5E} | |
| Go | \u005E | |
| Ruby | \u005E | |
| Excel / Sheets | =UNICHAR(94) | |
| URL-encoded | %5E | 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.
§
Characters built on ^
U+0058XLatin Capital Letter X
U+0059YLatin Capital Letter Y
U+005AZLatin Capital Letter Z
U+005B[Left Square Bracket
U+005C\Reverse Solidus
U+005D]Right Square Bracket
U+005F_Low Line
U+0060`Grave Accent
U+0061aLatin Small Letter A
U+0062bLatin Small Letter B
U+0063cLatin Small Letter C
U+0064dLatin Small Letter D