If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+081F, officially named SAMARITAN VOWEL SIGN LONG AA, was introduced in Unicode version 5.2. It is part of the Samaritan block, which belongs to the Basic Multilingual plane.
Categorized technically as a Nonspacing Mark, this character typically falls under the Samr 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 Unknown 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º |
2079
Copied!
|
|---|---|
| UTF-8 |
E0 A0 9F
Copied!
|
| UTF-16 |
08 1F
Copied!
|
| UTF-32 |
00 00 08 1F
Copied!
|
| URL-Quoted |
%E0%A0%9F
Copied!
|
| HTML hex reference |
ࠟ
Copied!
|
| RFC 5137 |
\u'081F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u081F
Copied!
|
| C and C++ |
\u081f
Copied!
|
| C# |
\u081f
Copied!
|
| CSS |
\00081F
Copied!
|
| Excel |
=UNICHAR(2079)
Copied!
|
| Go |
\u081f
Copied!
|
| JavaScript |
\u081F
Copied!
|
| Modern JavaScript (since ES6) |
\u{081f}
Copied!
|
| JSON |
\u081F
Copied!
|
| Java |
\u081F
Copied!
|
| Lua |
\u{081F}
Copied!
|
| Matlab |
char(2079)
Copied!
|
| Perl |
\x{081F}
Copied!
|
| PHP |
\u{081f}
Copied!
|
| PostgreSQL |
U&'\081F'
Copied!
|
| PowerShell |
`u{081F}
Copied!
|
| Python |
\u081f
Copied!
|
| Ruby |
\u{081f}
Copied!
|
| Rust |
\u{081f}
Copied!
|