HTML Entity/Symbol⫐(CLOSED SUPERSET )

Copy this symbol

CLOSED SUPERSET

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

⫐
⫐
U+02AD0
\2ad0
⫐

HTML Examples

Using HTML Code value in HTML file

<span> &#10960; </span>

Using HTML Entity value in HTML file

<span> &csup; </span>

CSS Example

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

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