HTML Entity/Symbol⫱(DOWN TACK WITH CIRCLE BELOW )

Copy this symbol

DOWN TACK WITH CIRCLE BELOW

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

⫱
⫱
U+02AF1
\2af1
⫱

HTML Examples

Using HTML Code value in HTML file

<span> &#10993; </span>

Using HTML Entity value in HTML file

<span> &topcir; </span>

CSS Example

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

span { 
    content: "\2af1";
}
All HTML Symbols