Mathematical Bold Fraktur Capital C

๐•ฎ

Shortcodes

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

Unicode
U+1D56E
HTML Code
𝕮
HEX Code
𝕮
CSS Code
\1D56E
JS/JSON
\u1D56E
Unix/C/PHP/JAVA
0x1D56E
URL-encode
%F0%9D%95%AE

Customize Mathematical Bold Fraktur Capital C

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

๐•ฎ
  

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

Insert in HTML

1. Direct symbol:
<span>๐•ฎ</span>
HTML Code:
<span>&#120174;</span>
HEX Code:
<span>&#x1D56E;</span>

Add with CSS

.mathematical-bold-fraktur-capital-c::before {
  content: '\\1D56E';
}

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied