If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+08BF, officially named ARABIC LETTER TEH WITH SMALL V, was introduced in Unicode version 13.0. It is part of the Arabic Ext 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 not a composition 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º |
2239
Copied!
|
|---|---|
| UTF-8 |
E0 A2 BF
Copied!
|
| UTF-16 |
08 BF
Copied!
|
| UTF-32 |
00 00 08 BF
Copied!
|
| URL-Quoted |
%E0%A2%BF
Copied!
|
| HTML hex reference |
ࢿ
Copied!
|
| RFC 5137 |
\u'08BF'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u08BF
Copied!
|
| C and C++ |
\u08bf
Copied!
|
| C# |
\u08bf
Copied!
|
| CSS |
\0008BF
Copied!
|
| Excel |
=UNICHAR(2239)
Copied!
|
| Go |
\u08bf
Copied!
|
| JavaScript |
\u08BF
Copied!
|
| Modern JavaScript (since ES6) |
\u{08bf}
Copied!
|
| JSON |
\u08BF
Copied!
|
| Java |
\u08BF
Copied!
|
| Lua |
\u{08BF}
Copied!
|
| Matlab |
char(2239)
Copied!
|
| Perl |
\x{08BF}
Copied!
|
| PHP |
\u{08bf}
Copied!
|
| PostgreSQL |
U&'\08BF'
Copied!
|
| PowerShell |
`u{08BF}
Copied!
|
| Python |
\u08bf
Copied!
|
| Ruby |
\u{08bf}
Copied!
|
| Rust |
\u{08bf}
Copied!
|