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