Mathematical Sans-serif Italic Small R

๐˜ณ

Shortcodes

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

Unicode
U+1D633
HTML Code
𝘳
HEX Code
𝘳
CSS Code
\1D633
JS/JSON
\u1D633
Unix/C/PHP/JAVA
0x1D633
URL-encode
%F0%9D%98%B3

Customize Mathematical Sans-serif Italic Small R

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

๐˜ณ
  

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

Insert in HTML

1. Direct symbol:
<span>๐˜ณ</span>
HTML Code:
<span>&#120371;</span>
HEX Code:
<span>&#x1D633;</span>

Add with CSS

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

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied