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