If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+19A9, officially named NEW TAI LUE LETTER LOW XVA, was introduced in Unicode version 4.1. It is part of the New Tai Lue block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Talu 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º |
6569
Copied!
|
|---|---|
| UTF-8 |
E1 A6 A9
Copied!
|
| UTF-16 |
19 A9
Copied!
|
| UTF-32 |
00 00 19 A9
Copied!
|
| URL-Quoted |
%E1%A6%A9
Copied!
|
| HTML hex reference |
ᦩ
Copied!
|
| RFC 5137 |
\u'19A9'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u19A9
Copied!
|
| C and C++ |
\u19a9
Copied!
|
| C# |
\u19a9
Copied!
|
| CSS |
\0019A9
Copied!
|
| Excel |
=UNICHAR(6569)
Copied!
|
| Go |
\u19a9
Copied!
|
| JavaScript |
\u19A9
Copied!
|
| Modern JavaScript (since ES6) |
\u{19a9}
Copied!
|
| JSON |
\u19A9
Copied!
|
| Java |
\u19A9
Copied!
|
| Lua |
\u{19A9}
Copied!
|
| Matlab |
char(6569)
Copied!
|
| Perl |
\x{19A9}
Copied!
|
| PHP |
\u{19a9}
Copied!
|
| PostgreSQL |
U&'\19A9'
Copied!
|
| PowerShell |
`u{19A9}
Copied!
|
| Python |
\u19a9
Copied!
|
| Ruby |
\u{19a9}
Copied!
|
| Rust |
\u{19a9}
Copied!
|