As character names:

U+00F3 LATIN SMALL LETTER O 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 179, hex 0xB3, octal \263, binary 10110011
This is continuation byte 1, expecting 0 more.

U+00F3	LATIN SMALL LETTER O WITH ACUTE
	: 006F 0301