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