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