PARAGRAPH SEPARATOR

U+2029 Paragraph Separator (Zp) · General Punctuation · Zyyy

Encoding Table

Format Value Copy
unicode U+2029
decimal 8233
htmldecimal 

htmlhex 

css \2029
javascript \u{2029}
python \u2029
java \u2029
go \u2029
ruby \u{2029}
rust \u{2029}
ccpp \u2029
urlencoded %E2%80%A9
utf8bytes e2 80 a9
utf16bebytes 20 29
utf32bebytes 00 00 20 29

How to Use

HTML: 

CSS: content: "\2029"
JavaScript: "\u{2029}"
Python: "\u2029"

Properties

Script
Zyyy
Category
Paragraph Separator (Zp)
Bidirectional
B
Combining
0
Mirrored
No
← 
 U+2028 U+202A ‪ →

Frequently Asked Questions

What is the 
 character (PARAGRAPH SEPARATOR)?


 (PARAGRAPH SEPARATOR) is the Unicode character U+2029.

What is the Unicode codepoint of PARAGRAPH SEPARATOR?

The PARAGRAPH SEPARATOR character (
) has codepoint U+2029.

How do I type or copy PARAGRAPH SEPARATOR?

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