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