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