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