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