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