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