As character names:

U+00C0 LATIN CAPITAL LETTER A WITH GRAVE 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 128, hex 0x80, octal \200, binary 10000000
This is continuation byte 1, expecting 0 more.

U+00C0	LATIN CAPITAL LETTER A WITH GRAVE
	: 0041 0300