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 RHA
Overview
ढ़ (DEVANAGARI LETTER RHA) is the Unicode character at code point U+095D. 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+095D | |
| decimal | 2397 | |
| htmldecimal | ढ़ | |
| htmlhex | ढ़ | |
| css | \095D | |
| javascript | \u{95D} | |
| python | \u095d | |
| java | \u095D | |
| go | \u095D | |
| ruby | \u{95D} | |
| rust | \u{95D} | |
| ccpp | \u095d | |
| urlencoded | %E0%A5%9D | |
| utf8bytes | e0 a5 9d | |
| utf16bebytes | 09 5d | |
| utf32bebytes | 00 00 09 5d |
How to Use
HTML:
ढ़
CSS:
content: "\095D"
JavaScript:
"\u{95D}"
Python:
"\u095d"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0922 093C
Frequently Asked Questions
What is the ढ़ character (DEVANAGARI LETTER RHA)?
ढ़ (DEVANAGARI LETTER RHA) is the Unicode character U+095D.
What is the Unicode codepoint of DEVANAGARI LETTER RHA?
The DEVANAGARI LETTER RHA character (ढ़) has codepoint U+095D.
How do I type or copy DEVANAGARI LETTER RHA?
Copy ढ़ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.