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