If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+0678, officially named ARABIC LETTER HIGH HAMZA YEH, was introduced in Unicode version 1.1. It is part of the Arabic block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as ARABIC LETTER HIGH HAMZAH YA.
Categorized technically as a Other Letter, this character typically falls under the Arabic script. In terms of text layout and rendering, the glyph is a compatibility composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Arabic Letter 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º |
1656
Copied!
|
|---|---|
| UTF-8 |
D9 B8
Copied!
|
| UTF-16 |
06 78
Copied!
|
| UTF-32 |
00 00 06 78
Copied!
|
| URL-Quoted |
%D9%B8
Copied!
|
| HTML hex reference |
ٸ
Copied!
|
| RFC 5137 |
\u'0678'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u0678
Copied!
|
| C and C++ |
\u0678
Copied!
|
| C# |
\u0678
Copied!
|
| CSS |
\000678
Copied!
|
| Excel |
=UNICHAR(1656)
Copied!
|
| Go |
\u0678
Copied!
|
| JavaScript |
\u0678
Copied!
|
| Modern JavaScript (since ES6) |
\u{0678}
Copied!
|
| JSON |
\u0678
Copied!
|
| Java |
\u0678
Copied!
|
| Lua |
\u{0678}
Copied!
|
| Matlab |
char(1656)
Copied!
|
| Perl |
\x{0678}
Copied!
|
| PHP |
\u{0678}
Copied!
|
| PostgreSQL |
U&'\0678'
Copied!
|
| PowerShell |
`u{0678}
Copied!
|
| Python |
\u0678
Copied!
|
| Ruby |
\u{0678}
Copied!
|
| Rust |
\u{0678}
Copied!
|