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