If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+030E, officially named COMBINING DOUBLE VERTICAL LINE ABOVE, 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 VERTICAL LINE ABOVE.
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º |
782
Copied!
|
|---|---|
| UTF-8 |
CC 8E
Copied!
|
| UTF-16 |
03 0E
Copied!
|
| UTF-32 |
00 00 03 0E
Copied!
|
| URL-Quoted |
%CC%8E
Copied!
|
| HTML hex reference |
̎
Copied!
|
| RFC 5137 |
\u'030E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u030E
Copied!
|
| C and C++ |
\u030e
Copied!
|
| C# |
\u030e
Copied!
|
| CSS |
\00030E
Copied!
|
| Excel |
=UNICHAR(782)
Copied!
|
| Go |
\u030e
Copied!
|
| JavaScript |
\u030E
Copied!
|
| Modern JavaScript (since ES6) |
\u{030e}
Copied!
|
| JSON |
\u030E
Copied!
|
| Java |
\u030E
Copied!
|
| Lua |
\u{030E}
Copied!
|
| Matlab |
char(782)
Copied!
|
| Perl |
\x{030E}
Copied!
|
| PHP |
\u{030e}
Copied!
|
| PostgreSQL |
U&'\030E'
Copied!
|
| PowerShell |
`u{030E}
Copied!
|
| Python |
\u030e
Copied!
|
| Ruby |
\u{030e}
Copied!
|
| Rust |
\u{030e}
Copied!
|