If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FC6D, officially named ARABIC LIGATURE BEH WITH NOON FINAL 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º |
64621
Copied!
|
|---|---|
| UTF-8 |
EF B1 AD
Copied!
|
| UTF-16 |
FC 6D
Copied!
|
| UTF-32 |
00 00 FC 6D
Copied!
|
| URL-Quoted |
%EF%B1%AD
Copied!
|
| HTML hex reference |
ﱭ
Copied!
|
| RFC 5137 |
\u'FC6D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFC6D
Copied!
|
| C and C++ |
\ufc6d
Copied!
|
| C# |
\ufc6d
Copied!
|
| CSS |
\00FC6D
Copied!
|
| Excel |
=UNICHAR(64621)
Copied!
|
| Go |
\ufc6d
Copied!
|
| JavaScript |
\uFC6D
Copied!
|
| Modern JavaScript (since ES6) |
\u{fc6d}
Copied!
|
| JSON |
\uFC6D
Copied!
|
| Java |
\uFC6D
Copied!
|
| Lua |
\u{FC6D}
Copied!
|
| Matlab |
char(64621)
Copied!
|
| Perl |
\x{FC6D}
Copied!
|
| PHP |
\u{fc6d}
Copied!
|
| PostgreSQL |
U&'\FC6D'
Copied!
|
| PowerShell |
`u{FC6D}
Copied!
|
| Python |
\ufc6d
Copied!
|
| Ruby |
\u{fc6d}
Copied!
|
| Rust |
\u{fc6d}
Copied!
|