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