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