If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FD77, officially named ARABIC LIGATURE AIN WITH MEEM WITH MEEM INITIAL FORM, was introduced in Unicode version 1.1. It is part of the Arabic PF A 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 Unknown 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º |
64887
Copied!
|
|---|---|
| UTF-8 |
EF B5 B7
Copied!
|
| UTF-16 |
FD 77
Copied!
|
| UTF-32 |
00 00 FD 77
Copied!
|
| URL-Quoted |
%EF%B5%B7
Copied!
|
| HTML hex reference |
ﵷ
Copied!
|
| RFC 5137 |
\u'FD77'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFD77
Copied!
|
| C and C++ |
\ufd77
Copied!
|
| C# |
\ufd77
Copied!
|
| CSS |
\00FD77
Copied!
|
| Excel |
=UNICHAR(64887)
Copied!
|
| Go |
\ufd77
Copied!
|
| JavaScript |
\uFD77
Copied!
|
| Modern JavaScript (since ES6) |
\u{fd77}
Copied!
|
| JSON |
\uFD77
Copied!
|
| Java |
\uFD77
Copied!
|
| Lua |
\u{FD77}
Copied!
|
| Matlab |
char(64887)
Copied!
|
| Perl |
\x{FD77}
Copied!
|
| PHP |
\u{fd77}
Copied!
|
| PostgreSQL |
U&'\FD77'
Copied!
|
| PowerShell |
`u{FD77}
Copied!
|
| Python |
\ufd77
Copied!
|
| Ruby |
\u{fd77}
Copied!
|
| Rust |
\u{fd77}
Copied!
|