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