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 SIGN GRU MED RGYINGS) is the Unicode character at code point U+0F8B. 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+0F8B | |
| decimal | 3979 | |
| htmldecimal | ྋ | |
| htmlhex | ྋ | |
| css | \0F8B | |
| javascript | \u{F8B} | |
| python | \u0f8b | |
| java | \u0F8B | |
| go | \u0F8B | |
| ruby | \u{F8B} | |
| rust | \u{F8B} | |
| ccpp | \u0f8b | |
| urlencoded | %E0%BE%8B | |
| utf8bytes | e0 be 8b | |
| utf16bebytes | 0f 8b | |
| utf32bebytes | 00 00 0f 8b |
How to Use
HTML:
ྋ
CSS:
content: "\0F8B"
JavaScript:
"\u{F8B}"
Python:
"\u0f8b"
Properties
Frequently Asked Questions
What is the ྋ character (TIBETAN SIGN GRU MED RGYINGS)?
ྋ (TIBETAN SIGN GRU MED RGYINGS) is the Unicode character U+0F8B.
What is the Unicode codepoint of TIBETAN SIGN GRU MED RGYINGS?
The TIBETAN SIGN GRU MED RGYINGS character (ྋ) has codepoint U+0F8B.
How do I type or copy TIBETAN SIGN GRU MED RGYINGS?
Copy ྋ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.