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 MARK TSA -PHRU) is the Unicode character at code point U+0F39. It belongs to the Tibetan block, in the Nonspacing Mark (Mn) general category. Its script is Tibt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0F39 | |
| decimal | 3897 | |
| htmldecimal | ༹ | |
| htmlhex | ༹ | |
| css | \0F39 | |
| javascript | \u{F39} | |
| python | \u0f39 | |
| java | \u0F39 | |
| go | \u0F39 | |
| ruby | \u{F39} | |
| rust | \u{F39} | |
| ccpp | \u0f39 | |
| urlencoded | %E0%BC%B9 | |
| utf8bytes | e0 bc b9 | |
| utf16bebytes | 0f 39 | |
| utf32bebytes | 00 00 0f 39 |
How to Use
HTML:
༹
CSS:
content: "\0F39"
JavaScript:
"\u{F39}"
Python:
"\u0f39"
Properties
Frequently Asked Questions
What is the ༹ character (TIBETAN MARK TSA -PHRU)?
༹ (TIBETAN MARK TSA -PHRU) is the Unicode character U+0F39.
What is the Unicode codepoint of TIBETAN MARK TSA -PHRU?
The TIBETAN MARK TSA -PHRU character (༹) has codepoint U+0F39.
How do I type or copy TIBETAN MARK TSA -PHRU?
Copy ༹ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.