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 TO TAO) is the Unicode character at code point U+0E15. 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+0E15 | |
| decimal | 3605 | |
| htmldecimal | ต | |
| htmlhex | ต | |
| css | \0E15 | |
| javascript | \u{E15} | |
| python | \u0e15 | |
| java | \u0E15 | |
| go | \u0E15 | |
| ruby | \u{E15} | |
| rust | \u{E15} | |
| ccpp | \u0e15 | |
| urlencoded | %E0%B8%95 | |
| utf8bytes | e0 b8 95 | |
| utf16bebytes | 0e 15 | |
| utf32bebytes | 00 00 0e 15 |
How to Use
HTML:
ต
CSS:
content: "\0E15"
JavaScript:
"\u{E15}"
Python:
"\u0e15"
Properties
Frequently Asked Questions
What is the ต character (THAI CHARACTER TO TAO)?
ต (THAI CHARACTER TO TAO) is the Unicode character U+0E15.
What is the Unicode codepoint of THAI CHARACTER TO TAO?
The THAI CHARACTER TO TAO character (ต) has codepoint U+0E15.
How do I type or copy THAI CHARACTER TO TAO?
Copy ต directly, or use the HTML entity, UTF-8, and code encodings shown on this page.