As character names:

U+00EE LATIN SMALL LETTER I 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 174, hex 0xAE, octal \256, binary 10101110
This is continuation byte 1, expecting 0 more.

U+00EE	LATIN SMALL LETTER I WITH CIRCUMFLEX
	: 0069 0302