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