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
ဖ (MYANMAR LETTER PHA) is the Unicode character at code point U+1016. It belongs to the Myanmar block, in the Other Letter (Lo) general category. Its script is Mymr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1016 | |
| decimal | 4118 | |
| htmldecimal | ဖ | |
| htmlhex | ဖ | |
| css | \1016 | |
| javascript | \u{1016} | |
| python | \u1016 | |
| java | \u1016 | |
| go | \u1016 | |
| ruby | \u{1016} | |
| rust | \u{1016} | |
| ccpp | \u1016 | |
| urlencoded | %E1%80%96 | |
| utf8bytes | e1 80 96 | |
| utf16bebytes | 10 16 | |
| utf32bebytes | 00 00 10 16 |
How to Use
HTML:
ဖ
CSS:
content: "\1016"
JavaScript:
"\u{1016}"
Python:
"\u1016"
Properties
Frequently Asked Questions
What is the ဖ character (MYANMAR LETTER PHA)?
ဖ (MYANMAR LETTER PHA) is the Unicode character U+1016.
What is the Unicode codepoint of MYANMAR LETTER PHA?
The MYANMAR LETTER PHA character (ဖ) has codepoint U+1016.
How do I type or copy MYANMAR LETTER PHA?
Copy ဖ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.