U+000A [Line Feed (lf)]
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'