If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FEC5, officially named ARABIC LETTER ZAH ISOLATED FORM, was introduced in Unicode version 1.1. It is part of the Arabic PF B block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as GLYPH FOR ISOLATE ARABIC DHAH.
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º |
65221
Copied!
|
|---|---|
| UTF-8 |
EF BB 85
Copied!
|
| UTF-16 |
FE C5
Copied!
|
| UTF-32 |
00 00 FE C5
Copied!
|
| URL-Quoted |
%EF%BB%85
Copied!
|
| HTML hex reference |
ﻅ
Copied!
|
| RFC 5137 |
\u'FEC5'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFEC5
Copied!
|
| C and C++ |
\ufec5
Copied!
|
| C# |
\ufec5
Copied!
|
| CSS |
\00FEC5
Copied!
|
| Excel |
=UNICHAR(65221)
Copied!
|
| Go |
\ufec5
Copied!
|
| JavaScript |
\uFEC5
Copied!
|
| Modern JavaScript (since ES6) |
\u{fec5}
Copied!
|
| JSON |
\uFEC5
Copied!
|
| Java |
\uFEC5
Copied!
|
| Lua |
\u{FEC5}
Copied!
|
| Matlab |
char(65221)
Copied!
|
| Perl |
\x{FEC5}
Copied!
|
| PHP |
\u{fec5}
Copied!
|
| PostgreSQL |
U&'\FEC5'
Copied!
|
| PowerShell |
`u{FEC5}
Copied!
|
| Python |
\ufec5
Copied!
|
| Ruby |
\u{fec5}
Copied!
|
| Rust |
\u{fec5}
Copied!
|