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 VOWEL SIGN A) is the Unicode character at code point U+0EB0. 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+0EB0 | |
| decimal | 3760 | |
| htmldecimal | ະ | |
| htmlhex | ະ | |
| css | \0EB0 | |
| javascript | \u{EB0} | |
| python | \u0eb0 | |
| java | \u0EB0 | |
| go | \u0EB0 | |
| ruby | \u{EB0} | |
| rust | \u{EB0} | |
| ccpp | \u0eb0 | |
| urlencoded | %E0%BA%B0 | |
| utf8bytes | e0 ba b0 | |
| utf16bebytes | 0e b0 | |
| utf32bebytes | 00 00 0e b0 |
How to Use
HTML:
ະ
CSS:
content: "\0EB0"
JavaScript:
"\u{EB0}"
Python:
"\u0eb0"
Properties
Frequently Asked Questions
What is the ະ character (LAO VOWEL SIGN A)?
ະ (LAO VOWEL SIGN A) is the Unicode character U+0EB0.
What is the Unicode codepoint of LAO VOWEL SIGN A?
The LAO VOWEL SIGN A character (ະ) has codepoint U+0EB0.
How do I type or copy LAO VOWEL SIGN A?
Copy ະ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.