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 EIGHT) is the Unicode character at code point U+0E58. 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+0E58 | |
| decimal | 3672 | |
| htmldecimal | ๘ | |
| htmlhex | ๘ | |
| css | \0E58 | |
| javascript | \u{E58} | |
| python | \u0e58 | |
| java | \u0E58 | |
| go | \u0E58 | |
| ruby | \u{E58} | |
| rust | \u{E58} | |
| ccpp | \u0e58 | |
| urlencoded | %E0%B9%98 | |
| utf8bytes | e0 b9 98 | |
| utf16bebytes | 0e 58 | |
| utf32bebytes | 00 00 0e 58 |
How to Use
HTML:
๘
CSS:
content: "\0E58"
JavaScript:
"\u{E58}"
Python:
"\u0e58"
Properties
Frequently Asked Questions
What is the ๘ character (THAI DIGIT EIGHT)?
๘ (THAI DIGIT EIGHT) is the Unicode character U+0E58.
What is the Unicode codepoint of THAI DIGIT EIGHT?
The THAI DIGIT EIGHT character (๘) has codepoint U+0E58.
How do I type or copy THAI DIGIT EIGHT?
Copy ๘ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.