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' : ''">
ຈ
LAO LETTER CO
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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"