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