If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+035F, officially named COMBINING DOUBLE MACRON BELOW, was introduced in Unicode version 4.0. It is part of the Diacriticals 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 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º |
863
Copied!
|
|---|---|
| UTF-8 |
CD 9F
Copied!
|
| UTF-16 |
03 5F
Copied!
|
| UTF-32 |
00 00 03 5F
Copied!
|
| URL-Quoted |
%CD%9F
Copied!
|
| HTML hex reference |
͟
Copied!
|
| RFC 5137 |
\u'035F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u035F
Copied!
|
| C and C++ |
\u035f
Copied!
|
| C# |
\u035f
Copied!
|
| CSS |
\00035F
Copied!
|
| Excel |
=UNICHAR(863)
Copied!
|
| Go |
\u035f
Copied!
|
| JavaScript |
\u035F
Copied!
|
| Modern JavaScript (since ES6) |
\u{035f}
Copied!
|
| JSON |
\u035F
Copied!
|
| Java |
\u035F
Copied!
|
| Lua |
\u{035F}
Copied!
|
| Matlab |
char(863)
Copied!
|
| Perl |
\x{035F}
Copied!
|
| PHP |
\u{035f}
Copied!
|
| PostgreSQL |
U&'\035F'
Copied!
|
| PowerShell |
`u{035F}
Copied!
|
| Python |
\u035f
Copied!
|
| Ruby |
\u{035f}
Copied!
|
| Rust |
\u{035f}
Copied!
|