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