If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+A770, officially named MODIFIER LETTER US, 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 Latin script. In terms of text layout and rendering, the glyph is Unknown 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º |
42864
Copied!
|
|---|---|
| UTF-8 |
EA 9D B0
Copied!
|
| UTF-16 |
A7 70
Copied!
|
| UTF-32 |
00 00 A7 70
Copied!
|
| URL-Quoted |
%EA%9D%B0
Copied!
|
| HTML hex reference |
ꝰ
Copied!
|
| RFC 5137 |
\u'A770'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uA770
Copied!
|
| C and C++ |
\ua770
Copied!
|
| C# |
\ua770
Copied!
|
| CSS |
\00A770
Copied!
|
| Excel |
=UNICHAR(42864)
Copied!
|
| Go |
\ua770
Copied!
|
| JavaScript |
\uA770
Copied!
|
| Modern JavaScript (since ES6) |
\u{a770}
Copied!
|
| JSON |
\uA770
Copied!
|
| Java |
\uA770
Copied!
|
| Lua |
\u{A770}
Copied!
|
| Matlab |
char(42864)
Copied!
|
| Perl |
\x{A770}
Copied!
|
| PHP |
\u{a770}
Copied!
|
| PostgreSQL |
U&'\A770'
Copied!
|
| PowerShell |
`u{A770}
Copied!
|
| Python |
\ua770
Copied!
|
| Ruby |
\u{a770}
Copied!
|
| Rust |
\u{a770}
Copied!
|