HTML Entity/Symbol⫗(SUPERSET BESIDE SUBSET )

Copy this symbol

SUPERSET BESIDE SUBSET

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

⫗
⫗
U+02AD7
\2ad7
⫗

HTML Examples

Using HTML Code value in HTML file

<span> &#10967; </span>

Using HTML Entity value in HTML file

<span> &suphsub; </span>

CSS Example

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

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