Mathematical Bold Fraktur Capital H

๐•ณ

Shortcodes

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

Unicode
U+1D573
HTML Code
𝕳
HEX Code
𝕳
CSS Code
\1D573
JS/JSON
\u1D573
Unix/C/PHP/JAVA
0x1D573
URL-encode
%F0%9D%95%B3

Customize Mathematical Bold Fraktur Capital H

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

๐•ณ
  

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

Insert in HTML

1. Direct symbol:
<span>๐•ณ</span>
HTML Code:
<span>&#120179;</span>
HEX Code:
<span>&#x1D573;</span>

Add with CSS

.mathematical-bold-fraktur-capital-h::before {
  content: '\\1D573';
}

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied