As character names:

U+A7AE LATIN CAPITAL LETTER SMALL CAPITAL I 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 138, hex 0x8A, octal \212, binary 10001010
This is continuation byte 1, expecting 2 more.

Byte number 3 is decimal 158, hex 0x9E, octal \236, binary 10011110
This is continuation byte 2, expecting 1 more.

Byte number 4 is decimal 174, hex 0xAE, octal \256, binary 10101110
This is continuation byte 3, expecting 0 more.

U+A7AE	LATIN CAPITAL LETTER SMALL CAPITAL I
	* lowercase is 026A
	* also used in Unifon
	x (latin capital letter i - 0049)
	x (latin letter small capital i - 026A)