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