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