As character names:

U+0130 LATIN CAPITAL LETTER I WITH DOT ABOVE character (İ)

As raw characters:

İ

As a string of HTML entities:

İ

Decoder output:

Byte number 1 is decimal 196, hex 0xC4, octal \304, binary 11000100
This is the first byte of a 2 byte sequence.

Byte number 2 is decimal 176, hex 0xB0, octal \260, binary 10110000
This is continuation byte 1, expecting 0 more.

U+0130	LATIN CAPITAL LETTER I WITH DOT ABOVE
	= i dot
	* Turkish, Azerbaijani
	* lowercase is 0069
	x (latin capital letter i - 0049)
	: 0049 0307