If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+AA2A, officially named CHAM VOWEL SIGN I, was introduced in Unicode version 5.1. It is part of the Cham block, which belongs to the Basic Multilingual plane.
Categorized technically as a Nonspacing Mark, this character typically falls under the Cham 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º |
43562
Copied!
|
|---|---|
| UTF-8 |
EA A8 AA
Copied!
|
| UTF-16 |
AA 2A
Copied!
|
| UTF-32 |
00 00 AA 2A
Copied!
|
| URL-Quoted |
%EA%A8%AA
Copied!
|
| HTML hex reference |
ꨪ
Copied!
|
| RFC 5137 |
\u'AA2A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uAA2A
Copied!
|
| C and C++ |
\uaa2a
Copied!
|
| C# |
\uaa2a
Copied!
|
| CSS |
\00AA2A
Copied!
|
| Excel |
=UNICHAR(43562)
Copied!
|
| Go |
\uaa2a
Copied!
|
| JavaScript |
\uAA2A
Copied!
|
| Modern JavaScript (since ES6) |
\u{aa2a}
Copied!
|
| JSON |
\uAA2A
Copied!
|
| Java |
\uAA2A
Copied!
|
| Lua |
\u{AA2A}
Copied!
|
| Matlab |
char(43562)
Copied!
|
| Perl |
\x{AA2A}
Copied!
|
| PHP |
\u{aa2a}
Copied!
|
| PostgreSQL |
U&'\AA2A'
Copied!
|
| PowerShell |
`u{AA2A}
Copied!
|
| Python |
\uaa2a
Copied!
|
| Ruby |
\u{aa2a}
Copied!
|
| Rust |
\u{aa2a}
Copied!
|