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
ដ (KHMER LETTER DA) is the Unicode character at code point U+178A. It belongs to the Khmer block, in the Other Letter (Lo) general category. Its script is Khmr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+178A | |
| decimal | 6026 | |
| htmldecimal | ដ | |
| htmlhex | ដ | |
| css | \178A | |
| javascript | \u{178A} | |
| python | \u178a | |
| java | \u178A | |
| go | \u178A | |
| ruby | \u{178A} | |
| rust | \u{178A} | |
| ccpp | \u178a | |
| urlencoded | %E1%9E%8A | |
| utf8bytes | e1 9e 8a | |
| utf16bebytes | 17 8a | |
| utf32bebytes | 00 00 17 8a |
How to Use
HTML:
ដ
CSS:
content: "\178A"
JavaScript:
"\u{178A}"
Python:
"\u178a"
Properties
Frequently Asked Questions
What is the ដ character (KHMER LETTER DA)?
ដ (KHMER LETTER DA) is the Unicode character U+178A.
What is the Unicode codepoint of KHMER LETTER DA?
The KHMER LETTER DA character (ដ) has codepoint U+178A.
How do I type or copy KHMER LETTER DA?
Copy ដ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.