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
ວ (LAO LETTER WO) is the Unicode character at code point U+0EA7. It belongs to the Lao block, in the Other Letter (Lo) general category. Its script is Laoo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0EA7 | |
| decimal | 3751 | |
| htmldecimal | ວ | |
| htmlhex | ວ | |
| css | \0EA7 | |
| javascript | \u{EA7} | |
| python | \u0ea7 | |
| java | \u0EA7 | |
| go | \u0EA7 | |
| ruby | \u{EA7} | |
| rust | \u{EA7} | |
| ccpp | \u0ea7 | |
| urlencoded | %E0%BA%A7 | |
| utf8bytes | e0 ba a7 | |
| utf16bebytes | 0e a7 | |
| utf32bebytes | 00 00 0e a7 |
How to Use
HTML:
ວ
CSS:
content: "\0EA7"
JavaScript:
"\u{EA7}"
Python:
"\u0ea7"
Properties
Frequently Asked Questions
What is the ວ character (LAO LETTER WO)?
ວ (LAO LETTER WO) is the Unicode character U+0EA7.
What is the Unicode codepoint of LAO LETTER WO?
The LAO LETTER WO character (ວ) has codepoint U+0EA7.
How do I type or copy LAO LETTER WO?
Copy ວ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.