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
ພ (LAO LETTER PHO TAM) is the Unicode character at code point U+0E9E. It belongs to the Lao block, in the Other Letter (Lo) general category. Its script is Laoo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0E9E | |
| decimal | 3742 | |
| htmldecimal | ພ | |
| htmlhex | ພ | |
| css | \0E9E | |
| javascript | \u{E9E} | |
| python | \u0e9e | |
| java | \u0E9E | |
| go | \u0E9E | |
| ruby | \u{E9E} | |
| rust | \u{E9E} | |
| ccpp | \u0e9e | |
| urlencoded | %E0%BA%9E | |
| utf8bytes | e0 ba 9e | |
| utf16bebytes | 0e 9e | |
| utf32bebytes | 00 00 0e 9e |
How to Use
HTML:
ພ
CSS:
content: "\0E9E"
JavaScript:
"\u{E9E}"
Python:
"\u0e9e"
Properties
Frequently Asked Questions
What is the ພ character (LAO LETTER PHO TAM)?
ພ (LAO LETTER PHO TAM) is the Unicode character U+0E9E.
What is the Unicode codepoint of LAO LETTER PHO TAM?
The LAO LETTER PHO TAM character (ພ) has codepoint U+0E9E.
How do I type or copy LAO LETTER PHO TAM?
Copy ພ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.