Mathematical Bold Fraktur Capital B

๐•ญ

Shortcodes

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

Unicode
U+1D56D
HTML Code
𝕭
HEX Code
𝕭
CSS Code
\1D56D
JS/JSON
\u1D56D
Unix/C/PHP/JAVA
0x1D56D
URL-encode
%F0%9D%95%AD

Customize Mathematical Bold Fraktur Capital B

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

๐•ญ
  

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

Insert in HTML

1. Direct symbol:
<span>๐•ญ</span>
HTML Code:
<span>&#120173;</span>
HEX Code:
<span>&#x1D56D;</span>

Add with CSS

.mathematical-bold-fraktur-capital-b::before {
  content: '\\1D56D';
}

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied