As character names:

U+00CD LATIN CAPITAL LETTER I WITH ACUTE 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 141, hex 0x8D, octal \215, binary 10001101
This is continuation byte 1, expecting 0 more.

U+00CD	LATIN CAPITAL LETTER I WITH ACUTE
	: 0049 0301