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 DDA) is the Unicode character at code point U+0F4C. 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+0F4C | |
| decimal | 3916 | |
| htmldecimal | ཌ | |
| htmlhex | ཌ | |
| css | \0F4C | |
| javascript | \u{F4C} | |
| python | \u0f4c | |
| java | \u0F4C | |
| go | \u0F4C | |
| ruby | \u{F4C} | |
| rust | \u{F4C} | |
| ccpp | \u0f4c | |
| urlencoded | %E0%BD%8C | |
| utf8bytes | e0 bd 8c | |
| utf16bebytes | 0f 4c | |
| utf32bebytes | 00 00 0f 4c |
How to Use
HTML:
ཌ
CSS:
content: "\0F4C"
JavaScript:
"\u{F4C}"
Python:
"\u0f4c"
Properties
Frequently Asked Questions
What is the ཌ character (TIBETAN LETTER DDA)?
ཌ (TIBETAN LETTER DDA) is the Unicode character U+0F4C.
What is the Unicode codepoint of TIBETAN LETTER DDA?
The TIBETAN LETTER DDA character (ཌ) has codepoint U+0F4C.
How do I type or copy TIBETAN LETTER DDA?
Copy ཌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.