HTML Entity/Symbol⩭(CONGRUENT WITH DOT ABOVE )

Copy this symbol

CONGRUENT WITH DOT ABOVE

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

⩭
⩭
U+02A6D
\2a6d
⩭

HTML Examples

Using HTML Code value in HTML file

<span> &#10861; </span>

Using HTML Entity value in HTML file

<span> &congdot; </span>

CSS Example

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

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