If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+19BB, officially named NEW TAI LUE VOWEL SIGN AAY, 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º |
6587
Copied!
|
|---|---|
| UTF-8 |
E1 A6 BB
Copied!
|
| UTF-16 |
19 BB
Copied!
|
| UTF-32 |
00 00 19 BB
Copied!
|
| URL-Quoted |
%E1%A6%BB
Copied!
|
| HTML hex reference |
ᦻ
Copied!
|
| RFC 5137 |
\u'19BB'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u19BB
Copied!
|
| C and C++ |
\u19bb
Copied!
|
| C# |
\u19bb
Copied!
|
| CSS |
\0019BB
Copied!
|
| Excel |
=UNICHAR(6587)
Copied!
|
| Go |
\u19bb
Copied!
|
| JavaScript |
\u19BB
Copied!
|
| Modern JavaScript (since ES6) |
\u{19bb}
Copied!
|
| JSON |
\u19BB
Copied!
|
| Java |
\u19BB
Copied!
|
| Lua |
\u{19BB}
Copied!
|
| Matlab |
char(6587)
Copied!
|
| Perl |
\x{19BB}
Copied!
|
| PHP |
\u{19bb}
Copied!
|
| PostgreSQL |
U&'\19BB'
Copied!
|
| PowerShell |
`u{19BB}
Copied!
|
| Python |
\u19bb
Copied!
|
| Ruby |
\u{19bb}
Copied!
|
| Rust |
\u{19bb}
Copied!
|