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