As character names:
U+005E CIRCUMFLEX ACCENT character (^)
As raw characters:
^
As a string of HTML entities:
^
Decoder output:
Byte number 1 is decimal 94, hex 0x5E, octal \136, binary 01011110 U+005E CIRCUMFLEX ACCENT * this is a spacing character * used in ASCII-based representation of exponentiation x (modifier letter up arrowhead - 02C4) x (modifier letter circumflex accent - 02C6) x (combining circumflex accent - 0302) x (caret - 2038) x (logical and - 2227) x (up arrowhead - 2303)