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