If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+07AB, officially named THAANA OOBOOFILI, was introduced in Unicode version 3.0. It is part of the Thaana block, which belongs to the Basic Multilingual plane.
Categorized technically as a Nonspacing Mark, this character typically falls under the Thaa 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 Unknown 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º |
1963
Copied!
|
|---|---|
| UTF-8 |
DE AB
Copied!
|
| UTF-16 |
07 AB
Copied!
|
| UTF-32 |
00 00 07 AB
Copied!
|
| URL-Quoted |
%DE%AB
Copied!
|
| HTML hex reference |
ޫ
Copied!
|
| RFC 5137 |
\u'07AB'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u07AB
Copied!
|
| C and C++ |
\u07ab
Copied!
|
| C# |
\u07ab
Copied!
|
| CSS |
\0007AB
Copied!
|
| Excel |
=UNICHAR(1963)
Copied!
|
| Go |
\u07ab
Copied!
|
| JavaScript |
\u07AB
Copied!
|
| Modern JavaScript (since ES6) |
\u{07ab}
Copied!
|
| JSON |
\u07AB
Copied!
|
| Java |
\u07AB
Copied!
|
| Lua |
\u{07AB}
Copied!
|
| Matlab |
char(1963)
Copied!
|
| Perl |
\x{07AB}
Copied!
|
| PHP |
\u{07ab}
Copied!
|
| PostgreSQL |
U&'\07AB'
Copied!
|
| PowerShell |
`u{07AB}
Copied!
|
| Python |
\u07ab
Copied!
|
| Ruby |
\u{07ab}
Copied!
|
| Rust |
\u{07ab}
Copied!
|