Mathematical Sans-serif Italic Small W

๐˜ธ

Shortcodes

Copy useful codes for mathematical sans-serif italic small w symbol ๐˜ธ to use in websites, apps, blogs, and docs.

Unicode
U+1D638
HTML Code
𝘸
HEX Code
𝘸
CSS Code
\1D638
JS/JSON
\u1D638
Unix/C/PHP/JAVA
0x1D638
URL-encode
%F0%9D%98%B8

Customize Mathematical Sans-serif Italic Small W

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

๐˜ธ
  

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

Insert in HTML

1. Direct symbol:
<span>๐˜ธ</span>
HTML Code:
<span>&#120376;</span>
HEX Code:
<span>&#x1D638;</span>

Add with CSS

.mathematical-sans-serif-italic-small-w::before {
  content: '\\1D638';
}

Set it in JavaScript

document.querySelector('.mathematical-sans-serif-italic-small-w').textContent = '๐˜ธ';

Related Fancy Letters

View all Fancy Letters
copied