Mathematical Bold Fraktur Capital S

๐•พ

Shortcodes

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

Unicode
U+1D57E
HTML Code
𝕾
HEX Code
𝕾
CSS Code
\1D57E
JS/JSON
\u1D57E
Unix/C/PHP/JAVA
0x1D57E
URL-encode
%F0%9D%95%BE

Customize Mathematical Bold Fraktur Capital S

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

๐•พ
  

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

Insert in HTML

1. Direct symbol:
<span>๐•พ</span>
HTML Code:
<span>&#120190;</span>
HEX Code:
<span>&#x1D57E;</span>

Add with CSS

.mathematical-bold-fraktur-capital-s::before {
  content: '\\1D57E';
}

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied