As character names:

U+00A0 NO-BREAK SPACE 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 160, hex 0xA0, octal \240, binary 10100000
This is continuation byte 1, expecting 0 more.

U+00A0	NO-BREAK SPACE
	* commonly abbreviated as NBSP
	x (space - 0020)
	x (figure space - 2007)
	x (narrow no-break space - 202F)
	x (word joiner - 2060)
	x (zero width no-break space - FEFF)
	# <noBreak> 0020