SymbolFYI

Line Separator

2028 · General Punctuation · Zyyy

关于 Line Separator

Unicode control character (U+2028) from the General Punctuation block that unambiguously separates lines of text. Distinct from carriage return and line feed, it provides platform-independent line separation.

On this page

编码

Unicode 块 U+2028
十进制 

HTML十六进制 

CSS \2028
JavaScript \u{2028}
Python \u2028
Java \u2028
UTF-8 十六进制 e2 80 a8
UTF-16 20 28
URL编码 %E2%80%A8

Unicode 属性

Block
General Punctuation
Script
Zyyy
Category
Line Separator (Zl)
Bidirectional
WS

相似符号

比较

常见问题

What is the 
 Line Separator symbol?


 is the Line Separator symbol, encoded at Unicode 2028.

What is the Unicode codepoint of Line Separator?

The Line Separator symbol (
) has codepoint 2028.

How do I type or copy Line Separator?

Copy 
 directly, or use the HTML entity, CSS, JavaScript, and Python encodings shown on this page.