If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+0F3A, officially named TIBETAN MARK GUG RTAGS GYON, 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 Open Punctuation, 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 Other Neutral character. Its visual representation remains mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
3898
Copied!
|
|---|---|
| UTF-8 |
E0 BC BA
Copied!
|
| UTF-16 |
0F 3A
Copied!
|
| UTF-32 |
00 00 0F 3A
Copied!
|
| URL-Quoted |
%E0%BC%BA
Copied!
|
| HTML hex reference |
༺
Copied!
|
| RFC 5137 |
\u'0F3A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u0F3A
Copied!
|
| C and C++ |
\u0f3a
Copied!
|
| C# |
\u0f3a
Copied!
|
| CSS |
\000F3A
Copied!
|
| Excel |
=UNICHAR(3898)
Copied!
|
| Go |
\u0f3a
Copied!
|
| JavaScript |
\u0F3A
Copied!
|
| Modern JavaScript (since ES6) |
\u{0f3a}
Copied!
|
| JSON |
\u0F3A
Copied!
|
| Java |
\u0F3A
Copied!
|
| Lua |
\u{0F3A}
Copied!
|
| Matlab |
char(3898)
Copied!
|
| Perl |
\x{0F3A}
Copied!
|
| PHP |
\u{0f3a}
Copied!
|
| PostgreSQL |
U&'\0F3A'
Copied!
|
| PowerShell |
`u{0F3A}
Copied!
|
| Python |
\u0f3a
Copied!
|
| Ruby |
\u{0f3a}
Copied!
|
| Rust |
\u{0f3a}
Copied!
|