Convert OnlineConvertOnline

NEXT LINE (NEL)UTF-8 Character/Symbol

Copy this symbol

NEXT LINE (NEL)

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

0085
133

HTML Examples

Using HEX code of NEXT LINE (NEL) in HTML file

<span> &#x0085; </span>

Using Decimal code of NEXT LINE (NEL) in HTML file

<span> &#133; </span>

CSS Example

Using HEX code of NEXT LINE (NEL) in CSS file for content

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