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