copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('࿀'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
࿀
Overview
࿀ (TIBETAN CANTILLATION SIGN HEAVY BEAT) is the Unicode character at code point U+0FC0. It belongs to the Tibetan block, in the Other Symbol (So) general category. Its script is Tibt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0FC0 | |
| decimal | 4032 | |
| htmldecimal | ࿀ | |
| htmlhex | ࿀ | |
| css | \0FC0 | |
| javascript | \u{FC0} | |
| python | \u0fc0 | |
| java | \u0FC0 | |
| go | \u0FC0 | |
| ruby | \u{FC0} | |
| rust | \u{FC0} | |
| ccpp | \u0fc0 | |
| urlencoded | %E0%BF%80 | |
| utf8bytes | e0 bf 80 | |
| utf16bebytes | 0f c0 | |
| utf32bebytes | 00 00 0f c0 |
How to Use
HTML:
࿀
CSS:
content: "\0FC0"
JavaScript:
"\u{FC0}"
Python:
"\u0fc0"
Properties
Frequently Asked Questions
What is the ࿀ character (TIBETAN CANTILLATION SIGN HEAVY BEAT)?
࿀ (TIBETAN CANTILLATION SIGN HEAVY BEAT) is the Unicode character U+0FC0.
What is the Unicode codepoint of TIBETAN CANTILLATION SIGN HEAVY BEAT?
The TIBETAN CANTILLATION SIGN HEAVY BEAT character (࿀) has codepoint U+0FC0.
How do I type or copy TIBETAN CANTILLATION SIGN HEAVY BEAT?
Copy ࿀ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.