CharacterCodes.net

U+000A [Line Feed (lf)]

If this site has been useful, we’d love your support! Running this site takes time and resources, and every small contribution helps us keep creating valuable content. Consider buying us a coffee to keep things going strong!

Character

When checked, Bold & Italics will not work! Change color of character

Unicode Data

View details and encodings for Unicode character U+000A [Line Feed (lf)], located in the Basic Latin block and Control Other category. This character was released in 1993 under Unicode version 1.1.

Name:
[Line Feed (lf)]
Category:
Control Other
Block:
Basic Latin
Script:
Common
Bidirectional:
Paragraph Separator
Mirrored:
No
Unicode Version:
Unicode 1.1

Character Encodings

HTML Entity - Named:


HTML Entity - Decimal:


HTML Entity - Hex:


Unicode:
U+000A;
Decimal:
10
CSS:
\00000A
Javascript:
\u000A
Perl:
\x{A}
Ruby:
\u{A}
Python:
u'\u000A'