If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+058A, officially named ARMENIAN HYPHEN, was introduced in Unicode version 3.0. It is part of the Armenian block, which belongs to the Basic Multilingual plane.
Categorized technically as a Dash 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 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º |
1418
Copied!
|
|---|---|
| UTF-8 |
D6 8A
Copied!
|
| UTF-16 |
05 8A
Copied!
|
| UTF-32 |
00 00 05 8A
Copied!
|
| URL-Quoted |
%D6%8A
Copied!
|
| HTML hex reference |
֊
Copied!
|
| RFC 5137 |
\u'058A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u058A
Copied!
|
| C and C++ |
\u058a
Copied!
|
| C# |
\u058a
Copied!
|
| CSS |
\00058A
Copied!
|
| Excel |
=UNICHAR(1418)
Copied!
|
| Go |
\u058a
Copied!
|
| JavaScript |
\u058A
Copied!
|
| Modern JavaScript (since ES6) |
\u{058a}
Copied!
|
| JSON |
\u058A
Copied!
|
| Java |
\u058A
Copied!
|
| Lua |
\u{058A}
Copied!
|
| Matlab |
char(1418)
Copied!
|
| Perl |
\x{058A}
Copied!
|
| PHP |
\u{058a}
Copied!
|
| PostgreSQL |
U&'\058A'
Copied!
|
| PowerShell |
`u{058A}
Copied!
|
| Python |
\u058a
Copied!
|
| Ruby |
\u{058a}
Copied!
|
| Rust |
\u{058a}
Copied!
|