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