As character names:
U+0020 SPACE character
As raw characters:
As a string of HTML entities:
 
Decoder output:
Byte number 1 is decimal 32, hex 0x20, octal \040, binary 00100000 U+0020 SPACE * sometimes considered a control code * other space characters: 2000-200A x (no-break space - 00A0) x (zero width space - 200B) x (narrow no-break space - 202F) x (word joiner - 2060) x (ideographic space - 3000) x (zero width no-break space - FEFF)