U+000A "EOL" END OF LINE Unicode Character

Unicode Version 17.0

EOL

U+000A "EOL" END OF LINE is a control character that signifies the termination or ending of a line of text. It is commonly known as a line feed or newline, and it instructs text processing systems to move the cursor or printing position to the beginning of the next line. This character is fundamental in computing for structuring text into separate lines and is universally used in Unix, Linux, and modern macOS systems, while it is often combined with a carriage return on older Windows platforms.

General Properties

Code Point U+000A
Version Added 1.1
Unicode 1.0 Name Line Feed (Lf)
Block Basic Latin
General Category Control
Canonical Combining Class Not Reordered
Bidirectional Class Paragraph Separator
Alias END OF LINE (control)
EOL (abbreviation)
LF (abbreviation)
LINE FEED (control)
NEW LINE (control)
NL (abbreviation)

Encodings

HTML Decimal Encoding 

HTML Hex Encoding 

UTF-8 Encoding 0x0A
UTF-16 Encoding 0x000A
UTF-32 Encoding 0x0000000A
C/C++/Java Escape \u000a

Unicode Properties

NFC Quick Check Yes
NFD Quick Check Yes
NFKC Quick Check Yes
NFKD Quick Check Yes
Numeric Type None
Numeric Value NaN
Line Break Line Feed
Script Common
Script Extensions Common
Indic Syllabic Category Other
Pattern White Space Yes
White Space Yes
Vertical Orientation Rotated
Grapheme Cluster Break Hangul Syllable Type=LF
Word Break LF
Sentence Break LF