About Dingbat Negative Circled Digit Six Inverse Circled Digit Six
Dingbat Negative Circled Digit Six Inverse Circled Digit Six is the Unicode character ❻ at codepoint U+277B in the Dingbats block of the Basic Multilingual Plane (BMP).
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Dingbat Negative Circled Digit Six Inverse Circled Digit Six
To use the Dingbat Negative Circled Digit Six Inverse Circled Digit Six symbol (❻) in HTML, insert the
entity ❻ directly into your markup. The decimal entity ❻ works in any HTML-serialised document.
In CSS pseudo-elements use content: '\277B';.
In JavaScript and TypeScript the escape '\u277B' evaluates to ❻. In Python source, write '\u277B'.
The character encodes to E2 9D BB as UTF-8 bytes and 277B as UTF-16 code units. Its decimal codepoint is 10107.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.