LINE SEPARATOR

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

编码表

格式 复制
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

使用方法

HTML: 

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

属性

文字
Zyyy
类别
Line Separator (Zl)
双向
WS
组合
0
镜像
← ‧ U+2027 U+2029 
 →