If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FCAB, officially named ARABIC LIGATURE KHAH WITH JEEM INITIAL FORM, was introduced in Unicode version 1.1. It is part of the Arabic PF A block, which belongs to the Basic Multilingual plane.
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º |
64683
Copied!
|
|---|---|
| UTF-8 |
EF B2 AB
Copied!
|
| UTF-16 |
FC AB
Copied!
|
| UTF-32 |
00 00 FC AB
Copied!
|
| URL-Quoted |
%EF%B2%AB
Copied!
|
| HTML hex reference |
ﲫ
Copied!
|
| RFC 5137 |
\u'FCAB'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFCAB
Copied!
|
| C and C++ |
\ufcab
Copied!
|
| C# |
\ufcab
Copied!
|
| CSS |
\00FCAB
Copied!
|
| Excel |
=UNICHAR(64683)
Copied!
|
| Go |
\ufcab
Copied!
|
| JavaScript |
\uFCAB
Copied!
|
| Modern JavaScript (since ES6) |
\u{fcab}
Copied!
|
| JSON |
\uFCAB
Copied!
|
| Java |
\uFCAB
Copied!
|
| Lua |
\u{FCAB}
Copied!
|
| Matlab |
char(64683)
Copied!
|
| Perl |
\x{FCAB}
Copied!
|
| PHP |
\u{fcab}
Copied!
|
| PostgreSQL |
U&'\FCAB'
Copied!
|
| PowerShell |
`u{FCAB}
Copied!
|
| Python |
\ufcab
Copied!
|
| Ruby |
\u{fcab}
Copied!
|
| Rust |
\u{fcab}
Copied!
|