As character names:

U+2132 TURNED CAPITAL F character (Ⅎ)

As raw characters:

As a string of HTML entities:

Ⅎ

Decoder output:

Byte number 1 is decimal 226, hex 0xE2, octal \342, binary 11100010
This is the first byte of a 3 byte sequence.

Byte number 2 is decimal 132, hex 0x84, octal \204, binary 10000100
This is continuation byte 1, expecting 1 more.

Byte number 3 is decimal 178, hex 0xB2, octal \262, binary 10110010
This is continuation byte 2, expecting 0 more.

U+2132	TURNED CAPITAL F
	= Claudian digamma inversum
	* lowercase is 214E
	x (latin capital letter f - 0046)
	x (greek letter digamma - 03DC)