As character names:

U+0009 <control> character

As raw characters:

	

As a string of HTML entities:

&#x0009;

Decoder output:

Byte number 1 is decimal 9, hex 0x09, octal \011, binary 00001001

U+0009	<control>
	= CHARACTER TABULATION
	= horizontal tabulation (HT)
	= tab