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