If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+AB6A, officially named MODIFIER LETTER LEFT TACK, was introduced in Unicode version 13.0. It is part of the Latin Ext E 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º |
43882
Copied!
|
|---|---|
| UTF-8 |
EA AD AA
Copied!
|
| UTF-16 |
AB 6A
Copied!
|
| UTF-32 |
00 00 AB 6A
Copied!
|
| URL-Quoted |
%EA%AD%AA
Copied!
|
| HTML hex reference |
꭪
Copied!
|
| RFC 5137 |
\u'AB6A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uAB6A
Copied!
|
| C and C++ |
\uab6a
Copied!
|
| C# |
\uab6a
Copied!
|
| CSS |
\00AB6A
Copied!
|
| Excel |
=UNICHAR(43882)
Copied!
|
| Go |
\uab6a
Copied!
|
| JavaScript |
\uAB6A
Copied!
|
| Modern JavaScript (since ES6) |
\u{ab6a}
Copied!
|
| JSON |
\uAB6A
Copied!
|
| Java |
\uAB6A
Copied!
|
| Lua |
\u{AB6A}
Copied!
|
| Matlab |
char(43882)
Copied!
|
| Perl |
\x{AB6A}
Copied!
|
| PHP |
\u{ab6a}
Copied!
|
| PostgreSQL |
U&'\AB6A'
Copied!
|
| PowerShell |
`u{AB6A}
Copied!
|
| Python |
\uab6a
Copied!
|
| Ruby |
\u{ab6a}
Copied!
|
| Rust |
\u{ab6a}
Copied!
|