If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+AA41, officially named CHAM LETTER FINAL G, 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 Other Letter, 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 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º |
43585
Copied!
|
|---|---|
| UTF-8 |
EA A9 81
Copied!
|
| UTF-16 |
AA 41
Copied!
|
| UTF-32 |
00 00 AA 41
Copied!
|
| URL-Quoted |
%EA%A9%81
Copied!
|
| HTML hex reference |
ꩁ
Copied!
|
| RFC 5137 |
\u'AA41'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uAA41
Copied!
|
| C and C++ |
\uaa41
Copied!
|
| C# |
\uaa41
Copied!
|
| CSS |
\00AA41
Copied!
|
| Excel |
=UNICHAR(43585)
Copied!
|
| Go |
\uaa41
Copied!
|
| JavaScript |
\uAA41
Copied!
|
| Modern JavaScript (since ES6) |
\u{aa41}
Copied!
|
| JSON |
\uAA41
Copied!
|
| Java |
\uAA41
Copied!
|
| Lua |
\u{AA41}
Copied!
|
| Matlab |
char(43585)
Copied!
|
| Perl |
\x{AA41}
Copied!
|
| PHP |
\u{aa41}
Copied!
|
| PostgreSQL |
U&'\AA41'
Copied!
|
| PowerShell |
`u{AA41}
Copied!
|
| Python |
\uaa41
Copied!
|
| Ruby |
\u{aa41}
Copied!
|
| Rust |
\u{aa41}
Copied!
|