^
Copy to Clipboard
CIRCUMFLEX ACCENT
General information
ID | 94 |
HEX | 5e |
Char | ^ |
Char type | CURRENCY SYMBOL |
Unicode name | CIRCUMFLEX ACCENT |
Extended name | CIRCUMFLEX ACCENT |
Unicode group | Basic Latin |
Unicode Code Point | U+5E |
Conversion (How to escape ^)
HTML Entity (decimal) | ^ |
HTML Entity (hex) | ^ |
URL Encoded | %5E |
C / C++ / Java | "\u5E" |
Javascript (ASCII) | "\x5E" |
Javascript (UTF-16) | "\u005E" |
Javascript | "\u{5E}" |
Python | u"\u5E" |
CSS | \5E |
CSS | \00005E |
How to type ^
Microsoft Windows ALT code | Alt + 94 |
Microsoft Office | write 5e then press Alt + X |
Microsoft Office (alternative) | write U+5e then press Alt + X |
Apple Mac | Hold Alt, type 5 E then release |
Apple Mac (alternative) | Hold Option, type 5 E then release |
UTF Encodings
UTF-8 (hex) | 5E |
UTF-8 (octal) | 136 |
UTF-8 (binary) | 01011110 |
UTF-16 (hex) | 00 5E |
UTF-16 (octal) | 0 136 |
UTF-16 (binary) | 00000000 01011110 |
UTF-32 (hex) | 00 00 00 5E |
UTF-32 (octal) | 000 000 000 136 |
UTF-32 (binary) | 00000000 00000000 00000000 01011110 |