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