If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FED5, officially named ARABIC LETTER QAF 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 QAF.
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º |
65237
Copied!
|
|---|---|
| UTF-8 |
EF BB 95
Copied!
|
| UTF-16 |
FE D5
Copied!
|
| UTF-32 |
00 00 FE D5
Copied!
|
| URL-Quoted |
%EF%BB%95
Copied!
|
| HTML hex reference |
ﻕ
Copied!
|
| RFC 5137 |
\u'FED5'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFED5
Copied!
|
| C and C++ |
\ufed5
Copied!
|
| C# |
\ufed5
Copied!
|
| CSS |
\00FED5
Copied!
|
| Excel |
=UNICHAR(65237)
Copied!
|
| Go |
\ufed5
Copied!
|
| JavaScript |
\uFED5
Copied!
|
| Modern JavaScript (since ES6) |
\u{fed5}
Copied!
|
| JSON |
\uFED5
Copied!
|
| Java |
\uFED5
Copied!
|
| Lua |
\u{FED5}
Copied!
|
| Matlab |
char(65237)
Copied!
|
| Perl |
\x{FED5}
Copied!
|
| PHP |
\u{fed5}
Copied!
|
| PostgreSQL |
U&'\FED5'
Copied!
|
| PowerShell |
`u{FED5}
Copied!
|
| Python |
\ufed5
Copied!
|
| Ruby |
\u{fed5}
Copied!
|
| Rust |
\u{fed5}
Copied!
|