HTML Entity/Symbol⊅(NOT A SUPERSET OF )

Copy this symbol

NOT A SUPERSET OF

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

⊅
⊅
U+02285
\2285
⊅

HTML Examples

Using HTML Code value in HTML file

<span> &#8837; </span>

Using HTML Entity value in HTML file

<span> &nsup; </span>

CSS Example

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

span { 
    content: "\2285";
}
All HTML Symbols