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