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