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