If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+031D, officially named COMBINING UP TACK BELOW, 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 UP TACK BELOW.
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º |
797
Copied!
|
|---|---|
| UTF-8 |
CC 9D
Copied!
|
| UTF-16 |
03 1D
Copied!
|
| UTF-32 |
00 00 03 1D
Copied!
|
| URL-Quoted |
%CC%9D
Copied!
|
| HTML hex reference |
̝
Copied!
|
| RFC 5137 |
\u'031D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u031D
Copied!
|
| C and C++ |
\u031d
Copied!
|
| C# |
\u031d
Copied!
|
| CSS |
\00031D
Copied!
|
| Excel |
=UNICHAR(797)
Copied!
|
| Go |
\u031d
Copied!
|
| JavaScript |
\u031D
Copied!
|
| Modern JavaScript (since ES6) |
\u{031d}
Copied!
|
| JSON |
\u031D
Copied!
|
| Java |
\u031D
Copied!
|
| Lua |
\u{031D}
Copied!
|
| Matlab |
char(797)
Copied!
|
| Perl |
\x{031D}
Copied!
|
| PHP |
\u{031d}
Copied!
|
| PostgreSQL |
U&'\031D'
Copied!
|
| PowerShell |
`u{031D}
Copied!
|
| Python |
\u031d
Copied!
|
| Ruby |
\u{031d}
Copied!
|
| Rust |
\u{031d}
Copied!
|