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
ਧ (GURMUKHI LETTER DHA) is the Unicode character at code point U+0A27. It belongs to the Gurmukhi block, in the Other Letter (Lo) general category. Its script is Guru.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0A27 | |
| decimal | 2599 | |
| htmldecimal | ਧ | |
| htmlhex | ਧ | |
| css | \0A27 | |
| javascript | \u{A27} | |
| python | \u0a27 | |
| java | \u0A27 | |
| go | \u0A27 | |
| ruby | \u{A27} | |
| rust | \u{A27} | |
| ccpp | \u0a27 | |
| urlencoded | %E0%A8%A7 | |
| utf8bytes | e0 a8 a7 | |
| utf16bebytes | 0a 27 | |
| utf32bebytes | 00 00 0a 27 |
How to Use
HTML:
ਧ
CSS:
content: "\0A27"
JavaScript:
"\u{A27}"
Python:
"\u0a27"
Properties
Frequently Asked Questions
What is the ਧ character (GURMUKHI LETTER DHA)?
ਧ (GURMUKHI LETTER DHA) is the Unicode character U+0A27.
What is the Unicode codepoint of GURMUKHI LETTER DHA?
The GURMUKHI LETTER DHA character (ਧ) has codepoint U+0A27.
How do I type or copy GURMUKHI LETTER DHA?
Copy ਧ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.