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
ધ (GUJARATI LETTER DHA) is the Unicode character at code point U+0AA7. It belongs to the Gujarati block, in the Other Letter (Lo) general category. Its script is Gujr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0AA7 | |
| decimal | 2727 | |
| htmldecimal | ધ | |
| htmlhex | ધ | |
| css | \0AA7 | |
| javascript | \u{AA7} | |
| python | \u0aa7 | |
| java | \u0AA7 | |
| go | \u0AA7 | |
| ruby | \u{AA7} | |
| rust | \u{AA7} | |
| ccpp | \u0aa7 | |
| urlencoded | %E0%AA%A7 | |
| utf8bytes | e0 aa a7 | |
| utf16bebytes | 0a a7 | |
| utf32bebytes | 00 00 0a a7 |
How to Use
HTML:
ધ
CSS:
content: "\0AA7"
JavaScript:
"\u{AA7}"
Python:
"\u0aa7"
Properties
Frequently Asked Questions
What is the ધ character (GUJARATI LETTER DHA)?
ધ (GUJARATI LETTER DHA) is the Unicode character U+0AA7.
What is the Unicode codepoint of GUJARATI LETTER DHA?
The GUJARATI LETTER DHA character (ધ) has codepoint U+0AA7.
How do I type or copy GUJARATI LETTER DHA?
Copy ધ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.