Mathematical Sans-serif Italic Small Y

๐˜บ

Shortcodes

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

Unicode
U+1D63A
HTML Code
𝘺
HEX Code
𝘺
CSS Code
\1D63A
JS/JSON
\u1D63A
Unix/C/PHP/JAVA
0x1D63A
URL-encode
%F0%9D%98%BA

Customize Mathematical Sans-serif Italic Small Y

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

๐˜บ
  

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

Insert in HTML

1. Direct symbol:
<span>๐˜บ</span>
HTML Code:
<span>&#120378;</span>
HEX Code:
<span>&#x1D63A;</span>

Add with CSS

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

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied