If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+A71E, officially named MODIFIER LETTER RAISED INVERTED EXCLAMATION MARK, was introduced in Unicode version 5.1. It is part of the Modifier Tone Letters block, which belongs to the Basic Multilingual plane.
Categorized technically as a Modifier Letter, 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º |
42782
Copied!
|
|---|---|
| UTF-8 |
EA 9C 9E
Copied!
|
| UTF-16 |
A7 1E
Copied!
|
| UTF-32 |
00 00 A7 1E
Copied!
|
| URL-Quoted |
%EA%9C%9E
Copied!
|
| HTML hex reference |
ꜞ
Copied!
|
| RFC 5137 |
\u'A71E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uA71E
Copied!
|
| C and C++ |
\ua71e
Copied!
|
| C# |
\ua71e
Copied!
|
| CSS |
\00A71E
Copied!
|
| Excel |
=UNICHAR(42782)
Copied!
|
| Go |
\ua71e
Copied!
|
| JavaScript |
\uA71E
Copied!
|
| Modern JavaScript (since ES6) |
\u{a71e}
Copied!
|
| JSON |
\uA71E
Copied!
|
| Java |
\uA71E
Copied!
|
| Lua |
\u{A71E}
Copied!
|
| Matlab |
char(42782)
Copied!
|
| Perl |
\x{A71E}
Copied!
|
| PHP |
\u{a71e}
Copied!
|
| PostgreSQL |
U&'\A71E'
Copied!
|
| PowerShell |
`u{A71E}
Copied!
|
| Python |
\ua71e
Copied!
|
| Ruby |
\u{a71e}
Copied!
|
| Rust |
\u{a71e}
Copied!
|