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