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