If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+A8F4, officially named DEVANAGARI SIGN DOUBLE CANDRABINDU VIRAMA, 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 Other Letter, 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 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º |
43252
Copied!
|
|---|---|
| UTF-8 |
EA A3 B4
Copied!
|
| UTF-16 |
A8 F4
Copied!
|
| UTF-32 |
00 00 A8 F4
Copied!
|
| URL-Quoted |
%EA%A3%B4
Copied!
|
| HTML hex reference |
ꣴ
Copied!
|
| RFC 5137 |
\u'A8F4'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uA8F4
Copied!
|
| C and C++ |
\ua8f4
Copied!
|
| C# |
\ua8f4
Copied!
|
| CSS |
\00A8F4
Copied!
|
| Excel |
=UNICHAR(43252)
Copied!
|
| Go |
\ua8f4
Copied!
|
| JavaScript |
\uA8F4
Copied!
|
| Modern JavaScript (since ES6) |
\u{a8f4}
Copied!
|
| JSON |
\uA8F4
Copied!
|
| Java |
\uA8F4
Copied!
|
| Lua |
\u{A8F4}
Copied!
|
| Matlab |
char(43252)
Copied!
|
| Perl |
\x{A8F4}
Copied!
|
| PHP |
\u{a8f4}
Copied!
|
| PostgreSQL |
U&'\A8F4'
Copied!
|
| PowerShell |
`u{A8F4}
Copied!
|
| Python |
\ua8f4
Copied!
|
| Ruby |
\u{a8f4}
Copied!
|
| Rust |
\u{a8f4}
Copied!
|