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