PARAGRAPH SEPARATORUTF-8 Character/Symbol

Copy this symbol

PARAGRAPH SEPARATOR

Click on any of the following code values to copy to clipboard.

2029
8233

HTML Examples

Using HEX code of PARAGRAPH SEPARATOR in HTML file

<span> &#x2029; </span>

Using Decimal code of PARAGRAPH SEPARATOR in HTML file

<span> &#8233; </span>

CSS Example

Using HEX code of PARAGRAPH SEPARATOR in CSS file for content

span { 
    content: '\2029';
}
All UTF-8 Symbols