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