HTML Entity/Symbol𝕒(MATHEMATICAL DOUBLE-STRUCK SMALL A )

𝕒
Copy this symbol

MATHEMATICAL DOUBLE-STRUCK SMALL A

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

𝕒
𝕒
U+1D552
\1d552
𝕒

HTML Examples

Using HTML Code value in HTML file

<span> &#120146; </span>

Using HTML Entity value in HTML file

<span> &aopf; </span>

CSS Example

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

span { 
    content: "\1d552";
}
All HTML Symbols