As character names:
U+0088 <control> character (ˆ)
As raw characters:
As a string of HTML entities:
ˆ
Decoder output:
Byte number 1 is decimal 194, hex 0xC2, octal \302, binary 11000010 This is the first byte of a 2 byte sequence. Byte number 2 is decimal 136, hex 0x88, octal \210, binary 10001000 This is continuation byte 1, expecting 0 more. U+0088 <control> = CHARACTER TABULATION SET