HTML Entity/Symbol𝔡(MATHEMATICAL FRAKTUR SMALL D )

𝔡
Copy this symbol

MATHEMATICAL FRAKTUR SMALL D

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

𝔡
𝔡
U+1D521
\1d521
𝔡

HTML Examples

Using HTML Code value in HTML file

<span> &#120097; </span>

Using HTML Entity value in HTML file

<span> &dfr; </span>

CSS Example

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

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