If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+A9AA, officially named JAVANESE LETTER YA, was introduced in Unicode version 5.2. It is part of the Javanese block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Java 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º |
43434
Copied!
|
|---|---|
| UTF-8 |
EA A6 AA
Copied!
|
| UTF-16 |
A9 AA
Copied!
|
| UTF-32 |
00 00 A9 AA
Copied!
|
| URL-Quoted |
%EA%A6%AA
Copied!
|
| HTML hex reference |
ꦪ
Copied!
|
| RFC 5137 |
\u'A9AA'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uA9AA
Copied!
|
| C and C++ |
\ua9aa
Copied!
|
| C# |
\ua9aa
Copied!
|
| CSS |
\00A9AA
Copied!
|
| Excel |
=UNICHAR(43434)
Copied!
|
| Go |
\ua9aa
Copied!
|
| JavaScript |
\uA9AA
Copied!
|
| Modern JavaScript (since ES6) |
\u{a9aa}
Copied!
|
| JSON |
\uA9AA
Copied!
|
| Java |
\uA9AA
Copied!
|
| Lua |
\u{A9AA}
Copied!
|
| Matlab |
char(43434)
Copied!
|
| Perl |
\x{A9AA}
Copied!
|
| PHP |
\u{a9aa}
Copied!
|
| PostgreSQL |
U&'\A9AA'
Copied!
|
| PowerShell |
`u{A9AA}
Copied!
|
| Python |
\ua9aa
Copied!
|
| Ruby |
\u{a9aa}
Copied!
|
| Rust |
\u{a9aa}
Copied!
|