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