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