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