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