Mathematical Bold Fraktur Capital M

๐•ธ

Shortcodes

Copy useful codes for mathematical bold fraktur capital m symbol ๐•ธ to use in websites, apps, blogs, and docs.

Unicode
U+1D578
HTML Code
𝕸
HEX Code
𝕸
CSS Code
\1D578
JS/JSON
\u1D578
Unix/C/PHP/JAVA
0x1D578
URL-encode
%F0%9D%95%B8

Customize Mathematical Bold Fraktur Capital M

Customize ๐•ธ, download it as SVG or PNG, or copy the generated HTML snippet.

๐•ธ
  

How to use Mathematical Bold Fraktur Capital M Symbol in HTML, CSS, and JS

Insert in HTML

1. Direct symbol:
<span>๐•ธ</span>
HTML Code:
<span>&#120184;</span>
HEX Code:
<span>&#x1D578;</span>

Add with CSS

.mathematical-bold-fraktur-capital-m::before {
  content: '\\1D578';
}

Set it in JavaScript

document.querySelector('.mathematical-bold-fraktur-capital-m').textContent = '๐•ธ';

Related Fancy Letters

View all Fancy Letters
copied