Mathematical Sans-serif Digit Three

๐Ÿฅ

Shortcodes

Copy useful codes for mathematical sans-serif digit three symbol ๐Ÿฅ to use in websites, apps, blogs, and docs.

Unicode
U+1D7E5
HTML Code
𝟥
HEX Code
𝟥
CSS Code
\1D7E5
JS/JSON
\u1D7E5
Unix/C/PHP/JAVA
0x1D7E5
URL-encode
%F0%9D%9F%A5

Customize Mathematical Sans-serif Digit Three

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

๐Ÿฅ
  

How to use Mathematical Sans-serif Digit Three Symbol in HTML, CSS, and JS

Insert in HTML

1. Direct symbol:
<span>๐Ÿฅ</span>
HTML Code:
<span>&#120805;</span>
HEX Code:
<span>&#x1D7E5;</span>

Add with CSS

.mathematical-sans-serif-digit-three::before {
  content: '\\1D7E5';
}

Set it in JavaScript

document.querySelector('.mathematical-sans-serif-digit-three').textContent = '๐Ÿฅ';

Related Number Symbols

View all Number Symbols
copied