If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FBAE, officially named ARABIC LETTER YEH BARREE 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º |
64430
Copied!
|
|---|---|
| UTF-8 |
EF AE AE
Copied!
|
| UTF-16 |
FB AE
Copied!
|
| UTF-32 |
00 00 FB AE
Copied!
|
| URL-Quoted |
%EF%AE%AE
Copied!
|
| HTML hex reference |
ﮮ
Copied!
|
| RFC 5137 |
\u'FBAE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFBAE
Copied!
|
| C and C++ |
\ufbae
Copied!
|
| C# |
\ufbae
Copied!
|
| CSS |
\00FBAE
Copied!
|
| Excel |
=UNICHAR(64430)
Copied!
|
| Go |
\ufbae
Copied!
|
| JavaScript |
\uFBAE
Copied!
|
| Modern JavaScript (since ES6) |
\u{fbae}
Copied!
|
| JSON |
\uFBAE
Copied!
|
| Java |
\uFBAE
Copied!
|
| Lua |
\u{FBAE}
Copied!
|
| Matlab |
char(64430)
Copied!
|
| Perl |
\x{FBAE}
Copied!
|
| PHP |
\u{fbae}
Copied!
|
| PostgreSQL |
U&'\FBAE'
Copied!
|
| PowerShell |
`u{FBAE}
Copied!
|
| Python |
\ufbae
Copied!
|
| Ruby |
\u{fbae}
Copied!
|
| Rust |
\u{fbae}
Copied!
|