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