As character names:

U+00A3 POUND 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 163, hex 0xA3, octal \243, binary 10100011
This is continuation byte 1, expecting 0 more.

U+00A3	POUND SIGN
	= pound sterling, Irish punt, lira, etc.
	* not to be confused with the unit of weight
	* glyph may have one or two crossbars, in distinction from 20A4
	x (lira sign - 20A4)
	x (turkish lira sign - 20BA)
	x (roman semuncia sign - 10192)