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