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