Mathematical Sans-serif Bold Digit Zero

๐Ÿฌ

Shortcodes

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

Unicode
U+1D7EC
HTML Code
𝟬
HEX Code
𝟬
CSS Code
\1D7EC
JS/JSON
\u1D7EC
Unix/C/PHP/JAVA
0x1D7EC
URL-encode
%F0%9D%9F%AC

Customize Mathematical Sans-serif Bold Digit Zero

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

๐Ÿฌ
  

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

Insert in HTML

1. Direct symbol:
<span>๐Ÿฌ</span>
HTML Code:
<span>&#120812;</span>
HEX Code:
<span>&#x1D7EC;</span>

Add with CSS

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

Set it in JavaScript

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

Related Number Symbols

View all Number Symbols
copied