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