HTML Entity/Symbol⫔(SUPERSET ABOVE SUBSET )

Copy this symbol

SUPERSET ABOVE SUBSET

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

⫔
⫔
U+02AD4
\2ad4
⫔

HTML Examples

Using HTML Code value in HTML file

<span> &#10964; </span>

Using HTML Entity value in HTML file

<span> &supsub; </span>

CSS Example

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

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