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