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