HTML Entity/Symbol⨶(CIRCLED MULTIPLICATION SIGN WITH CIRCUMFLEX ACCENT )

Copy this symbol

CIRCLED MULTIPLICATION SIGN WITH CIRCUMFLEX ACCENT

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

⨶
⨶
U+02A36
\2a36
⨶

HTML Examples

Using HTML Code value in HTML file

<span> &#10806; </span>

Using HTML Entity value in HTML file

<span> &otimesas; </span>

CSS Example

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

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