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