As character names:

U+00C2 LATIN CAPITAL LETTER A WITH CIRCUMFLEX character (Â)

As raw characters:

Â

As a string of HTML entities:

Â

Decoder output:

Byte number 1 is decimal 195, hex 0xC3, octal \303, binary 11000011
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+00C2	LATIN CAPITAL LETTER A WITH CIRCUMFLEX
	: 0041 0302