If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FD03, officially named ARABIC LIGATURE KHAH WITH ALEF MAKSURA 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º |
64771
Copied!
|
|---|---|
| UTF-8 |
EF B4 83
Copied!
|
| UTF-16 |
FD 03
Copied!
|
| UTF-32 |
00 00 FD 03
Copied!
|
| URL-Quoted |
%EF%B4%83
Copied!
|
| HTML hex reference |
ﴃ
Copied!
|
| RFC 5137 |
\u'FD03'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFD03
Copied!
|
| C and C++ |
\ufd03
Copied!
|
| C# |
\ufd03
Copied!
|
| CSS |
\00FD03
Copied!
|
| Excel |
=UNICHAR(64771)
Copied!
|
| Go |
\ufd03
Copied!
|
| JavaScript |
\uFD03
Copied!
|
| Modern JavaScript (since ES6) |
\u{fd03}
Copied!
|
| JSON |
\uFD03
Copied!
|
| Java |
\uFD03
Copied!
|
| Lua |
\u{FD03}
Copied!
|
| Matlab |
char(64771)
Copied!
|
| Perl |
\x{FD03}
Copied!
|
| PHP |
\u{fd03}
Copied!
|
| PostgreSQL |
U&'\FD03'
Copied!
|
| PowerShell |
`u{FD03}
Copied!
|
| Python |
\ufd03
Copied!
|
| Ruby |
\u{fd03}
Copied!
|
| Rust |
\u{fd03}
Copied!
|