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 ANGKHANKHU) is the Unicode character at code point U+0E5A. 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+0E5A | |
| decimal | 3674 | |
| htmldecimal | ๚ | |
| htmlhex | ๚ | |
| css | \0E5A | |
| javascript | \u{E5A} | |
| python | \u0e5a | |
| java | \u0E5A | |
| go | \u0E5A | |
| ruby | \u{E5A} | |
| rust | \u{E5A} | |
| ccpp | \u0e5a | |
| urlencoded | %E0%B9%9A | |
| utf8bytes | e0 b9 9a | |
| utf16bebytes | 0e 5a | |
| utf32bebytes | 00 00 0e 5a |
How to Use
HTML:
๚
CSS:
content: "\0E5A"
JavaScript:
"\u{E5A}"
Python:
"\u0e5a"
Properties
Frequently Asked Questions
What is the ๚ character (THAI CHARACTER ANGKHANKHU)?
๚ (THAI CHARACTER ANGKHANKHU) is the Unicode character U+0E5A.
What is the Unicode codepoint of THAI CHARACTER ANGKHANKHU?
The THAI CHARACTER ANGKHANKHU character (๚) has codepoint U+0E5A.
How do I type or copy THAI CHARACTER ANGKHANKHU?
Copy ๚ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.