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