HTML Entity/Symbol𝔄(MATHEMATICAL FRAKTUR CAPITAL A )

𝔄
Copy this symbol

MATHEMATICAL FRAKTUR CAPITAL A

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

𝔄
𝔄
U+1D504
\1d504
𝔄

HTML Examples

Using HTML Code value in HTML file

<span> &#120068; </span>

Using HTML Entity value in HTML file

<span> &Afr; </span>

CSS Example

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

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