As character names:

U+0302 COMBINING CIRCUMFLEX ACCENT character (̂)

As raw characters:

̂

As a string of HTML entities:

̂

Decoder output:

Byte number 1 is decimal 204, hex 0xCC, octal \314, binary 11001100
This is the first byte of a 2 byte sequence.

Byte number 2 is decimal 130, hex 0x82, octal \202, binary 10000010
This is continuation byte 1, expecting 0 more.

U+0302	COMBINING CIRCUMFLEX ACCENT
	= hat
	x (circumflex accent - 005E)
	x (modifier letter circumflex accent - 02C6)