HTML Entity/Symbol⫖(SUPERSET ABOVE SUPERSET )

Copy this symbol

SUPERSET ABOVE SUPERSET

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

⫖
⫖
U+02AD6
\2ad6
⫖

HTML Examples

Using HTML Code value in HTML file

<span> &#10966; </span>

Using HTML Entity value in HTML file

<span> &supsup; </span>

CSS Example

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

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