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