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 SUBJOINED LETTER TSHA) is the Unicode character at code point U+0FAA. It belongs to the Tibetan block, in the Nonspacing Mark (Mn) general category. Its script is Tibt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0FAA | |
| decimal | 4010 | |
| htmldecimal | ྪ | |
| htmlhex | ྪ | |
| css | \0FAA | |
| javascript | \u{FAA} | |
| python | \u0faa | |
| java | \u0FAA | |
| go | \u0FAA | |
| ruby | \u{FAA} | |
| rust | \u{FAA} | |
| ccpp | \u0faa | |
| urlencoded | %E0%BE%AA | |
| utf8bytes | e0 be aa | |
| utf16bebytes | 0f aa | |
| utf32bebytes | 00 00 0f aa |
How to Use
HTML:
ྪ
CSS:
content: "\0FAA"
JavaScript:
"\u{FAA}"
Python:
"\u0faa"
Properties
Frequently Asked Questions
What is the ྪ character (TIBETAN SUBJOINED LETTER TSHA)?
ྪ (TIBETAN SUBJOINED LETTER TSHA) is the Unicode character U+0FAA.
What is the Unicode codepoint of TIBETAN SUBJOINED LETTER TSHA?
The TIBETAN SUBJOINED LETTER TSHA character (ྪ) has codepoint U+0FAA.
How do I type or copy TIBETAN SUBJOINED LETTER TSHA?
Copy ྪ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.