About Dingbat Negative Circled Digit Five Inverse Circled Digit Five
Dingbat Negative Circled Digit Five Inverse Circled Digit Five is the Unicode character ❺ at codepoint U+277A 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 Five Inverse Circled Digit Five
To use the Dingbat Negative Circled Digit Five Inverse Circled Digit Five 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: '\277A';.
In JavaScript and TypeScript the escape '\u277A' evaluates to ❺. In Python source, write '\u277A'.
The character encodes to E2 9D BA as UTF-8 bytes and 277A as UTF-16 code units. Its decimal codepoint is 10106.
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.