As character names:

U+00D0 LATIN CAPITAL LETTER ETH 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 144, hex 0x90, octal \220, binary 10010000
This is continuation byte 1, expecting 0 more.

U+00D0	LATIN CAPITAL LETTER ETH
	* lowercase is 00F0
	x (latin capital letter d with stroke - 0110)
	x (latin capital letter african d - 0189)
	x (latin capital letter d with short stroke overlay - A7C7)