Convert OnlineConvertOnline

HTML Entity/Symbol⧃(CIRCLE WITH TWO HORIZONTAL STROKES TO THE RIGHT )

Copy this symbol

CIRCLE WITH TWO HORIZONTAL STROKES TO THE RIGHT

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

⧃
⧃
U+029C3
\29c3
⧃

HTML Examples

Using HTML Code value in HTML file

<span> &#10691; </span>

Using HTML Entity value in HTML file

<span> &cirE; </span>

CSS Example

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

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