U+2424 "" Symbol for Newline Unicode Character

Unicode Version 18.0

Source: Noto Sans Symbols 2 Source: Browser Default

U+2424 "" Symbol for Newline is a graphic representation used in computing and data visualization to denote the presence of a line break without actually executing a line feed in text. It is often employed in contexts such as protocol analyzers, debuggers, or plain text diagrams to make invisible control characters visible, allowing users to see exactly where a newline character, like carriage return or line feed, occurs in a data stream. The symbol itself resembles an upward and leftward pointing arrow, visually indicating the action of starting a new line of text.

General Properties

Code Point
U+2424
Name
Symbol for Newline
Unicode 1.0 Name
Graphic for Newline

Encodings

HTML Decimal Encoding
␤
HTML Hex Encoding
␤
UTF-8 Encoding
0xE2 0x90 0xA4
UTF-16 Encoding
0x2424
UTF-32 Encoding
0x00002424
C/C++/Java Escape
\u2424