If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+AA29, officially named CHAM VOWEL SIGN AA, 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º |
43561
Copied!
|
|---|---|
| UTF-8 |
EA A8 A9
Copied!
|
| UTF-16 |
AA 29
Copied!
|
| UTF-32 |
00 00 AA 29
Copied!
|
| URL-Quoted |
%EA%A8%A9
Copied!
|
| HTML hex reference |
ꨩ
Copied!
|
| RFC 5137 |
\u'AA29'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uAA29
Copied!
|
| C and C++ |
\uaa29
Copied!
|
| C# |
\uaa29
Copied!
|
| CSS |
\00AA29
Copied!
|
| Excel |
=UNICHAR(43561)
Copied!
|
| Go |
\uaa29
Copied!
|
| JavaScript |
\uAA29
Copied!
|
| Modern JavaScript (since ES6) |
\u{aa29}
Copied!
|
| JSON |
\uAA29
Copied!
|
| Java |
\uAA29
Copied!
|
| Lua |
\u{AA29}
Copied!
|
| Matlab |
char(43561)
Copied!
|
| Perl |
\x{AA29}
Copied!
|
| PHP |
\u{aa29}
Copied!
|
| PostgreSQL |
U&'\AA29'
Copied!
|
| PowerShell |
`u{AA29}
Copied!
|
| Python |
\uaa29
Copied!
|
| Ruby |
\u{aa29}
Copied!
|
| Rust |
\u{aa29}
Copied!
|