About Dingbat Negative Circled Sans-serif Digit Nine Inverse Circled Sans-serif Digit Nine
Dingbat Negative Circled Sans-serif Digit Nine Inverse Circled Sans-serif Digit Nine is the Unicode character ➒ at codepoint U+2792 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 Sans-serif Digit Nine Inverse Circled Sans-serif Digit Nine
To use the Dingbat Negative Circled Sans-serif Digit Nine Inverse Circled Sans-serif Digit Nine 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: '\2792';.
In JavaScript and TypeScript the escape '\u2792' evaluates to ➒. In Python source, write '\u2792'.
The character encodes to E2 9E 92 as UTF-8 bytes and 2792 as UTF-16 code units. Its decimal codepoint is 10130.
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.