If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+A788, officially named MODIFIER LETTER LOW CIRCUMFLEX ACCENT, was introduced in Unicode version 5.1. It is part of the Latin Ext D 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 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º |
42888
Copied!
|
|---|---|
| UTF-8 |
EA 9E 88
Copied!
|
| UTF-16 |
A7 88
Copied!
|
| UTF-32 |
00 00 A7 88
Copied!
|
| URL-Quoted |
%EA%9E%88
Copied!
|
| HTML hex reference |
ꞈ
Copied!
|
| RFC 5137 |
\u'A788'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uA788
Copied!
|
| C and C++ |
\ua788
Copied!
|
| C# |
\ua788
Copied!
|
| CSS |
\00A788
Copied!
|
| Excel |
=UNICHAR(42888)
Copied!
|
| Go |
\ua788
Copied!
|
| JavaScript |
\uA788
Copied!
|
| Modern JavaScript (since ES6) |
\u{a788}
Copied!
|
| JSON |
\uA788
Copied!
|
| Java |
\uA788
Copied!
|
| Lua |
\u{A788}
Copied!
|
| Matlab |
char(42888)
Copied!
|
| Perl |
\x{A788}
Copied!
|
| PHP |
\u{a788}
Copied!
|
| PostgreSQL |
U&'\A788'
Copied!
|
| PowerShell |
`u{A788}
Copied!
|
| Python |
\ua788
Copied!
|
| Ruby |
\u{a788}
Copied!
|
| Rust |
\u{a788}
Copied!
|