HTML Entity/Symbol⫒(CLOSED SUPERSET OR EQUAL TO )

Copy this symbol

CLOSED SUPERSET OR EQUAL TO

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

⫒
⫒
U+02AD2
\2ad2
⫒

HTML Examples

Using HTML Code value in HTML file

<span> &#10962; </span>

Using HTML Entity value in HTML file

<span> &csupe; </span>

CSS Example

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

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