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