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