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