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 ZERO
Overview
๐ (MYANMAR PAO DIGIT ZERO) is the Unicode character at code point U+116D0. 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+116D0 | |
| decimal | 71376 | |
| htmldecimal | 𑛐 | |
| htmlhex | 𑛐 | |
| css | \116D0 | |
| javascript | \u{116D0} | |
| python | \U000116d0 | |
| java | \uD805\uDED0 | |
| go | \U000116D0 | |
| ruby | \u{116D0} | |
| rust | \u{116D0} | |
| ccpp | \U000116d0 | |
| urlencoded | %F0%91%9B%90 | |
| utf8bytes | f0 91 9b 90 | |
| utf16bebytes | d8 05 de d0 | |
| utf32bebytes | 00 01 16 d0 |
How to Use
HTML:
𑛐
CSS:
content: "\116D0"
JavaScript:
"\u{116D0}"
Python:
"\U000116d0"
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 ZERO)?
๐ (MYANMAR PAO DIGIT ZERO) is the Unicode character U+116D0.
What is the Unicode codepoint of MYANMAR PAO DIGIT ZERO?
The MYANMAR PAO DIGIT ZERO character (๐) has codepoint U+116D0.
How do I type or copy MYANMAR PAO DIGIT ZERO?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.