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 SIGN ATTHACAN) is the Unicode character at code point U+17DD. It belongs to the Khmer block, in the Nonspacing Mark (Mn) general category. Its script is Khmr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+17DD | |
| decimal | 6109 | |
| htmldecimal | ៝ | |
| htmlhex | ៝ | |
| css | \17DD | |
| javascript | \u{17DD} | |
| python | \u17dd | |
| java | \u17DD | |
| go | \u17DD | |
| ruby | \u{17DD} | |
| rust | \u{17DD} | |
| ccpp | \u17dd | |
| urlencoded | %E1%9F%9D | |
| utf8bytes | e1 9f 9d | |
| utf16bebytes | 17 dd | |
| utf32bebytes | 00 00 17 dd |
How to Use
HTML:
៝
CSS:
content: "\17DD"
JavaScript:
"\u{17DD}"
Python:
"\u17dd"
Properties
Frequently Asked Questions
What is the ៝ character (KHMER SIGN ATTHACAN)?
៝ (KHMER SIGN ATTHACAN) is the Unicode character U+17DD.
What is the Unicode codepoint of KHMER SIGN ATTHACAN?
The KHMER SIGN ATTHACAN character (៝) has codepoint U+17DD.
How do I type or copy KHMER SIGN ATTHACAN?
Copy ៝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.