About Dingbat Negative Circled Sans-serif Number Ten Inverse Circled Sans-serif Number Ten
Dingbat Negative Circled Sans-serif Number Ten Inverse Circled Sans-serif Number Ten is the Unicode character ➓ at codepoint U+2793 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 Number Ten Inverse Circled Sans-serif Number Ten
To use the Dingbat Negative Circled Sans-serif Number Ten Inverse Circled Sans-serif Number Ten 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: '\2793';.
In JavaScript and TypeScript the escape '\u2793' evaluates to ➓. In Python source, write '\u2793'.
The character encodes to E2 9E 93 as UTF-8 bytes and 2793 as UTF-16 code units. Its decimal codepoint is 10131.
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.