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
ສ (LAO LETTER SO SUNG) is the Unicode character at code point U+0EAA. It belongs to the Lao block, in the Other Letter (Lo) general category. Its script is Laoo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0EAA | |
| decimal | 3754 | |
| htmldecimal | ສ | |
| htmlhex | ສ | |
| css | \0EAA | |
| javascript | \u{EAA} | |
| python | \u0eaa | |
| java | \u0EAA | |
| go | \u0EAA | |
| ruby | \u{EAA} | |
| rust | \u{EAA} | |
| ccpp | \u0eaa | |
| urlencoded | %E0%BA%AA | |
| utf8bytes | e0 ba aa | |
| utf16bebytes | 0e aa | |
| utf32bebytes | 00 00 0e aa |
How to Use
HTML:
ສ
CSS:
content: "\0EAA"
JavaScript:
"\u{EAA}"
Python:
"\u0eaa"
Properties
Frequently Asked Questions
What is the ສ character (LAO LETTER SO SUNG)?
ສ (LAO LETTER SO SUNG) is the Unicode character U+0EAA.
What is the Unicode codepoint of LAO LETTER SO SUNG?
The LAO LETTER SO SUNG character (ສ) has codepoint U+0EAA.
How do I type or copy LAO LETTER SO SUNG?
Copy ສ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.