About Digit Six Full Stop Digit Six Period
Digit Six Full Stop Digit Six Period is the Unicode character ⒍ at codepoint U+248D in the Enclosed Alphanumerics block of the Basic Multilingual Plane (BMP).
Developer Notes
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Digit Six Full Stop Digit Six Period
To use the Digit Six Full Stop Digit Six 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: '\248D';.
In JavaScript and TypeScript the escape '\u248D' evaluates to ⒍. In Python source, write '\u248D'.
The character encodes to E2 92 8D as UTF-8 bytes and 248D as UTF-16 code units. Its decimal codepoint is 9357.
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.