If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+A71D, officially named MODIFIER LETTER RAISED 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º |
42781
Copied!
|
|---|---|
| UTF-8 |
EA 9C 9D
Copied!
|
| UTF-16 |
A7 1D
Copied!
|
| UTF-32 |
00 00 A7 1D
Copied!
|
| URL-Quoted |
%EA%9C%9D
Copied!
|
| HTML hex reference |
ꜝ
Copied!
|
| RFC 5137 |
\u'A71D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uA71D
Copied!
|
| C and C++ |
\ua71d
Copied!
|
| C# |
\ua71d
Copied!
|
| CSS |
\00A71D
Copied!
|
| Excel |
=UNICHAR(42781)
Copied!
|
| Go |
\ua71d
Copied!
|
| JavaScript |
\uA71D
Copied!
|
| Modern JavaScript (since ES6) |
\u{a71d}
Copied!
|
| JSON |
\uA71D
Copied!
|
| Java |
\uA71D
Copied!
|
| Lua |
\u{A71D}
Copied!
|
| Matlab |
char(42781)
Copied!
|
| Perl |
\x{A71D}
Copied!
|
| PHP |
\u{a71d}
Copied!
|
| PostgreSQL |
U&'\A71D'
Copied!
|
| PowerShell |
`u{A71D}
Copied!
|
| Python |
\ua71d
Copied!
|
| Ruby |
\u{a71d}
Copied!
|
| Rust |
\u{a71d}
Copied!
|