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