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