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