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