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