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