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 SIGN MCHU CAN) is the Unicode character at code point U+0F89. It belongs to the Tibetan block, in the Other Letter (Lo) general category. Its script is Tibt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0F89 | |
| decimal | 3977 | |
| htmldecimal | ྉ | |
| htmlhex | ྉ | |
| css | \0F89 | |
| javascript | \u{F89} | |
| python | \u0f89 | |
| java | \u0F89 | |
| go | \u0F89 | |
| ruby | \u{F89} | |
| rust | \u{F89} | |
| ccpp | \u0f89 | |
| urlencoded | %E0%BE%89 | |
| utf8bytes | e0 be 89 | |
| utf16bebytes | 0f 89 | |
| utf32bebytes | 00 00 0f 89 |
How to Use
HTML:
ྉ
CSS:
content: "\0F89"
JavaScript:
"\u{F89}"
Python:
"\u0f89"
Properties
Frequently Asked Questions
What is the ྉ character (TIBETAN SIGN MCHU CAN)?
ྉ (TIBETAN SIGN MCHU CAN) is the Unicode character U+0F89.
What is the Unicode codepoint of TIBETAN SIGN MCHU CAN?
The TIBETAN SIGN MCHU CAN character (ྉ) has codepoint U+0F89.
How do I type or copy TIBETAN SIGN MCHU CAN?
Copy ྉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.