About Saurashtra Digit Zero
Saurashtra Digit Zero is the Unicode character ꣐ at codepoint U+A8D0 in the Saurashtra 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 Saurashtra Digit Zero
To use the Saurashtra Digit Zero 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: '\A8D0';.
In JavaScript and TypeScript the escape '\uA8D0' evaluates to ꣐. In Python source, write '\uA8D0'.
The character encodes to EA A3 90 as UTF-8 bytes and A8D0 as UTF-16 code units. Its decimal codepoint is 43216.
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.