LINE FEED (LF)
Codepoint | U+000A |
Copy to the clipboard | |
Comments |
Control Character new line (NL) end of line (EOL) |
Block | C0 Controls and Basic Latin (Basic Latin) |
Sub-Block | C0 controls |
Category | Cc / Other, control |
Add to My List | |
Copy link | |
Description | On typewriters, printers, and some terminal emulators, moves the cursor down one row without affecting its column position. On Unix, used to mark end-of-line. In DOS, Windows, and various network standards, LF is used following CR as part of the end-of-line mark. |
How to type " " in Windows? | hold alt type + type A release alt |
How to type " " in Linux? | hold ctrl+shift type U A release ctrl+shift |