If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+A7BB, officially named LATIN SMALL LETTER GLOTTAL A, was introduced in Unicode version 12.0. It is part of the Latin Ext D block, which belongs to the Basic Multilingual plane.
Categorized technically as a Lowercase Letter, this character typically falls under the Latin 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 Left-To-Right 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º |
42939
Copied!
|
|---|---|
| UTF-8 |
EA 9E BB
Copied!
|
| UTF-16 |
A7 BB
Copied!
|
| UTF-32 |
00 00 A7 BB
Copied!
|
| URL-Quoted |
%EA%9E%BB
Copied!
|
| HTML hex reference |
ꞻ
Copied!
|
| RFC 5137 |
\u'A7BB'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uA7BB
Copied!
|
| C and C++ |
\ua7bb
Copied!
|
| C# |
\ua7bb
Copied!
|
| CSS |
\00A7BB
Copied!
|
| Excel |
=UNICHAR(42939)
Copied!
|
| Go |
\ua7bb
Copied!
|
| JavaScript |
\uA7BB
Copied!
|
| Modern JavaScript (since ES6) |
\u{a7bb}
Copied!
|
| JSON |
\uA7BB
Copied!
|
| Java |
\uA7BB
Copied!
|
| Lua |
\u{A7BB}
Copied!
|
| Matlab |
char(42939)
Copied!
|
| Perl |
\x{A7BB}
Copied!
|
| PHP |
\u{a7bb}
Copied!
|
| PostgreSQL |
U&'\A7BB'
Copied!
|
| PowerShell |
`u{A7BB}
Copied!
|
| Python |
\ua7bb
Copied!
|
| Ruby |
\u{a7bb}
Copied!
|
| Rust |
\u{a7bb}
Copied!
|