As character names:

U+008A <control> character (&#x008A;)

As raw characters:

Š

As a string of HTML entities:

&#x008a;

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 138, hex 0x8A, octal \212, binary 10001010
This is continuation byte 1, expecting 0 more.

U+008A	<control>
	= LINE TABULATION SET