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 PALUTA) is the Unicode character at code point U+0F85. It belongs to the Tibetan block, in the Other Punctuation (Po) general category. Its script is Tibt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0F85 | |
| decimal | 3973 | |
| htmldecimal | ྅ | |
| htmlhex | ྅ | |
| css | \0F85 | |
| javascript | \u{F85} | |
| python | \u0f85 | |
| java | \u0F85 | |
| go | \u0F85 | |
| ruby | \u{F85} | |
| rust | \u{F85} | |
| ccpp | \u0f85 | |
| urlencoded | %E0%BE%85 | |
| utf8bytes | e0 be 85 | |
| utf16bebytes | 0f 85 | |
| utf32bebytes | 00 00 0f 85 |
How to Use
HTML:
྅
CSS:
content: "\0F85"
JavaScript:
"\u{F85}"
Python:
"\u0f85"
Properties
Frequently Asked Questions
What is the ྅ character (TIBETAN MARK PALUTA)?
྅ (TIBETAN MARK PALUTA) is the Unicode character U+0F85.
What is the Unicode codepoint of TIBETAN MARK PALUTA?
The TIBETAN MARK PALUTA character (྅) has codepoint U+0F85.
How do I type or copy TIBETAN MARK PALUTA?
Copy ྅ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.