General Punctuation: Line Separator

U+2028
Noto text font
Plane
0 (Basic Multilingual)
Block
General Punctuation
Unicode Version
1.1
UTF-32BE
00 00 20 28
UTF-32LE
28 20 00 00
UTF-16BE
20 28
UTF-16LE
28 20
UTF-8
E2 80 A8

Character Escapes

HTML5




C
\u2028 (C99)
\U002028 (C99)
C++
\u{2028} (C++23)
\U00002028
\u2028
Java
\u2028
JavaScript
\u{2028}
\u2028
CSS
\2028
\002028
Quoted-Printable
=E2=80=A8
URL
%E2%80%A8