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