Mathematical Bold Fraktur Capital K

๐•ถ

Shortcodes

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

Unicode
U+1D576
HTML Code
𝕶
HEX Code
𝕶
CSS Code
\1D576
JS/JSON
\u1D576
Unix/C/PHP/JAVA
0x1D576
URL-encode
%F0%9D%95%B6

Customize Mathematical Bold Fraktur Capital K

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

๐•ถ
  

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

Insert in HTML

1. Direct symbol:
<span>๐•ถ</span>
HTML Code:
<span>&#120182;</span>
HEX Code:
<span>&#x1D576;</span>

Add with CSS

.mathematical-bold-fraktur-capital-k::before {
  content: '\\1D576';
}

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied