HTML Entity/Symbol⦱(EMPTY SET WITH OVERBAR )

Copy this symbol

EMPTY SET WITH OVERBAR

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

⦱
⦱
U+029B1
\29b1
⦱

HTML Examples

Using HTML Code value in HTML file

<span> &#10673; </span>

Using HTML Entity value in HTML file

<span> &demptyv; </span>

CSS Example

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

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