HTML Entity/Symbol⦰(REVERSED EMPTY SET )

Copy this symbol

REVERSED EMPTY SET

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

⦰
⦰
U+029B0
\29b0
⦰

HTML Examples

Using HTML Code value in HTML file

<span> &#10672; </span>

Using HTML Entity value in HTML file

<span> &bemptyv; </span>

CSS Example

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

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