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