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