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