As character names:

U+00C6 LATIN CAPITAL LETTER AE 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 134, hex 0x86, octal \206, binary 10000110
This is continuation byte 1, expecting 0 more.

U+00C6	LATIN CAPITAL LETTER AE
	= latin capital ligature ae (1.1)
	x (cyrillic capital ligature a ie - 04D4)