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