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 VOWEL SIGN VOCALIC R) is the Unicode character at code point U+0F76. 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+0F76 | |
| decimal | 3958 | |
| htmldecimal | ྲྀ | |
| htmlhex | ྲྀ | |
| css | \0F76 | |
| javascript | \u{F76} | |
| python | \u0f76 | |
| java | \u0F76 | |
| go | \u0F76 | |
| ruby | \u{F76} | |
| rust | \u{F76} | |
| ccpp | \u0f76 | |
| urlencoded | %E0%BD%B6 | |
| utf8bytes | e0 bd b6 | |
| utf16bebytes | 0f 76 | |
| utf32bebytes | 00 00 0f 76 |
How to Use
HTML:
ྲྀ
CSS:
content: "\0F76"
JavaScript:
"\u{F76}"
Python:
"\u0f76"
Properties
Frequently Asked Questions
What is the ྲྀ character (TIBETAN VOWEL SIGN VOCALIC R)?
ྲྀ (TIBETAN VOWEL SIGN VOCALIC R) is the Unicode character U+0F76.
What is the Unicode codepoint of TIBETAN VOWEL SIGN VOCALIC R?
The TIBETAN VOWEL SIGN VOCALIC R character (ྲྀ) has codepoint U+0F76.
How do I type or copy TIBETAN VOWEL SIGN VOCALIC R?
Copy ྲྀ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.