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