HTML Entity/Symbol⦲(EMPTY SET WITH SMALL CIRCLE ABOVE )

Copy this symbol

EMPTY SET WITH SMALL CIRCLE ABOVE

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

⦲
⦲
U+029B2
\29b2
⦲

HTML Examples

Using HTML Code value in HTML file

<span> &#10674; </span>

Using HTML Entity value in HTML file

<span> &cemptyv; </span>

CSS Example

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

span { 
    content: "\29b2";
}
All HTML Symbols