Convert OnlineConvertOnline

GREATER-THAN OR EQUAL TOUTF-8 Character/Symbol

Copy this symbol

GREATER-THAN OR EQUAL TO

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

2265
8805

HTML Examples

Using HEX code of GREATER-THAN OR EQUAL TO in HTML file

<span> &#x2265; </span>

Using Decimal code of GREATER-THAN OR EQUAL TO in HTML file

<span> &#8805; </span>

CSS Example

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

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