As character names:

U+1EFF LATIN SMALL LETTER Y WITH LOOP character (ỿ)

As raw characters:

ỿ

As a string of HTML entities:

ỿ

Decoder output:

Byte number 1 is decimal 225, hex 0xE1, octal \341, binary 11100001
This is the first byte of a 3 byte sequence.

Byte number 2 is decimal 187, hex 0xBB, octal \273, binary 10111011
This is continuation byte 1, expecting 1 more.

Byte number 3 is decimal 191, hex 0xBF, octal \277, binary 10111111
This is continuation byte 2, expecting 0 more.

U+1EFF	LATIN SMALL LETTER Y WITH LOOP