Mathematical Sans-serif Bold Digit Three

๐Ÿฏ

Shortcodes

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

Unicode
U+1D7EF
HTML Code
𝟯
HEX Code
𝟯
CSS Code
\1D7EF
JS/JSON
\u1D7EF
Unix/C/PHP/JAVA
0x1D7EF
URL-encode
%F0%9D%9F%AF

Customize Mathematical Sans-serif Bold Digit Three

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

๐Ÿฏ
  

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

Insert in HTML

1. Direct symbol:
<span>๐Ÿฏ</span>
HTML Code:
<span>&#120815;</span>
HEX Code:
<span>&#x1D7EF;</span>

Add with CSS

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

Set it in JavaScript

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

Related Number Symbols

View all Number Symbols
copied