Mathematical Sans-serif Bold Italic Small S

๐™จ

Shortcodes

Copy useful codes for mathematical sans-serif bold italic small s symbol ๐™จ to use in websites, apps, blogs, and docs.

Unicode
U+1D668
HTML Code
𝙨
HEX Code
𝙨
CSS Code
\1D668
JS/JSON
\u1D668
Unix/C/PHP/JAVA
0x1D668
URL-encode
%F0%9D%99%A8

Customize Mathematical Sans-serif Bold Italic Small S

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

๐™จ
  

How to use Mathematical Sans-serif Bold Italic Small S Symbol in HTML, CSS, and JS

Insert in HTML

1. Direct symbol:
<span>๐™จ</span>
HTML Code:
<span>&#120424;</span>
HEX Code:
<span>&#x1D668;</span>

Add with CSS

.mathematical-sans-serif-bold-italic-small-s::before {
  content: '\\1D668';
}

Set it in JavaScript

document.querySelector('.mathematical-sans-serif-bold-italic-small-s').textContent = '๐™จ';

Related Fancy Letters

View all Fancy Letters
copied