Dingbat Negative Circled Digit Six
❻
Shortcodes
Copy useful codes for dingbat negative circled digit six symbol ❻ to use in websites, apps, blogs, and docs.
Unicode
U+277B HTML Code
❻ HEX Code
❻ CSS Code
\277B JS/JSON
\u277B Unix/C/PHP/JAVA
0x277B URL-encode
%E2%9D%BB Customize Dingbat Negative Circled Digit Six
Customize ❻, download it as SVG or PNG, or copy the generated HTML snippet.
❻
How to use Dingbat Negative Circled Digit Six Symbol in HTML, CSS, and JS
Insert in HTML
1. Direct symbol:
<span>❻</span> HTML Code:
<span>❻</span> HEX Code:
<span>❻</span> Add with CSS
.dingbat-negative-circled-digit-six::before {
content: '\\277B';
} Set it in JavaScript
document.querySelector('.dingbat-negative-circled-digit-six').textContent = '❻';