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 DDHA) is the Unicode character at code point U+0AA2. 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+0AA2 | |
| decimal | 2722 | |
| htmldecimal | ઢ | |
| htmlhex | ઢ | |
| css | \0AA2 | |
| javascript | \u{AA2} | |
| python | \u0aa2 | |
| java | \u0AA2 | |
| go | \u0AA2 | |
| ruby | \u{AA2} | |
| rust | \u{AA2} | |
| ccpp | \u0aa2 | |
| urlencoded | %E0%AA%A2 | |
| utf8bytes | e0 aa a2 | |
| utf16bebytes | 0a a2 | |
| utf32bebytes | 00 00 0a a2 |
How to Use
HTML:
ઢ
CSS:
content: "\0AA2"
JavaScript:
"\u{AA2}"
Python:
"\u0aa2"
Properties
Frequently Asked Questions
What is the ઢ character (GUJARATI LETTER DDHA)?
ઢ (GUJARATI LETTER DDHA) is the Unicode character U+0AA2.
What is the Unicode codepoint of GUJARATI LETTER DDHA?
The GUJARATI LETTER DDHA character (ઢ) has codepoint U+0AA2.
How do I type or copy GUJARATI LETTER DDHA?
Copy ઢ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.