If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE99, officially named ARABIC LETTER THEH 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 GLYPH FOR ISOLATE ARABIC THAA.
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º |
65177
Copied!
|
|---|---|
| UTF-8 |
EF BA 99
Copied!
|
| UTF-16 |
FE 99
Copied!
|
| UTF-32 |
00 00 FE 99
Copied!
|
| URL-Quoted |
%EF%BA%99
Copied!
|
| HTML hex reference |
ﺙ
Copied!
|
| RFC 5137 |
\u'FE99'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE99
Copied!
|
| C and C++ |
\ufe99
Copied!
|
| C# |
\ufe99
Copied!
|
| CSS |
\00FE99
Copied!
|
| Excel |
=UNICHAR(65177)
Copied!
|
| Go |
\ufe99
Copied!
|
| JavaScript |
\uFE99
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe99}
Copied!
|
| JSON |
\uFE99
Copied!
|
| Java |
\uFE99
Copied!
|
| Lua |
\u{FE99}
Copied!
|
| Matlab |
char(65177)
Copied!
|
| Perl |
\x{FE99}
Copied!
|
| PHP |
\u{fe99}
Copied!
|
| PostgreSQL |
U&'\FE99'
Copied!
|
| PowerShell |
`u{FE99}
Copied!
|
| Python |
\ufe99
Copied!
|
| Ruby |
\u{fe99}
Copied!
|
| Rust |
\u{fe99}
Copied!
|