Mathematical Sans-serif Digit Six

๐Ÿจ

Shortcodes

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

Unicode
U+1D7E8
HTML Code
𝟨
HEX Code
𝟨
CSS Code
\1D7E8
JS/JSON
\u1D7E8
Unix/C/PHP/JAVA
0x1D7E8
URL-encode
%F0%9D%9F%A8

Customize Mathematical Sans-serif Digit Six

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

๐Ÿจ
  

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

Insert in HTML

1. Direct symbol:
<span>๐Ÿจ</span>
HTML Code:
<span>&#120808;</span>
HEX Code:
<span>&#x1D7E8;</span>

Add with CSS

.mathematical-sans-serif-digit-six::before {
  content: '\\1D7E8';
}

Set it in JavaScript

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

Related Number Symbols

View all Number Symbols
copied