As character names:

U+00FB LATIN SMALL LETTER U WITH CIRCUMFLEX 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 187, hex 0xBB, octal \273, binary 10111011
This is continuation byte 1, expecting 0 more.

U+00FB	LATIN SMALL LETTER U WITH CIRCUMFLEX
	: 0075 0302