Convert OnlineConvertOnline

GREATER-THAN SIGNUTF-8 Character/Symbol

>
Copy this symbol

GREATER-THAN SIGN

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

003E
62

HTML Examples

Using HEX code of GREATER-THAN SIGN in HTML file

<span> &#x003E; </span>

Using Decimal code of GREATER-THAN SIGN in HTML file

<span> &#62; </span>

CSS Example

Using HEX code of GREATER-THAN SIGN in CSS file for content

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