HTML Entity/Symbol⫌(SUPERSET OF ABOVE NOT EQUAL TO )

Copy this symbol

SUPERSET OF ABOVE NOT EQUAL TO

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

⫌
⫌
U+02ACC
\2acc
⫌

HTML Examples

Using HTML Code value in HTML file

<span> &#10956; </span>

Using HTML Entity value in HTML file

<span> &supnE; </span>

CSS Example

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

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