Unicode Character "EOL" U+000A END OF LINE
Unicode Version 15.1
EOL
Summary
The unicode character "EOL" at code point U+000A is END OF LINE. It is a character in the Basic Latin block and is part of the Common script. The character is a control. The UTF-8 encoding of "EOL" is 0x0A and the UTF-16 encoding is 0x000A.
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 Entity | 
 |
HTML Decimal Encoding | |
HTML Hex Encoding | 
 |
UTF-8 Encoding | 0x0A |
UTF-16 Encoding | 0x000A |
UTF-32 Encoding | 0x0000000A |
C/C++/Java Escape | \u000a |