If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE7E, officially named ARABIC SUKUN ISOLATED FORM, was introduced in Unicode version 1.1. It is part of the Arabic PF B block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as ARABIC SPACING SUKUN.
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º |
65150
Copied!
|
|---|---|
| UTF-8 |
EF B9 BE
Copied!
|
| UTF-16 |
FE 7E
Copied!
|
| UTF-32 |
00 00 FE 7E
Copied!
|
| URL-Quoted |
%EF%B9%BE
Copied!
|
| HTML hex reference |
ﹾ
Copied!
|
| RFC 5137 |
\u'FE7E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE7E
Copied!
|
| C and C++ |
\ufe7e
Copied!
|
| C# |
\ufe7e
Copied!
|
| CSS |
\00FE7E
Copied!
|
| Excel |
=UNICHAR(65150)
Copied!
|
| Go |
\ufe7e
Copied!
|
| JavaScript |
\uFE7E
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe7e}
Copied!
|
| JSON |
\uFE7E
Copied!
|
| Java |
\uFE7E
Copied!
|
| Lua |
\u{FE7E}
Copied!
|
| Matlab |
char(65150)
Copied!
|
| Perl |
\x{FE7E}
Copied!
|
| PHP |
\u{fe7e}
Copied!
|
| PostgreSQL |
U&'\FE7E'
Copied!
|
| PowerShell |
`u{FE7E}
Copied!
|
| Python |
\ufe7e
Copied!
|
| Ruby |
\u{fe7e}
Copied!
|
| Rust |
\u{fe7e}
Copied!
|