HTML Entity/Symbol⫆(SUPERSET OF ABOVE EQUALS SIGN )

Copy this symbol

SUPERSET OF ABOVE EQUALS SIGN

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

⫆
⫆
U+02AC6
\2ac6
⫆

HTML Examples

Using HTML Code value in HTML file

<span> &#10950; </span>

Using HTML Entity value in HTML file

<span> &supE; </span>

CSS Example

Using CSS content code of the HTML entity &supE; to specify in a CSS file

span { 
    content: "\2ac6";
}
All HTML Symbols