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 CHARACTER THO THAN) is the Unicode character at code point U+0E10. It belongs to the Thai block, in the Other Letter (Lo) general category. Its script is Thai.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0E10 | |
| decimal | 3600 | |
| htmldecimal | ฐ | |
| htmlhex | ฐ | |
| css | \0E10 | |
| javascript | \u{E10} | |
| python | \u0e10 | |
| java | \u0E10 | |
| go | \u0E10 | |
| ruby | \u{E10} | |
| rust | \u{E10} | |
| ccpp | \u0e10 | |
| urlencoded | %E0%B8%90 | |
| utf8bytes | e0 b8 90 | |
| utf16bebytes | 0e 10 | |
| utf32bebytes | 00 00 0e 10 |
How to Use
HTML:
ฐ
CSS:
content: "\0E10"
JavaScript:
"\u{E10}"
Python:
"\u0e10"
Properties
Frequently Asked Questions
What is the ฐ character (THAI CHARACTER THO THAN)?
ฐ (THAI CHARACTER THO THAN) is the Unicode character U+0E10.
What is the Unicode codepoint of THAI CHARACTER THO THAN?
The THAI CHARACTER THO THAN character (ฐ) has codepoint U+0E10.
How do I type or copy THAI CHARACTER THO THAN?
Copy ฐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.