As character names:

U+00E6 LATIN SMALL 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 166, hex 0xA6, octal \246, binary 10100110
This is continuation byte 1, expecting 0 more.

U+00E6	LATIN SMALL LETTER AE
	= latin small ligature ae (1.1)
	= ash (from Old English æsc)
	* Danish, Norwegian, Icelandic, Faroese, Old English, French, IPA
	x (latin small ligature oe - 0153)
	x (cyrillic small ligature a ie - 04D5)
	x (latin small letter turned ae - 1D02)
	x (latin small letter a reversed-schwa - AB31)