If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+02CD, officially named MODIFIER LETTER LOW MACRON, was introduced in Unicode version 1.1. It is part of the Modifier Letters block, which belongs to the Basic Multilingual plane.
Categorized technically as a Modifier Letter, this character typically falls under the Common 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 Other Neutral 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º |
717
Copied!
|
|---|---|
| UTF-8 |
CB 8D
Copied!
|
| UTF-16 |
02 CD
Copied!
|
| UTF-32 |
00 00 02 CD
Copied!
|
| URL-Quoted |
%CB%8D
Copied!
|
| HTML hex reference |
ˍ
Copied!
|
| RFC 5137 |
\u'02CD'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u02CD
Copied!
|
| C and C++ |
\u02cd
Copied!
|
| C# |
\u02cd
Copied!
|
| CSS |
\0002CD
Copied!
|
| Excel |
=UNICHAR(717)
Copied!
|
| Go |
\u02cd
Copied!
|
| JavaScript |
\u02CD
Copied!
|
| Modern JavaScript (since ES6) |
\u{02cd}
Copied!
|
| JSON |
\u02CD
Copied!
|
| Java |
\u02CD
Copied!
|
| Lua |
\u{02CD}
Copied!
|
| Matlab |
char(717)
Copied!
|
| Perl |
\x{02CD}
Copied!
|
| PHP |
\u{02cd}
Copied!
|
| PostgreSQL |
U&'\02CD'
Copied!
|
| PowerShell |
`u{02CD}
Copied!
|
| Python |
\u02cd
Copied!
|
| Ruby |
\u{02cd}
Copied!
|
| Rust |
\u{02cd}
Copied!
|