Convert OnlineConvertOnline

GREATER-THAN OR LESS-THANUTF-8 Character/Symbol

Copy this symbol

GREATER-THAN OR LESS-THAN

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

2277
8823

HTML Examples

Using HEX code of GREATER-THAN OR LESS-THAN in HTML file

<span> &#x2277; </span>

Using Decimal code of GREATER-THAN OR LESS-THAN in HTML file

<span> &#8823; </span>

CSS Example

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

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