LINE SEPARATOR

U+2028 Line Separator (Zl) · General Punctuation · Zyyy

Encoding Table

Format Value Copy
unicode U+2028
decimal 8232
htmldecimal 

htmlhex 

css \2028
javascript \u{2028}
python \u2028
java \u2028
go \u2028
ruby \u{2028}
rust \u{2028}
ccpp \u2028
urlencoded %E2%80%A8
utf8bytes e2 80 a8
utf16bebytes 20 28
utf32bebytes 00 00 20 28

How to Use

HTML: 

CSS: content: "\2028"
JavaScript: "\u{2028}"
Python: "\u2028"

Properties

Script
Zyyy
Category
Line Separator (Zl)
Bidirectional
WS
Combining
0
Mirrored
No
← ‧ U+2027 U+2029 
 →

Frequently Asked Questions

What is the 
 character (LINE SEPARATOR)?


 (LINE SEPARATOR) is the Unicode character U+2028.

What is the Unicode codepoint of LINE SEPARATOR?

The LINE SEPARATOR character (
) has codepoint U+2028.

How do I type or copy LINE SEPARATOR?

Copy 
 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.