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