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