If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+0FAE, officially named TIBETAN SUBJOINED LETTER ZHA, was introduced in Unicode version 3.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º |
4014
Copied!
|
|---|---|
| UTF-8 |
E0 BE AE
Copied!
|
| UTF-16 |
0F AE
Copied!
|
| UTF-32 |
00 00 0F AE
Copied!
|
| URL-Quoted |
%E0%BE%AE
Copied!
|
| HTML hex reference |
ྮ
Copied!
|
| RFC 5137 |
\u'0FAE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u0FAE
Copied!
|
| C and C++ |
\u0fae
Copied!
|
| C# |
\u0fae
Copied!
|
| CSS |
\000FAE
Copied!
|
| Excel |
=UNICHAR(4014)
Copied!
|
| Go |
\u0fae
Copied!
|
| JavaScript |
\u0FAE
Copied!
|
| Modern JavaScript (since ES6) |
\u{0fae}
Copied!
|
| JSON |
\u0FAE
Copied!
|
| Java |
\u0FAE
Copied!
|
| Lua |
\u{0FAE}
Copied!
|
| Matlab |
char(4014)
Copied!
|
| Perl |
\x{0FAE}
Copied!
|
| PHP |
\u{0fae}
Copied!
|
| PostgreSQL |
U&'\0FAE'
Copied!
|
| PowerShell |
`u{0FAE}
Copied!
|
| Python |
\u0fae
Copied!
|
| Ruby |
\u{0fae}
Copied!
|
| Rust |
\u{0fae}
Copied!
|