If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+A8C4, officially named SAURASHTRA SIGN VIRAMA, 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 Nonspacing Mark, 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 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º |
43204
Copied!
|
|---|---|
| UTF-8 |
EA A3 84
Copied!
|
| UTF-16 |
A8 C4
Copied!
|
| UTF-32 |
00 00 A8 C4
Copied!
|
| URL-Quoted |
%EA%A3%84
Copied!
|
| HTML hex reference |
꣄
Copied!
|
| RFC 5137 |
\u'A8C4'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uA8C4
Copied!
|
| C and C++ |
\ua8c4
Copied!
|
| C# |
\ua8c4
Copied!
|
| CSS |
\00A8C4
Copied!
|
| Excel |
=UNICHAR(43204)
Copied!
|
| Go |
\ua8c4
Copied!
|
| JavaScript |
\uA8C4
Copied!
|
| Modern JavaScript (since ES6) |
\u{a8c4}
Copied!
|
| JSON |
\uA8C4
Copied!
|
| Java |
\uA8C4
Copied!
|
| Lua |
\u{A8C4}
Copied!
|
| Matlab |
char(43204)
Copied!
|
| Perl |
\x{A8C4}
Copied!
|
| PHP |
\u{a8c4}
Copied!
|
| PostgreSQL |
U&'\A8C4'
Copied!
|
| PowerShell |
`u{A8C4}
Copied!
|
| Python |
\ua8c4
Copied!
|
| Ruby |
\u{a8c4}
Copied!
|
| Rust |
\u{a8c4}
Copied!
|