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