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