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