As character names:

U+00ED LATIN SMALL 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 173, hex 0xAD, octal \255, binary 10101101
This is continuation byte 1, expecting 0 more.

U+00ED	LATIN SMALL LETTER I WITH ACUTE
	: 0069 0301