If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+081A, officially named SAMARITAN MODIFIER LETTER EPENTHETIC YUT, 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 Modifier Letter, 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 Right-To-Left 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º |
2074
Copied!
|
|---|---|
| UTF-8 |
E0 A0 9A
Copied!
|
| UTF-16 |
08 1A
Copied!
|
| UTF-32 |
00 00 08 1A
Copied!
|
| URL-Quoted |
%E0%A0%9A
Copied!
|
| HTML hex reference |
ࠚ
Copied!
|
| RFC 5137 |
\u'081A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u081A
Copied!
|
| C and C++ |
\u081a
Copied!
|
| C# |
\u081a
Copied!
|
| CSS |
\00081A
Copied!
|
| Excel |
=UNICHAR(2074)
Copied!
|
| Go |
\u081a
Copied!
|
| JavaScript |
\u081A
Copied!
|
| Modern JavaScript (since ES6) |
\u{081a}
Copied!
|
| JSON |
\u081A
Copied!
|
| Java |
\u081A
Copied!
|
| Lua |
\u{081A}
Copied!
|
| Matlab |
char(2074)
Copied!
|
| Perl |
\x{081A}
Copied!
|
| PHP |
\u{081a}
Copied!
|
| PostgreSQL |
U&'\081A'
Copied!
|
| PowerShell |
`u{081A}
Copied!
|
| Python |
\u081a
Copied!
|
| Ruby |
\u{081a}
Copied!
|
| Rust |
\u{081a}
Copied!
|