If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+077A, officially named ARABIC LETTER YEH BARREE WITH EXTENDED ARABIC-INDIC DIGIT TWO ABOVE, was introduced in Unicode version 5.1. It is part of the Arabic Sup block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, 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 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º |
1914
Copied!
|
|---|---|
| UTF-8 |
DD BA
Copied!
|
| UTF-16 |
07 7A
Copied!
|
| UTF-32 |
00 00 07 7A
Copied!
|
| URL-Quoted |
%DD%BA
Copied!
|
| HTML hex reference |
ݺ
Copied!
|
| RFC 5137 |
\u'077A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u077A
Copied!
|
| C and C++ |
\u077a
Copied!
|
| C# |
\u077a
Copied!
|
| CSS |
\00077A
Copied!
|
| Excel |
=UNICHAR(1914)
Copied!
|
| Go |
\u077a
Copied!
|
| JavaScript |
\u077A
Copied!
|
| Modern JavaScript (since ES6) |
\u{077a}
Copied!
|
| JSON |
\u077A
Copied!
|
| Java |
\u077A
Copied!
|
| Lua |
\u{077A}
Copied!
|
| Matlab |
char(1914)
Copied!
|
| Perl |
\x{077A}
Copied!
|
| PHP |
\u{077a}
Copied!
|
| PostgreSQL |
U&'\077A'
Copied!
|
| PowerShell |
`u{077A}
Copied!
|
| Python |
\u077a
Copied!
|
| Ruby |
\u{077a}
Copied!
|
| Rust |
\u{077a}
Copied!
|