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 DO) is the Unicode character at code point U+178C. 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+178C | |
| decimal | 6028 | |
| htmldecimal | ឌ | |
| htmlhex | ឌ | |
| css | \178C | |
| javascript | \u{178C} | |
| python | \u178c | |
| java | \u178C | |
| go | \u178C | |
| ruby | \u{178C} | |
| rust | \u{178C} | |
| ccpp | \u178c | |
| urlencoded | %E1%9E%8C | |
| utf8bytes | e1 9e 8c | |
| utf16bebytes | 17 8c | |
| utf32bebytes | 00 00 17 8c |
How to Use
HTML:
ឌ
CSS:
content: "\178C"
JavaScript:
"\u{178C}"
Python:
"\u178c"
Properties
Frequently Asked Questions
What is the ឌ character (KHMER LETTER DO)?
ឌ (KHMER LETTER DO) is the Unicode character U+178C.
What is the Unicode codepoint of KHMER LETTER DO?
The KHMER LETTER DO character (ឌ) has codepoint U+178C.
How do I type or copy KHMER LETTER DO?
Copy ឌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.