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