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
ថ (KHMER LETTER THA) is the Unicode character at code point U+1790. It belongs to the Khmer block, in the Other Letter (Lo) general category. Its script is Khmr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1790 | |
| decimal | 6032 | |
| htmldecimal | ថ | |
| htmlhex | ថ | |
| css | \1790 | |
| javascript | \u{1790} | |
| python | \u1790 | |
| java | \u1790 | |
| go | \u1790 | |
| ruby | \u{1790} | |
| rust | \u{1790} | |
| ccpp | \u1790 | |
| urlencoded | %E1%9E%90 | |
| utf8bytes | e1 9e 90 | |
| utf16bebytes | 17 90 | |
| utf32bebytes | 00 00 17 90 |
How to Use
HTML:
ថ
CSS:
content: "\1790"
JavaScript:
"\u{1790}"
Python:
"\u1790"
Properties
Frequently Asked Questions
What is the ថ character (KHMER LETTER THA)?
ថ (KHMER LETTER THA) is the Unicode character U+1790.
What is the Unicode codepoint of KHMER LETTER THA?
The KHMER LETTER THA character (ថ) has codepoint U+1790.
How do I type or copy KHMER LETTER THA?
Copy ថ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.