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