Thai Character Mai Han-akat Letter
ั (MAI HAN-AKAT) is a Thai combining mark used to modify the pronunciation of a preceding consonant.
U+0E31
ั is the Thai character known as MAI HAN-AKAT. It is a combining mark, so it typically appears attached to a preceding Thai consonant. You can copy it directly or use its Unicode and escape codes in software.
Thai Character Mai Han-akat Letter Meaning
MAI HAN-AKAT (ั) is a Thai combining character (Unicode U+0E31). Because it combines with nearby Thai letters, it’s normally written so it visually attaches to the consonant it modifies rather than standing alone. In practice, it affects how the syllable is read in Thai orthography. When using this character in text, it’s best to include it immediately after the consonant or base letter it should modify, and to verify rendering in your chosen font. As a Unicode character, it can be entered or generated via its HTML entity (ั) or programming escapes.
Common uses
- •Typing or proofreading Thai text where MAI HAN-AKAT is required
- •Building search strings or datasets that must match Thai spelling precisely
- •Correctly formatting Thai syllables in web forms and content editors
- •Adding the mark to generated Thai text in scripts and templates
- •Designing or checking typography for Thai text rendering in apps
Examples
ั Thai MAI HAN-AKAT (U+0E31)
- ักาั
- ัขัั
- ัตั
- ักับั
- ัมะั
Variations
Technical codes
| Unicode | U+0E31 | |
| HTML Entity | ั | |
| HTML Code | ั | |
| CSS | \0E31 |
FAQ
What does the Thai Character Mai Han-akat letter mean?
MAI HAN-AKAT (ั) is a Thai combining character (Unicode U+0E31). Because it combines with nearby Thai letters, it’s normally written so it visually attaches to the consonant it modifies rather than standing alone. In practice, it affects how the syllable is read in Thai orthography. When using this character in text, it’s best to include it immediately after the consonant or base letter it should modify, and to verify rendering in your chosen font. As a Unicode character, it can be entered or generated via its HTML entity (ั) or programming escapes.
Is ั a standalone character or a combining mark?
ั (MAI HAN-AKAT) is a Thai combining mark, so it typically modifies a preceding Thai consonant.
What is the Unicode code point for ั?
The Unicode code point for ั is U+0E31.
How can I include ั in HTML?
Use the HTML entity: ั.
What escape sequences can I use in code?
You can use CSS/Unicode escape \\0E31, or JavaScript escape \\u{0E31}.