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