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