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 LETTER RRA) is the Unicode character at code point U+0F6C. 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+0F6C | |
| decimal | 3948 | |
| htmldecimal | ཬ | |
| htmlhex | ཬ | |
| css | \0F6C | |
| javascript | \u{F6C} | |
| python | \u0f6c | |
| java | \u0F6C | |
| go | \u0F6C | |
| ruby | \u{F6C} | |
| rust | \u{F6C} | |
| ccpp | \u0f6c | |
| urlencoded | %E0%BD%AC | |
| utf8bytes | e0 bd ac | |
| utf16bebytes | 0f 6c | |
| utf32bebytes | 00 00 0f 6c |
How to Use
HTML:
ཬ
CSS:
content: "\0F6C"
JavaScript:
"\u{F6C}"
Python:
"\u0f6c"
Properties
Frequently Asked Questions
What is the ཬ character (TIBETAN LETTER RRA)?
ཬ (TIBETAN LETTER RRA) is the Unicode character U+0F6C.
What is the Unicode codepoint of TIBETAN LETTER RRA?
The TIBETAN LETTER RRA character (ཬ) has codepoint U+0F6C.
How do I type or copy TIBETAN LETTER RRA?
Copy ཬ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.