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 TAM) is the Unicode character at code point U+0E8A. 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+0E8A | |
| decimal | 3722 | |
| htmldecimal | ຊ | |
| htmlhex | ຊ | |
| css | \0E8A | |
| javascript | \u{E8A} | |
| python | \u0e8a | |
| java | \u0E8A | |
| go | \u0E8A | |
| ruby | \u{E8A} | |
| rust | \u{E8A} | |
| ccpp | \u0e8a | |
| urlencoded | %E0%BA%8A | |
| utf8bytes | e0 ba 8a | |
| utf16bebytes | 0e 8a | |
| utf32bebytes | 00 00 0e 8a |
How to Use
HTML:
ຊ
CSS:
content: "\0E8A"
JavaScript:
"\u{E8A}"
Python:
"\u0e8a"
Properties
Frequently Asked Questions
What is the ຊ character (LAO LETTER SO TAM)?
ຊ (LAO LETTER SO TAM) is the Unicode character U+0E8A.
What is the Unicode codepoint of LAO LETTER SO TAM?
The LAO LETTER SO TAM character (ຊ) has codepoint U+0E8A.
How do I type or copy LAO LETTER SO TAM?
Copy ຊ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.