If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+0FCE, officially named TIBETAN SIGN RDEL NAG RDEL DKAR, was introduced in Unicode version 5.1. It is part of the Tibetan block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Symbol, 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 Left-To-Right 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º |
4046
Copied!
|
|---|---|
| UTF-8 |
E0 BF 8E
Copied!
|
| UTF-16 |
0F CE
Copied!
|
| UTF-32 |
00 00 0F CE
Copied!
|
| URL-Quoted |
%E0%BF%8E
Copied!
|
| HTML hex reference |
࿎
Copied!
|
| RFC 5137 |
\u'0FCE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u0FCE
Copied!
|
| C and C++ |
\u0fce
Copied!
|
| C# |
\u0fce
Copied!
|
| CSS |
\000FCE
Copied!
|
| Excel |
=UNICHAR(4046)
Copied!
|
| Go |
\u0fce
Copied!
|
| JavaScript |
\u0FCE
Copied!
|
| Modern JavaScript (since ES6) |
\u{0fce}
Copied!
|
| JSON |
\u0FCE
Copied!
|
| Java |
\u0FCE
Copied!
|
| Lua |
\u{0FCE}
Copied!
|
| Matlab |
char(4046)
Copied!
|
| Perl |
\x{0FCE}
Copied!
|
| PHP |
\u{0fce}
Copied!
|
| PostgreSQL |
U&'\0FCE'
Copied!
|
| PowerShell |
`u{0FCE}
Copied!
|
| Python |
\u0fce
Copied!
|
| Ruby |
\u{0fce}
Copied!
|
| Rust |
\u{0fce}
Copied!
|