If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+055A, officially named ARMENIAN APOSTROPHE, was introduced in Unicode version 1.1. It is part of the Armenian block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as ARMENIAN MODIFIER LETTER RIGHT HALF RING.
Categorized technically as a Other Punctuation, this character typically falls under the Armn 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 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º |
1370
Copied!
|
|---|---|
| UTF-8 |
D5 9A
Copied!
|
| UTF-16 |
05 5A
Copied!
|
| UTF-32 |
00 00 05 5A
Copied!
|
| URL-Quoted |
%D5%9A
Copied!
|
| HTML hex reference |
՚
Copied!
|
| RFC 5137 |
\u'055A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u055A
Copied!
|
| C and C++ |
\u055a
Copied!
|
| C# |
\u055a
Copied!
|
| CSS |
\00055A
Copied!
|
| Excel |
=UNICHAR(1370)
Copied!
|
| Go |
\u055a
Copied!
|
| JavaScript |
\u055A
Copied!
|
| Modern JavaScript (since ES6) |
\u{055a}
Copied!
|
| JSON |
\u055A
Copied!
|
| Java |
\u055A
Copied!
|
| Lua |
\u{055A}
Copied!
|
| Matlab |
char(1370)
Copied!
|
| Perl |
\x{055A}
Copied!
|
| PHP |
\u{055a}
Copied!
|
| PostgreSQL |
U&'\055A'
Copied!
|
| PowerShell |
`u{055A}
Copied!
|
| Python |
\u055a
Copied!
|
| Ruby |
\u{055a}
Copied!
|
| Rust |
\u{055a}
Copied!
|