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