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