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