Convert OnlineConvertOnline

REVERSE LINE FEEDUTF-8 Character/Symbol


Copy this symbol

REVERSE LINE FEED

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

008D
141

HTML Examples

Using HEX code of REVERSE LINE FEED in HTML file

<span> &#x008D; </span>

Using Decimal code of REVERSE LINE FEED in HTML file

<span> &#141; </span>

CSS Example

Using HEX code of REVERSE LINE FEED in CSS file for content

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