If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+060E, officially named ARABIC POETIC VERSE SIGN, was introduced in Unicode version 4.0. It is part of the Arabic block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Symbol, this character typically falls under the Arabic 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º |
1550
Copied!
|
|---|---|
| UTF-8 |
D8 8E
Copied!
|
| UTF-16 |
06 0E
Copied!
|
| UTF-32 |
00 00 06 0E
Copied!
|
| URL-Quoted |
%D8%8E
Copied!
|
| HTML hex reference |
؎
Copied!
|
| RFC 5137 |
\u'060E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u060E
Copied!
|
| C and C++ |
\u060e
Copied!
|
| C# |
\u060e
Copied!
|
| CSS |
\00060E
Copied!
|
| Excel |
=UNICHAR(1550)
Copied!
|
| Go |
\u060e
Copied!
|
| JavaScript |
\u060E
Copied!
|
| Modern JavaScript (since ES6) |
\u{060e}
Copied!
|
| JSON |
\u060E
Copied!
|
| Java |
\u060E
Copied!
|
| Lua |
\u{060E}
Copied!
|
| Matlab |
char(1550)
Copied!
|
| Perl |
\x{060E}
Copied!
|
| PHP |
\u{060e}
Copied!
|
| PostgreSQL |
U&'\060E'
Copied!
|
| PowerShell |
`u{060E}
Copied!
|
| Python |
\u060e
Copied!
|
| Ruby |
\u{060e}
Copied!
|
| Rust |
\u{060e}
Copied!
|