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