If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+0FC1, officially named TIBETAN CANTILLATION SIGN LIGHT BEAT, 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 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º |
4033
Copied!
|
|---|---|
| UTF-8 |
E0 BF 81
Copied!
|
| UTF-16 |
0F C1
Copied!
|
| UTF-32 |
00 00 0F C1
Copied!
|
| URL-Quoted |
%E0%BF%81
Copied!
|
| HTML hex reference |
࿁
Copied!
|
| RFC 5137 |
\u'0FC1'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u0FC1
Copied!
|
| C and C++ |
\u0fc1
Copied!
|
| C# |
\u0fc1
Copied!
|
| CSS |
\000FC1
Copied!
|
| Excel |
=UNICHAR(4033)
Copied!
|
| Go |
\u0fc1
Copied!
|
| JavaScript |
\u0FC1
Copied!
|
| Modern JavaScript (since ES6) |
\u{0fc1}
Copied!
|
| JSON |
\u0FC1
Copied!
|
| Java |
\u0FC1
Copied!
|
| Lua |
\u{0FC1}
Copied!
|
| Matlab |
char(4033)
Copied!
|
| Perl |
\x{0FC1}
Copied!
|
| PHP |
\u{0fc1}
Copied!
|
| PostgreSQL |
U&'\0FC1'
Copied!
|
| PowerShell |
`u{0FC1}
Copied!
|
| Python |
\u0fc1
Copied!
|
| Ruby |
\u{0fc1}
Copied!
|
| Rust |
\u{0fc1}
Copied!
|