As character names:

U+000D <control> character

As raw characters:



As a string of HTML entities:

&#x000d;

Decoder output:

Byte number 1 is decimal 13, hex 0x0D, octal \015, binary 00001101

U+000D	<control>
	= CARRIAGE RETURN (CR)