If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+0F37, officially named TIBETAN MARK NGAS BZUNG SGOR RTAGS, was introduced in Unicode version 2.0. It is part of the Tibetan block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as TIBETAN UNDER RING.
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º |
3895
Copied!
|
|---|---|
| UTF-8 |
E0 BC B7
Copied!
|
| UTF-16 |
0F 37
Copied!
|
| UTF-32 |
00 00 0F 37
Copied!
|
| URL-Quoted |
%E0%BC%B7
Copied!
|
| HTML hex reference |
༷
Copied!
|
| RFC 5137 |
\u'0F37'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u0F37
Copied!
|
| C and C++ |
\u0f37
Copied!
|
| C# |
\u0f37
Copied!
|
| CSS |
\000F37
Copied!
|
| Excel |
=UNICHAR(3895)
Copied!
|
| Go |
\u0f37
Copied!
|
| JavaScript |
\u0F37
Copied!
|
| Modern JavaScript (since ES6) |
\u{0f37}
Copied!
|
| JSON |
\u0F37
Copied!
|
| Java |
\u0F37
Copied!
|
| Lua |
\u{0F37}
Copied!
|
| Matlab |
char(3895)
Copied!
|
| Perl |
\x{0F37}
Copied!
|
| PHP |
\u{0f37}
Copied!
|
| PostgreSQL |
U&'\0F37'
Copied!
|
| PowerShell |
`u{0F37}
Copied!
|
| Python |
\u0f37
Copied!
|
| Ruby |
\u{0f37}
Copied!
|
| Rust |
\u{0f37}
Copied!
|