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