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 BHA) is the Unicode character at code point U+1018. 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+1018 | |
| decimal | 4120 | |
| htmldecimal | ဘ | |
| htmlhex | ဘ | |
| css | \1018 | |
| javascript | \u{1018} | |
| python | \u1018 | |
| java | \u1018 | |
| go | \u1018 | |
| ruby | \u{1018} | |
| rust | \u{1018} | |
| ccpp | \u1018 | |
| urlencoded | %E1%80%98 | |
| utf8bytes | e1 80 98 | |
| utf16bebytes | 10 18 | |
| utf32bebytes | 00 00 10 18 |
How to Use
HTML:
ဘ
CSS:
content: "\1018"
JavaScript:
"\u{1018}"
Python:
"\u1018"
Properties
Frequently Asked Questions
What is the ဘ character (MYANMAR LETTER BHA)?
ဘ (MYANMAR LETTER BHA) is the Unicode character U+1018.
What is the Unicode codepoint of MYANMAR LETTER BHA?
The MYANMAR LETTER BHA character (ဘ) has codepoint U+1018.
How do I type or copy MYANMAR LETTER BHA?
Copy ဘ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.