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