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 TA) is the Unicode character at code point U+178F. 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+178F | |
| decimal | 6031 | |
| htmldecimal | ត | |
| htmlhex | ត | |
| css | \178F | |
| javascript | \u{178F} | |
| python | \u178f | |
| java | \u178F | |
| go | \u178F | |
| ruby | \u{178F} | |
| rust | \u{178F} | |
| ccpp | \u178f | |
| urlencoded | %E1%9E%8F | |
| utf8bytes | e1 9e 8f | |
| utf16bebytes | 17 8f | |
| utf32bebytes | 00 00 17 8f |
How to Use
HTML:
ត
CSS:
content: "\178F"
JavaScript:
"\u{178F}"
Python:
"\u178f"
Properties
Frequently Asked Questions
What is the ត character (KHMER LETTER TA)?
ត (KHMER LETTER TA) is the Unicode character U+178F.
What is the Unicode codepoint of KHMER LETTER TA?
The KHMER LETTER TA character (ត) has codepoint U+178F.
How do I type or copy KHMER LETTER TA?
Copy ត directly, or use the HTML entity, UTF-8, and code encodings shown on this page.