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 CANCELLATION MARK) is the Unicode character at code point U+0ECC. It belongs to the Lao block, in the Nonspacing Mark (Mn) general category. Its script is Laoo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0ECC | |
| decimal | 3788 | |
| htmldecimal | ໌ | |
| htmlhex | ໌ | |
| css | \0ECC | |
| javascript | \u{ECC} | |
| python | \u0ecc | |
| java | \u0ECC | |
| go | \u0ECC | |
| ruby | \u{ECC} | |
| rust | \u{ECC} | |
| ccpp | \u0ecc | |
| urlencoded | %E0%BB%8C | |
| utf8bytes | e0 bb 8c | |
| utf16bebytes | 0e cc | |
| utf32bebytes | 00 00 0e cc |
How to Use
HTML:
໌
CSS:
content: "\0ECC"
JavaScript:
"\u{ECC}"
Python:
"\u0ecc"
Properties
Frequently Asked Questions
What is the ໌ character (LAO CANCELLATION MARK)?
໌ (LAO CANCELLATION MARK) is the Unicode character U+0ECC.
What is the Unicode codepoint of LAO CANCELLATION MARK?
The LAO CANCELLATION MARK character (໌) has codepoint U+0ECC.
How do I type or copy LAO CANCELLATION MARK?
Copy ໌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.