Mathematical Sans-serif Bold Italic Small U

๐™ช

Shortcodes

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

Unicode
U+1D66A
HTML Code
𝙪
HEX Code
𝙪
CSS Code
\1D66A
JS/JSON
\u1D66A
Unix/C/PHP/JAVA
0x1D66A
URL-encode
%F0%9D%99%AA

Customize Mathematical Sans-serif Bold Italic Small U

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

๐™ช
  

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

Insert in HTML

1. Direct symbol:
<span>๐™ช</span>
HTML Code:
<span>&#120426;</span>
HEX Code:
<span>&#x1D66A;</span>

Add with CSS

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

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied