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