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