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 BA) is the Unicode character at code point U+1794. 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+1794 | |
| decimal | 6036 | |
| htmldecimal | ប | |
| htmlhex | ប | |
| css | \1794 | |
| javascript | \u{1794} | |
| python | \u1794 | |
| java | \u1794 | |
| go | \u1794 | |
| ruby | \u{1794} | |
| rust | \u{1794} | |
| ccpp | \u1794 | |
| urlencoded | %E1%9E%94 | |
| utf8bytes | e1 9e 94 | |
| utf16bebytes | 17 94 | |
| utf32bebytes | 00 00 17 94 |
How to Use
HTML:
ប
CSS:
content: "\1794"
JavaScript:
"\u{1794}"
Python:
"\u1794"
Properties
Frequently Asked Questions
What is the ប character (KHMER LETTER BA)?
ប (KHMER LETTER BA) is the Unicode character U+1794.
What is the Unicode codepoint of KHMER LETTER BA?
The KHMER LETTER BA character (ប) has codepoint U+1794.
How do I type or copy KHMER LETTER BA?
Copy ប directly, or use the HTML entity, UTF-8, and code encodings shown on this page.