HTML Entity/Symbol⫘(SUPERSET BESIDE AND JOINED BY DASH WITH SUBSET )

Copy this symbol

SUPERSET BESIDE AND JOINED BY DASH WITH SUBSET

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

⫘
⫘
U+02AD8
\2ad8
⫘

HTML Examples

Using HTML Code value in HTML file

<span> &#10968; </span>

Using HTML Entity value in HTML file

<span> &supdsub; </span>

CSS Example

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

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