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