About Digit Seven Full Stop Digit Seven Period
Digit Seven Full Stop Digit Seven Period is the Unicode character ⒎ at codepoint U+248E in the Enclosed Alphanumerics 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 Digit Seven Full Stop Digit Seven Period
To use the Digit Seven Full Stop Digit Seven Period 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: '\248E';.
In JavaScript and TypeScript the escape '\u248E' evaluates to ⒎. In Python source, write '\u248E'.
The character encodes to E2 92 8E as UTF-8 bytes and 248E as UTF-16 code units. Its decimal codepoint is 9358.
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.