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