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
ซ (THAI CHARACTER SO SO) is the Unicode character at code point U+0E0B. It belongs to the Thai block, in the Other Letter (Lo) general category. Its script is Thai.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0E0B | |
| decimal | 3595 | |
| htmldecimal | ซ | |
| htmlhex | ซ | |
| css | \0E0B | |
| javascript | \u{E0B} | |
| python | \u0e0b | |
| java | \u0E0B | |
| go | \u0E0B | |
| ruby | \u{E0B} | |
| rust | \u{E0B} | |
| ccpp | \u0e0b | |
| urlencoded | %E0%B8%8B | |
| utf8bytes | e0 b8 8b | |
| utf16bebytes | 0e 0b | |
| utf32bebytes | 00 00 0e 0b |
How to Use
HTML:
ซ
CSS:
content: "\0E0B"
JavaScript:
"\u{E0B}"
Python:
"\u0e0b"
Properties
Frequently Asked Questions
What is the ซ character (THAI CHARACTER SO SO)?
ซ (THAI CHARACTER SO SO) is the Unicode character U+0E0B.
What is the Unicode codepoint of THAI CHARACTER SO SO?
The THAI CHARACTER SO SO character (ซ) has codepoint U+0E0B.
How do I type or copy THAI CHARACTER SO SO?
Copy ซ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.