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