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