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
ཌྷ (TIBETAN LETTER DDHA) is the Unicode character at code point U+0F4D. It belongs to the Tibetan block, in the Other Letter (Lo) general category. Its script is Tibt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0F4D | |
| decimal | 3917 | |
| htmldecimal | ཌྷ | |
| htmlhex | ཌྷ | |
| css | \0F4D | |
| javascript | \u{F4D} | |
| python | \u0f4d | |
| java | \u0F4D | |
| go | \u0F4D | |
| ruby | \u{F4D} | |
| rust | \u{F4D} | |
| ccpp | \u0f4d | |
| urlencoded | %E0%BD%8D | |
| utf8bytes | e0 bd 8d | |
| utf16bebytes | 0f 4d | |
| utf32bebytes | 00 00 0f 4d |
How to Use
HTML:
ཌྷ
CSS:
content: "\0F4D"
JavaScript:
"\u{F4D}"
Python:
"\u0f4d"
Properties
Frequently Asked Questions
What is the ཌྷ character (TIBETAN LETTER DDHA)?
ཌྷ (TIBETAN LETTER DDHA) is the Unicode character U+0F4D.
What is the Unicode codepoint of TIBETAN LETTER DDHA?
The TIBETAN LETTER DDHA character (ཌྷ) has codepoint U+0F4D.
How do I type or copy TIBETAN LETTER DDHA?
Copy ཌྷ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.