If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+A555, officially named VAI SYLLABLE KPAN, was introduced in Unicode version 5.1. It is part of the Vai block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Vaii 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º |
42325
Copied!
|
|---|---|
| UTF-8 |
EA 95 95
Copied!
|
| UTF-16 |
A5 55
Copied!
|
| UTF-32 |
00 00 A5 55
Copied!
|
| URL-Quoted |
%EA%95%95
Copied!
|
| HTML hex reference |
ꕕ
Copied!
|
| RFC 5137 |
\u'A555'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uA555
Copied!
|
| C and C++ |
\ua555
Copied!
|
| C# |
\ua555
Copied!
|
| CSS |
\00A555
Copied!
|
| Excel |
=UNICHAR(42325)
Copied!
|
| Go |
\ua555
Copied!
|
| JavaScript |
\uA555
Copied!
|
| Modern JavaScript (since ES6) |
\u{a555}
Copied!
|
| JSON |
\uA555
Copied!
|
| Java |
\uA555
Copied!
|
| Lua |
\u{A555}
Copied!
|
| Matlab |
char(42325)
Copied!
|
| Perl |
\x{A555}
Copied!
|
| PHP |
\u{a555}
Copied!
|
| PostgreSQL |
U&'\A555'
Copied!
|
| PowerShell |
`u{A555}
Copied!
|
| Python |
\ua555
Copied!
|
| Ruby |
\u{a555}
Copied!
|
| Rust |
\u{a555}
Copied!
|