As character names:

U+00A4 CURRENCY SIGN character (¤)

As raw characters:

¤

As a string of HTML entities:

¤

Decoder output:

Byte number 1 is decimal 194, hex 0xC2, octal \302, binary 11000010
This is the first byte of a 2 byte sequence.

Byte number 2 is decimal 164, hex 0xA4, octal \244, binary 10100100
This is continuation byte 1, expecting 0 more.

U+00A4	CURRENCY SIGN
	* generic or unknown currency
	* other currency symbol characters start at 20A0
	x (dollar sign - 0024)