As character names:

U+FF8B HALFWIDTH KATAKANA LETTER HI character (ヒ)

As raw characters:

As a string of HTML entities:

ヒ

Decoder output:

Byte number 1 is decimal 240, hex 0xF0, octal \360, binary 11110000
This is the first byte of a 4 byte sequence.

Byte number 2 is decimal 143, hex 0x8F, octal \217, binary 10001111
This is continuation byte 1, expecting 2 more.

Byte number 3 is decimal 190, hex 0xBE, octal \276, binary 10111110
This is continuation byte 2, expecting 1 more.

Byte number 4 is decimal 139, hex 0x8B, octal \213, binary 10001011
This is continuation byte 3, expecting 0 more.

U+FF8B	HALFWIDTH KATAKANA LETTER HI
	# <narrow> 30D2