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