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