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