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