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