If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+A8D7, officially named SAURASHTRA DIGIT SEVEN, was introduced in Unicode version 5.1. It is part of the Saurashtra block, which belongs to the Basic Multilingual plane.
Categorized technically as a Decimal Number, this character typically falls under the Saur script. In terms of text layout and rendering, the glyph is not a composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Left-To-Right character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
43223
Copied!
|
|---|---|
| UTF-8 |
EA A3 97
Copied!
|
| UTF-16 |
A8 D7
Copied!
|
| UTF-32 |
00 00 A8 D7
Copied!
|
| URL-Quoted |
%EA%A3%97
Copied!
|
| HTML hex reference |
꣗
Copied!
|
| RFC 5137 |
\u'A8D7'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uA8D7
Copied!
|
| C and C++ |
\ua8d7
Copied!
|
| C# |
\ua8d7
Copied!
|
| CSS |
\00A8D7
Copied!
|
| Excel |
=UNICHAR(43223)
Copied!
|
| Go |
\ua8d7
Copied!
|
| JavaScript |
\uA8D7
Copied!
|
| Modern JavaScript (since ES6) |
\u{a8d7}
Copied!
|
| JSON |
\uA8D7
Copied!
|
| Java |
\uA8D7
Copied!
|
| Lua |
\u{A8D7}
Copied!
|
| Matlab |
char(43223)
Copied!
|
| Perl |
\x{A8D7}
Copied!
|
| PHP |
\u{a8d7}
Copied!
|
| PostgreSQL |
U&'\A8D7'
Copied!
|
| PowerShell |
`u{A8D7}
Copied!
|
| Python |
\ua8d7
Copied!
|
| Ruby |
\u{a8d7}
Copied!
|
| Rust |
\u{a8d7}
Copied!
|