As character names:

U+0082 <control> character (&#x0082;)

As raw characters:

As a string of HTML entities:

&#x0082;

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 130, hex 0x82, octal \202, binary 10000010
This is continuation byte 1, expecting 0 more.

U+0082	<control>
	= BREAK PERMITTED HERE
	x (zero width space - 200B)