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