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