Unicode Character "^" U+005E Circumflex Accent
Unicode Version 15.1
^
Summary
The unicode character "^" at code point U+005E is Circumflex Accent. It is a character in the Basic Latin block and is part of the Common script. The character is a modifier symbol. The UTF-8 encoding of "^" is 0x5E and the UTF-16 encoding is 0x005E.
General Properties
Code Point | U+005E |
Version Added | 1.1 |
Name | Circumflex Accent |
Unicode 1.0 Name | Spacing Circumflex |
Block | Basic Latin |
General Category | Modifier Symbol |
Canonical Combining Class | Not Reordered |
Bidirectional Class | Other Neutral |
Encodings
HTML Entity | ^ |
HTML Decimal Encoding | ^ |
HTML Hex Encoding | ^ |
UTF-8 Encoding | 0x5E |
UTF-16 Encoding | 0x005E |
UTF-32 Encoding | 0x0000005E |
C/C++/Java Escape | \u005e |