If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+0FAB, officially named TIBETAN SUBJOINED LETTER DZA, was introduced in Unicode version 2.0. It is part of the Tibetan block, which belongs to the Basic Multilingual plane.
Categorized technically as a Nonspacing Mark, this character typically falls under the Tibt 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º |
4011
Copied!
|
|---|---|
| UTF-8 |
E0 BE AB
Copied!
|
| UTF-16 |
0F AB
Copied!
|
| UTF-32 |
00 00 0F AB
Copied!
|
| URL-Quoted |
%E0%BE%AB
Copied!
|
| HTML hex reference |
ྫ
Copied!
|
| RFC 5137 |
\u'0FAB'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u0FAB
Copied!
|
| C and C++ |
\u0fab
Copied!
|
| C# |
\u0fab
Copied!
|
| CSS |
\000FAB
Copied!
|
| Excel |
=UNICHAR(4011)
Copied!
|
| Go |
\u0fab
Copied!
|
| JavaScript |
\u0FAB
Copied!
|
| Modern JavaScript (since ES6) |
\u{0fab}
Copied!
|
| JSON |
\u0FAB
Copied!
|
| Java |
\u0FAB
Copied!
|
| Lua |
\u{0FAB}
Copied!
|
| Matlab |
char(4011)
Copied!
|
| Perl |
\x{0FAB}
Copied!
|
| PHP |
\u{0fab}
Copied!
|
| PostgreSQL |
U&'\0FAB'
Copied!
|
| PowerShell |
`u{0FAB}
Copied!
|
| Python |
\u0fab
Copied!
|
| Ruby |
\u{0fab}
Copied!
|
| Rust |
\u{0fab}
Copied!
|