Convert OnlineConvertOnline

RIGHT-TO-LEFT MARKUTF-8 Character/Symbol

Copy this symbol

RIGHT-TO-LEFT MARK

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

200F
8207

HTML Examples

Using HEX code of RIGHT-TO-LEFT MARK in HTML file

<span> &#x200F; </span>

Using Decimal code of RIGHT-TO-LEFT MARK in HTML file

<span> &#8207; </span>

CSS Example

Using HEX code of RIGHT-TO-LEFT MARK in CSS file for content

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