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 RNAM BCAD) is the Unicode character at code point U+0F7F. It belongs to the Tibetan block, in the Spacing Mark (Mc) general category. Its script is Tibt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0F7F | |
| decimal | 3967 | |
| htmldecimal | ཿ | |
| htmlhex | ཿ | |
| css | \0F7F | |
| javascript | \u{F7F} | |
| python | \u0f7f | |
| java | \u0F7F | |
| go | \u0F7F | |
| ruby | \u{F7F} | |
| rust | \u{F7F} | |
| ccpp | \u0f7f | |
| urlencoded | %E0%BD%BF | |
| utf8bytes | e0 bd bf | |
| utf16bebytes | 0f 7f | |
| utf32bebytes | 00 00 0f 7f |
How to Use
HTML:
ཿ
CSS:
content: "\0F7F"
JavaScript:
"\u{F7F}"
Python:
"\u0f7f"
Properties
Frequently Asked Questions
What is the ཿ character (TIBETAN SIGN RNAM BCAD)?
ཿ (TIBETAN SIGN RNAM BCAD) is the Unicode character U+0F7F.
What is the Unicode codepoint of TIBETAN SIGN RNAM BCAD?
The TIBETAN SIGN RNAM BCAD character (ཿ) has codepoint U+0F7F.
How do I type or copy TIBETAN SIGN RNAM BCAD?
Copy ཿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.