If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+1DF3, officially named COMBINING LATIN SMALL LETTER O WITH DIAERESIS, was introduced in Unicode version 7.0. 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º |
7667
Copied!
|
|---|---|
| UTF-8 |
E1 B7 B3
Copied!
|
| UTF-16 |
1D F3
Copied!
|
| UTF-32 |
00 00 1D F3
Copied!
|
| URL-Quoted |
%E1%B7%B3
Copied!
|
| HTML hex reference |
ᷳ
Copied!
|
| RFC 5137 |
\u'1DF3'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u1DF3
Copied!
|
| C and C++ |
\u1df3
Copied!
|
| C# |
\u1df3
Copied!
|
| CSS |
\001DF3
Copied!
|
| Excel |
=UNICHAR(7667)
Copied!
|
| Go |
\u1df3
Copied!
|
| JavaScript |
\u1DF3
Copied!
|
| Modern JavaScript (since ES6) |
\u{1df3}
Copied!
|
| JSON |
\u1DF3
Copied!
|
| Java |
\u1DF3
Copied!
|
| Lua |
\u{1DF3}
Copied!
|
| Matlab |
char(7667)
Copied!
|
| Perl |
\x{1DF3}
Copied!
|
| PHP |
\u{1df3}
Copied!
|
| PostgreSQL |
U&'\1DF3'
Copied!
|
| PowerShell |
`u{1DF3}
Copied!
|
| Python |
\u1df3
Copied!
|
| Ruby |
\u{1df3}
Copied!
|
| Rust |
\u{1df3}
Copied!
|