Mathematical Sans-serif Italic Small N

๐˜ฏ

Shortcodes

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

Unicode
U+1D62F
HTML Code
𝘯
HEX Code
𝘯
CSS Code
\1D62F
JS/JSON
\u1D62F
Unix/C/PHP/JAVA
0x1D62F
URL-encode
%F0%9D%98%AF

Customize Mathematical Sans-serif Italic Small N

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

๐˜ฏ
  

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

Insert in HTML

1. Direct symbol:
<span>๐˜ฏ</span>
HTML Code:
<span>&#120367;</span>
HEX Code:
<span>&#x1D62F;</span>

Add with CSS

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

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied