As character names:

U+00CE LATIN CAPITAL 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 142, hex 0x8E, octal \216, binary 10001110
This is continuation byte 1, expecting 0 more.

U+00CE	LATIN CAPITAL LETTER I WITH CIRCUMFLEX
	: 0049 0302