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