As character names:

U+0008 <control> character

As raw characters:



As a string of HTML entities:

&#x0008;

Decoder output:

Byte number 1 is decimal 8, hex 0x08, octal \010, binary 00001000

U+0008	<control>
	= BACKSPACE