Convert OnlineConvertOnline

LINE SEPARATORUTF-8 Character/Symbol

Copy this symbol

LINE SEPARATOR

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

2028
8232

HTML Examples

Using HEX code of LINE SEPARATOR in HTML file

<span> &#x2028; </span>

Using Decimal code of LINE SEPARATOR in HTML file

<span> &#8232; </span>

CSS Example

Using HEX code of LINE SEPARATOR in CSS file for content

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