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