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