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
๗ (THAI DIGIT SEVEN) is the Unicode character at code point U+0E57. It belongs to the Thai block, in the Decimal Number (Nd) general category. Its script is Thai.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0E57 | |
| decimal | 3671 | |
| htmldecimal | ๗ | |
| htmlhex | ๗ | |
| css | \0E57 | |
| javascript | \u{E57} | |
| python | \u0e57 | |
| java | \u0E57 | |
| go | \u0E57 | |
| ruby | \u{E57} | |
| rust | \u{E57} | |
| ccpp | \u0e57 | |
| urlencoded | %E0%B9%97 | |
| utf8bytes | e0 b9 97 | |
| utf16bebytes | 0e 57 | |
| utf32bebytes | 00 00 0e 57 |
How to Use
HTML:
๗
CSS:
content: "\0E57"
JavaScript:
"\u{E57}"
Python:
"\u0e57"
Properties
Frequently Asked Questions
What is the ๗ character (THAI DIGIT SEVEN)?
๗ (THAI DIGIT SEVEN) is the Unicode character U+0E57.
What is the Unicode codepoint of THAI DIGIT SEVEN?
The THAI DIGIT SEVEN character (๗) has codepoint U+0E57.
How do I type or copy THAI DIGIT SEVEN?
Copy ๗ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.