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