As character names:
U+21B5 DOWNWARDS ARROW WITH CORNER LEFTWARDS character (↵)
As raw characters:
↵
As a string of HTML entities:
↵
Decoder output:
Byte number 1 is decimal 226, hex 0xE2, octal \342, binary 11100010 This is the first byte of a 3 byte sequence. Byte number 2 is decimal 134, hex 0x86, octal \206, binary 10000110 This is continuation byte 1, expecting 1 more. Byte number 3 is decimal 181, hex 0xB5, octal \265, binary 10110101 This is continuation byte 2, expecting 0 more. U+21B5 DOWNWARDS ARROW WITH CORNER LEFTWARDS * may indicate a carriage return or new line x (return symbol - 23CE)