If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+A7F1, officially named MODIFIER LETTER CAPITAL S, was introduced in Unicode version 17.0. 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º |
42993
Copied!
|
|---|---|
| UTF-8 |
EA 9F B1
Copied!
|
| UTF-16 |
A7 F1
Copied!
|
| UTF-32 |
00 00 A7 F1
Copied!
|
| URL-Quoted |
%EA%9F%B1
Copied!
|
| HTML hex reference |
꟱
Copied!
|
| RFC 5137 |
\u'A7F1'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uA7F1
Copied!
|
| C and C++ |
\ua7f1
Copied!
|
| C# |
\ua7f1
Copied!
|
| CSS |
\00A7F1
Copied!
|
| Excel |
=UNICHAR(42993)
Copied!
|
| Go |
\ua7f1
Copied!
|
| JavaScript |
\uA7F1
Copied!
|
| Modern JavaScript (since ES6) |
\u{a7f1}
Copied!
|
| JSON |
\uA7F1
Copied!
|
| Java |
\uA7F1
Copied!
|
| Lua |
\u{A7F1}
Copied!
|
| Matlab |
char(42993)
Copied!
|
| Perl |
\x{A7F1}
Copied!
|
| PHP |
\u{a7f1}
Copied!
|
| PostgreSQL |
U&'\A7F1'
Copied!
|
| PowerShell |
`u{A7F1}
Copied!
|
| Python |
\ua7f1
Copied!
|
| Ruby |
\u{a7f1}
Copied!
|
| Rust |
\u{a7f1}
Copied!
|