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 AA) is the Unicode character at code point U+0E32. 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+0E32 | |
| decimal | 3634 | |
| htmldecimal | า | |
| htmlhex | า | |
| css | \0E32 | |
| javascript | \u{E32} | |
| python | \u0e32 | |
| java | \u0E32 | |
| go | \u0E32 | |
| ruby | \u{E32} | |
| rust | \u{E32} | |
| ccpp | \u0e32 | |
| urlencoded | %E0%B8%B2 | |
| utf8bytes | e0 b8 b2 | |
| utf16bebytes | 0e 32 | |
| utf32bebytes | 00 00 0e 32 |
How to Use
HTML:
า
CSS:
content: "\0E32"
JavaScript:
"\u{E32}"
Python:
"\u0e32"
Properties
Frequently Asked Questions
What is the า character (THAI CHARACTER SARA AA)?
า (THAI CHARACTER SARA AA) is the Unicode character U+0E32.
What is the Unicode codepoint of THAI CHARACTER SARA AA?
The THAI CHARACTER SARA AA character (า) has codepoint U+0E32.
How do I type or copy THAI CHARACTER SARA AA?
Copy า directly, or use the HTML entity, UTF-8, and code encodings shown on this page.