If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+030F, officially named COMBINING DOUBLE GRAVE ACCENT, was introduced in Unicode version 1.1. It is part of the Diacriticals block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as NON-SPACING DOUBLE GRAVE.
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 ambiguous 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º |
783
Copied!
|
|---|---|
| UTF-8 |
CC 8F
Copied!
|
| UTF-16 |
03 0F
Copied!
|
| UTF-32 |
00 00 03 0F
Copied!
|
| URL-Quoted |
%CC%8F
Copied!
|
| HTML hex reference |
̏
Copied!
|
| RFC 5137 |
\u'030F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u030F
Copied!
|
| C and C++ |
\u030f
Copied!
|
| C# |
\u030f
Copied!
|
| CSS |
\00030F
Copied!
|
| Excel |
=UNICHAR(783)
Copied!
|
| Go |
\u030f
Copied!
|
| JavaScript |
\u030F
Copied!
|
| Modern JavaScript (since ES6) |
\u{030f}
Copied!
|
| JSON |
\u030F
Copied!
|
| Java |
\u030F
Copied!
|
| Lua |
\u{030F}
Copied!
|
| Matlab |
char(783)
Copied!
|
| Perl |
\x{030F}
Copied!
|
| PHP |
\u{030f}
Copied!
|
| PostgreSQL |
U&'\030F'
Copied!
|
| PowerShell |
`u{030F}
Copied!
|
| Python |
\u030f
Copied!
|
| Ruby |
\u{030f}
Copied!
|
| Rust |
\u{030f}
Copied!
|