LESS-THAN OR EQUAL TOUTF-8 Character/Symbol

Copy this symbol

LESS-THAN OR EQUAL TO

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

2264
8804

HTML Examples

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

<span> &#x2264; </span>

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

<span> &#8804; </span>

CSS Example

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

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