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