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