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' : ''">
๐
MYANMAR PAO DIGIT ONE
Overview
๐ (MYANMAR PAO DIGIT ONE) is the Unicode character at code point U+116D1. It belongs to the Myanmar Extended-C block, in the Decimal Number (Nd) general category. Its script is Mymr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+116D1 | |
| decimal | 71377 | |
| htmldecimal | 𑛑 | |
| htmlhex | 𑛑 | |
| css | \116D1 | |
| javascript | \u{116D1} | |
| python | \U000116d1 | |
| java | \uD805\uDED1 | |
| go | \U000116D1 | |
| ruby | \u{116D1} | |
| rust | \u{116D1} | |
| ccpp | \U000116d1 | |
| urlencoded | %F0%91%9B%91 | |
| utf8bytes | f0 91 9b 91 | |
| utf16bebytes | d8 05 de d1 | |
| utf32bebytes | 00 01 16 d1 |
How to Use
HTML:
𑛑
CSS:
content: "\116D1"
JavaScript:
"\u{116D1}"
Python:
"\U000116d1"
Properties
- Block
- Myanmar Extended-C
- Script
- Mymr
- Category
- Decimal Number (Nd)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ character (MYANMAR PAO DIGIT ONE)?
๐ (MYANMAR PAO DIGIT ONE) is the Unicode character U+116D1.
What is the Unicode codepoint of MYANMAR PAO DIGIT ONE?
The MYANMAR PAO DIGIT ONE character (๐) has codepoint U+116D1.
How do I type or copy MYANMAR PAO DIGIT ONE?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.