HTML Entity/Symbol⧂(CIRCLE WITH SMALL CIRCLE TO THE RIGHT )

Copy this symbol

CIRCLE WITH SMALL CIRCLE TO THE RIGHT

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

⧂
⧂
U+029C2
\29c2
⧂

HTML Examples

Using HTML Code value in HTML file

<span> &#10690; </span>

Using HTML Entity value in HTML file

<span> &cirscir; </span>

CSS Example

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

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