As character names:

U+009A <control> character (&#x009A;)

As raw characters:

š

As a string of HTML entities:

&#x009a;

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 154, hex 0x9A, octal \232, binary 10011010
This is continuation byte 1, expecting 0 more.

U+009A	<control>
	= SINGLE CHARACTER INTRODUCER