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