As character names:

U+00FA LATIN SMALL LETTER U 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 186, hex 0xBA, octal \272, binary 10111010
This is continuation byte 1, expecting 0 more.

U+00FA	LATIN SMALL LETTER U WITH ACUTE
	: 0075 0301