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