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