Mathematical Sans-serif Italic Small J

๐˜ซ

Shortcodes

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

Unicode
U+1D62B
HTML Code
𝘫
HEX Code
𝘫
CSS Code
\1D62B
JS/JSON
\u1D62B
Unix/C/PHP/JAVA
0x1D62B
URL-encode
%F0%9D%98%AB

Customize Mathematical Sans-serif Italic Small J

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

๐˜ซ
  

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

Insert in HTML

1. Direct symbol:
<span>๐˜ซ</span>
HTML Code:
<span>&#120363;</span>
HEX Code:
<span>&#x1D62B;</span>

Add with CSS

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

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied