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