If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+A8E3, officially named COMBINING DEVANAGARI DIGIT THREE, was introduced in Unicode version 5.2. It is part of the Devanagari Ext block, which belongs to the Basic Multilingual plane.
Categorized technically as a Nonspacing Mark, this character typically falls under the Deva 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 Unknown 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º |
43235
Copied!
|
|---|---|
| UTF-8 |
EA A3 A3
Copied!
|
| UTF-16 |
A8 E3
Copied!
|
| UTF-32 |
00 00 A8 E3
Copied!
|
| URL-Quoted |
%EA%A3%A3
Copied!
|
| HTML hex reference |
꣣
Copied!
|
| RFC 5137 |
\u'A8E3'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uA8E3
Copied!
|
| C and C++ |
\ua8e3
Copied!
|
| C# |
\ua8e3
Copied!
|
| CSS |
\00A8E3
Copied!
|
| Excel |
=UNICHAR(43235)
Copied!
|
| Go |
\ua8e3
Copied!
|
| JavaScript |
\uA8E3
Copied!
|
| Modern JavaScript (since ES6) |
\u{a8e3}
Copied!
|
| JSON |
\uA8E3
Copied!
|
| Java |
\uA8E3
Copied!
|
| Lua |
\u{A8E3}
Copied!
|
| Matlab |
char(43235)
Copied!
|
| Perl |
\x{A8E3}
Copied!
|
| PHP |
\u{a8e3}
Copied!
|
| PostgreSQL |
U&'\A8E3'
Copied!
|
| PowerShell |
`u{A8E3}
Copied!
|
| Python |
\ua8e3
Copied!
|
| Ruby |
\u{a8e3}
Copied!
|
| Rust |
\u{a8e3}
Copied!
|