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