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