If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+02CF, officially named MODIFIER LETTER LOW ACUTE ACCENT, was introduced in Unicode version 1.1. It is part of the Modifier Letters block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as MODIFIER LETTER LOW ACUTE.
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 no designated width 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º |
719
Copied!
|
|---|---|
| UTF-8 |
CB 8F
Copied!
|
| UTF-16 |
02 CF
Copied!
|
| UTF-32 |
00 00 02 CF
Copied!
|
| URL-Quoted |
%CB%8F
Copied!
|
| HTML hex reference |
ˏ
Copied!
|
| RFC 5137 |
\u'02CF'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u02CF
Copied!
|
| C and C++ |
\u02cf
Copied!
|
| C# |
\u02cf
Copied!
|
| CSS |
\0002CF
Copied!
|
| Excel |
=UNICHAR(719)
Copied!
|
| Go |
\u02cf
Copied!
|
| JavaScript |
\u02CF
Copied!
|
| Modern JavaScript (since ES6) |
\u{02cf}
Copied!
|
| JSON |
\u02CF
Copied!
|
| Java |
\u02CF
Copied!
|
| Lua |
\u{02CF}
Copied!
|
| Matlab |
char(719)
Copied!
|
| Perl |
\x{02CF}
Copied!
|
| PHP |
\u{02cf}
Copied!
|
| PostgreSQL |
U&'\02CF'
Copied!
|
| PowerShell |
`u{02CF}
Copied!
|
| Python |
\u02cf
Copied!
|
| Ruby |
\u{02cf}
Copied!
|
| Rust |
\u{02cf}
Copied!
|