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