If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+1DCE, officially named COMBINING OGONEK ABOVE, was introduced in Unicode version 5.1. It is part of the Diacriticals Sup block, which belongs to the Basic Multilingual plane.
Categorized technically as a Nonspacing Mark, this character typically falls under the Zinh 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º |
7630
Copied!
|
|---|---|
| UTF-8 |
E1 B7 8E
Copied!
|
| UTF-16 |
1D CE
Copied!
|
| UTF-32 |
00 00 1D CE
Copied!
|
| URL-Quoted |
%E1%B7%8E
Copied!
|
| HTML hex reference |
᷎
Copied!
|
| RFC 5137 |
\u'1DCE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u1DCE
Copied!
|
| C and C++ |
\u1dce
Copied!
|
| C# |
\u1dce
Copied!
|
| CSS |
\001DCE
Copied!
|
| Excel |
=UNICHAR(7630)
Copied!
|
| Go |
\u1dce
Copied!
|
| JavaScript |
\u1DCE
Copied!
|
| Modern JavaScript (since ES6) |
\u{1dce}
Copied!
|
| JSON |
\u1DCE
Copied!
|
| Java |
\u1DCE
Copied!
|
| Lua |
\u{1DCE}
Copied!
|
| Matlab |
char(7630)
Copied!
|
| Perl |
\x{1DCE}
Copied!
|
| PHP |
\u{1dce}
Copied!
|
| PostgreSQL |
U&'\1DCE'
Copied!
|
| PowerShell |
`u{1DCE}
Copied!
|
| Python |
\u1dce
Copied!
|
| Ruby |
\u{1dce}
Copied!
|
| Rust |
\u{1dce}
Copied!
|