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' : ''">
เ
THAI CHARACTER SARA E
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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.