If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+07FD, officially named NKO DANTAYALAN, was introduced in Unicode version 11.0. It is part of the NKo block, which belongs to the Basic Multilingual plane.
Categorized technically as a Nonspacing Mark, this character typically falls under the Nkoo 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 Unknown 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º |
2045
Copied!
|
|---|---|
| UTF-8 |
DF BD
Copied!
|
| UTF-16 |
07 FD
Copied!
|
| UTF-32 |
00 00 07 FD
Copied!
|
| URL-Quoted |
%DF%BD
Copied!
|
| HTML hex reference |
߽
Copied!
|
| RFC 5137 |
\u'07FD'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u07FD
Copied!
|
| C and C++ |
\u07fd
Copied!
|
| C# |
\u07fd
Copied!
|
| CSS |
\0007FD
Copied!
|
| Excel |
=UNICHAR(2045)
Copied!
|
| Go |
\u07fd
Copied!
|
| JavaScript |
\u07FD
Copied!
|
| Modern JavaScript (since ES6) |
\u{07fd}
Copied!
|
| JSON |
\u07FD
Copied!
|
| Java |
\u07FD
Copied!
|
| Lua |
\u{07FD}
Copied!
|
| Matlab |
char(2045)
Copied!
|
| Perl |
\x{07FD}
Copied!
|
| PHP |
\u{07fd}
Copied!
|
| PostgreSQL |
U&'\07FD'
Copied!
|
| PowerShell |
`u{07FD}
Copied!
|
| Python |
\u07fd
Copied!
|
| Ruby |
\u{07fd}
Copied!
|
| Rust |
\u{07fd}
Copied!
|