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