If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+08BE, officially named ARABIC LETTER PEH 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º |
2238
Copied!
|
|---|---|
| UTF-8 |
E0 A2 BE
Copied!
|
| UTF-16 |
08 BE
Copied!
|
| UTF-32 |
00 00 08 BE
Copied!
|
| URL-Quoted |
%E0%A2%BE
Copied!
|
| HTML hex reference |
ࢾ
Copied!
|
| RFC 5137 |
\u'08BE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u08BE
Copied!
|
| C and C++ |
\u08be
Copied!
|
| C# |
\u08be
Copied!
|
| CSS |
\0008BE
Copied!
|
| Excel |
=UNICHAR(2238)
Copied!
|
| Go |
\u08be
Copied!
|
| JavaScript |
\u08BE
Copied!
|
| Modern JavaScript (since ES6) |
\u{08be}
Copied!
|
| JSON |
\u08BE
Copied!
|
| Java |
\u08BE
Copied!
|
| Lua |
\u{08BE}
Copied!
|
| Matlab |
char(2238)
Copied!
|
| Perl |
\x{08BE}
Copied!
|
| PHP |
\u{08be}
Copied!
|
| PostgreSQL |
U&'\08BE'
Copied!
|
| PowerShell |
`u{08BE}
Copied!
|
| Python |
\u08be
Copied!
|
| Ruby |
\u{08be}
Copied!
|
| Rust |
\u{08be}
Copied!
|