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 DHA) is the Unicode character at code point U+0B27. 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+0B27 | |
| decimal | 2855 | |
| htmldecimal | ଧ | |
| htmlhex | ଧ | |
| css | \0B27 | |
| javascript | \u{B27} | |
| python | \u0b27 | |
| java | \u0B27 | |
| go | \u0B27 | |
| ruby | \u{B27} | |
| rust | \u{B27} | |
| ccpp | \u0b27 | |
| urlencoded | %E0%AC%A7 | |
| utf8bytes | e0 ac a7 | |
| utf16bebytes | 0b 27 | |
| utf32bebytes | 00 00 0b 27 |
How to Use
HTML:
ଧ
CSS:
content: "\0B27"
JavaScript:
"\u{B27}"
Python:
"\u0b27"
Properties
Frequently Asked Questions
What is the ଧ character (ORIYA LETTER DHA)?
ଧ (ORIYA LETTER DHA) is the Unicode character U+0B27.
What is the Unicode codepoint of ORIYA LETTER DHA?
The ORIYA LETTER DHA character (ଧ) has codepoint U+0B27.
How do I type or copy ORIYA LETTER DHA?
Copy ଧ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.