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