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