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 YO YAK) is the Unicode character at code point U+0E22. 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+0E22 | |
| decimal | 3618 | |
| htmldecimal | ย | |
| htmlhex | ย | |
| css | \0E22 | |
| javascript | \u{E22} | |
| python | \u0e22 | |
| java | \u0E22 | |
| go | \u0E22 | |
| ruby | \u{E22} | |
| rust | \u{E22} | |
| ccpp | \u0e22 | |
| urlencoded | %E0%B8%A2 | |
| utf8bytes | e0 b8 a2 | |
| utf16bebytes | 0e 22 | |
| utf32bebytes | 00 00 0e 22 |
How to Use
HTML:
ย
CSS:
content: "\0E22"
JavaScript:
"\u{E22}"
Python:
"\u0e22"
Properties
Frequently Asked Questions
What is the ย character (THAI CHARACTER YO YAK)?
ย (THAI CHARACTER YO YAK) is the Unicode character U+0E22.
What is the Unicode codepoint of THAI CHARACTER YO YAK?
The THAI CHARACTER YO YAK character (ย) has codepoint U+0E22.
How do I type or copy THAI CHARACTER YO YAK?
Copy ย directly, or use the HTML entity, UTF-8, and code encodings shown on this page.