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