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' : ''">
ॠ
DEVANAGARI LETTER VOCALIC RR
Overview
ॠ (DEVANAGARI LETTER VOCALIC RR) is the Unicode character at code point U+0960. It belongs to the Devanagari block, in the Other Letter (Lo) general category. Its script is Deva.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0960 | |
| decimal | 2400 | |
| htmldecimal | ॠ | |
| htmlhex | ॠ | |
| css | \0960 | |
| javascript | \u{960} | |
| python | \u0960 | |
| java | \u0960 | |
| go | \u0960 | |
| ruby | \u{960} | |
| rust | \u{960} | |
| ccpp | \u0960 | |
| urlencoded | %E0%A5%A0 | |
| utf8bytes | e0 a5 a0 | |
| utf16bebytes | 09 60 | |
| utf32bebytes | 00 00 09 60 |
How to Use
HTML:
ॠ
CSS:
content: "\0960"
JavaScript:
"\u{960}"
Python:
"\u0960"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ॠ character (DEVANAGARI LETTER VOCALIC RR)?
ॠ (DEVANAGARI LETTER VOCALIC RR) is the Unicode character U+0960.
What is the Unicode codepoint of DEVANAGARI LETTER VOCALIC RR?
The DEVANAGARI LETTER VOCALIC RR character (ॠ) has codepoint U+0960.
How do I type or copy DEVANAGARI LETTER VOCALIC RR?
Copy ॠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.