newline: The Newline Character
1 Description
The newline character marks the end of a line of text. The newline character is also called the Line feed character.
2 Value
Character Values | |
---|---|
Unicode Code Point | U+000A |
Hexadecimal | 000A |
Decimal | 0010 |
Character Description(s) | Line feed, newline |
Escaped Representation | \n |
This document was last updated: