Mathematical Sans-serif Bold Digit Six

๐Ÿฒ

Shortcodes

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

Unicode
U+1D7F2
HTML Code
𝟲
HEX Code
𝟲
CSS Code
\1D7F2
JS/JSON
\u1D7F2
Unix/C/PHP/JAVA
0x1D7F2
URL-encode
%F0%9D%9F%B2

Customize Mathematical Sans-serif Bold Digit Six

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

๐Ÿฒ
  

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

Insert in HTML

1. Direct symbol:
<span>๐Ÿฒ</span>
HTML Code:
<span>&#120818;</span>
HEX Code:
<span>&#x1D7F2;</span>

Add with CSS

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

Set it in JavaScript

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

Related Number Symbols

View all Number Symbols
copied