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