As character names:

U+001B <control> character

As raw characters:



As a string of HTML entities:

&#x001b;

Decoder output:

Byte number 1 is decimal 27, hex 0x1B, octal \033, binary 00011011

U+001B	<control>
	= ESCAPE