HTML Entity/Symbol𝕄(MATHEMATICAL DOUBLE-STRUCK CAPITAL M )

𝕄
Copy this symbol

MATHEMATICAL DOUBLE-STRUCK CAPITAL M

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

𝕄
𝕄
U+1D544
\1d544
𝕄

HTML Examples

Using HTML Code value in HTML file

<span> &#120132; </span>

Using HTML Entity value in HTML file

<span> &Mopf; </span>

CSS Example

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

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