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