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