As character names:

U+00E2 LATIN SMALL 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 162, hex 0xA2, octal \242, binary 10100010
This is continuation byte 1, expecting 0 more.

U+00E2	LATIN SMALL LETTER A WITH CIRCUMFLEX
	: 0061 0302