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
ඩ (SINHALA LETTER ALPAPRAANA DDAYANNA) is the Unicode character at code point U+0DA9. It belongs to the Sinhala block, in the Other Letter (Lo) general category. Its script is Sinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0DA9 | |
| decimal | 3497 | |
| htmldecimal | ඩ | |
| htmlhex | ඩ | |
| css | \0DA9 | |
| javascript | \u{DA9} | |
| python | \u0da9 | |
| java | \u0DA9 | |
| go | \u0DA9 | |
| ruby | \u{DA9} | |
| rust | \u{DA9} | |
| ccpp | \u0da9 | |
| urlencoded | %E0%B6%A9 | |
| utf8bytes | e0 b6 a9 | |
| utf16bebytes | 0d a9 | |
| utf32bebytes | 00 00 0d a9 |
How to Use
HTML:
ඩ
CSS:
content: "\0DA9"
JavaScript:
"\u{DA9}"
Python:
"\u0da9"
Properties
Frequently Asked Questions
What is the ඩ character (SINHALA LETTER ALPAPRAANA DDAYANNA)?
ඩ (SINHALA LETTER ALPAPRAANA DDAYANNA) is the Unicode character U+0DA9.
What is the Unicode codepoint of SINHALA LETTER ALPAPRAANA DDAYANNA?
The SINHALA LETTER ALPAPRAANA DDAYANNA character (ඩ) has codepoint U+0DA9.
How do I type or copy SINHALA LETTER ALPAPRAANA DDAYANNA?
Copy ඩ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.