Mathematical Sans-serif Bold Digit Four

๐Ÿฐ

Shortcodes

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

Unicode
U+1D7F0
HTML Code
𝟰
HEX Code
𝟰
CSS Code
\1D7F0
JS/JSON
\u1D7F0
Unix/C/PHP/JAVA
0x1D7F0
URL-encode
%F0%9D%9F%B0

Customize Mathematical Sans-serif Bold Digit Four

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

๐Ÿฐ
  

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

Insert in HTML

1. Direct symbol:
<span>๐Ÿฐ</span>
HTML Code:
<span>&#120816;</span>
HEX Code:
<span>&#x1D7F0;</span>

Add with CSS

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

Set it in JavaScript

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

Related Number Symbols

View all Number Symbols
copied