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
ഡ (MALAYALAM LETTER DDA) is the Unicode character at code point U+0D21. It belongs to the Malayalam block, in the Other Letter (Lo) general category. Its script is Mlym.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0D21 | |
| decimal | 3361 | |
| htmldecimal | ഡ | |
| htmlhex | ഡ | |
| css | \0D21 | |
| javascript | \u{D21} | |
| python | \u0d21 | |
| java | \u0D21 | |
| go | \u0D21 | |
| ruby | \u{D21} | |
| rust | \u{D21} | |
| ccpp | \u0d21 | |
| urlencoded | %E0%B4%A1 | |
| utf8bytes | e0 b4 a1 | |
| utf16bebytes | 0d 21 | |
| utf32bebytes | 00 00 0d 21 |
How to Use
HTML:
ഡ
CSS:
content: "\0D21"
JavaScript:
"\u{D21}"
Python:
"\u0d21"
Properties
Frequently Asked Questions
What is the ഡ character (MALAYALAM LETTER DDA)?
ഡ (MALAYALAM LETTER DDA) is the Unicode character U+0D21.
What is the Unicode codepoint of MALAYALAM LETTER DDA?
The MALAYALAM LETTER DDA character (ഡ) has codepoint U+0D21.
How do I type or copy MALAYALAM LETTER DDA?
Copy ഡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.