If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+07ED, officially named NKO COMBINING SHORT RISING TONE, was introduced in Unicode version 5.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º |
2029
Copied!
|
|---|---|
| UTF-8 |
DF AD
Copied!
|
| UTF-16 |
07 ED
Copied!
|
| UTF-32 |
00 00 07 ED
Copied!
|
| URL-Quoted |
%DF%AD
Copied!
|
| HTML hex reference |
߭
Copied!
|
| RFC 5137 |
\u'07ED'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u07ED
Copied!
|
| C and C++ |
\u07ed
Copied!
|
| C# |
\u07ed
Copied!
|
| CSS |
\0007ED
Copied!
|
| Excel |
=UNICHAR(2029)
Copied!
|
| Go |
\u07ed
Copied!
|
| JavaScript |
\u07ED
Copied!
|
| Modern JavaScript (since ES6) |
\u{07ed}
Copied!
|
| JSON |
\u07ED
Copied!
|
| Java |
\u07ED
Copied!
|
| Lua |
\u{07ED}
Copied!
|
| Matlab |
char(2029)
Copied!
|
| Perl |
\x{07ED}
Copied!
|
| PHP |
\u{07ed}
Copied!
|
| PostgreSQL |
U&'\07ED'
Copied!
|
| PowerShell |
`u{07ED}
Copied!
|
| Python |
\u07ed
Copied!
|
| Ruby |
\u{07ed}
Copied!
|
| Rust |
\u{07ed}
Copied!
|