HTML Entity/Symbol𝓂(MATHEMATICAL SCRIPT SMALL M )

𝓂
Copy this symbol

MATHEMATICAL SCRIPT SMALL M

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

𝓂
𝓂
U+1D4C2
\1d4c2
𝓂

HTML Examples

Using HTML Code value in HTML file

<span> &#120002; </span>

Using HTML Entity value in HTML file

<span> &mscr; </span>

CSS Example

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

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