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