If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FC3B, officially named ARABIC LIGATURE KAF WITH LAM ISOLATED 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º |
64571
Copied!
|
|---|---|
| UTF-8 |
EF B0 BB
Copied!
|
| UTF-16 |
FC 3B
Copied!
|
| UTF-32 |
00 00 FC 3B
Copied!
|
| URL-Quoted |
%EF%B0%BB
Copied!
|
| HTML hex reference |
ﰻ
Copied!
|
| RFC 5137 |
\u'FC3B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFC3B
Copied!
|
| C and C++ |
\ufc3b
Copied!
|
| C# |
\ufc3b
Copied!
|
| CSS |
\00FC3B
Copied!
|
| Excel |
=UNICHAR(64571)
Copied!
|
| Go |
\ufc3b
Copied!
|
| JavaScript |
\uFC3B
Copied!
|
| Modern JavaScript (since ES6) |
\u{fc3b}
Copied!
|
| JSON |
\uFC3B
Copied!
|
| Java |
\uFC3B
Copied!
|
| Lua |
\u{FC3B}
Copied!
|
| Matlab |
char(64571)
Copied!
|
| Perl |
\x{FC3B}
Copied!
|
| PHP |
\u{fc3b}
Copied!
|
| PostgreSQL |
U&'\FC3B'
Copied!
|
| PowerShell |
`u{FC3B}
Copied!
|
| Python |
\ufc3b
Copied!
|
| Ruby |
\u{fc3b}
Copied!
|
| Rust |
\u{fc3b}
Copied!
|