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