HTML Entity/Symbol𝒹(MATHEMATICAL SCRIPT SMALL D )

𝒹
Copy this symbol

MATHEMATICAL SCRIPT SMALL D

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

𝒹
𝒹
U+1D4B9
\1d4b9
𝒹

HTML Examples

Using HTML Code value in HTML file

<span> &#119993; </span>

Using HTML Entity value in HTML file

<span> &dscr; </span>

CSS Example

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

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