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' : ''">
၂
MYANMAR DIGIT TWO
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1042 | |
| decimal | 4162 | |
| htmldecimal | ၂ | |
| htmlhex | ၂ | |
| css | \1042 | |
| javascript | \u{1042} | |
| python | \u1042 | |
| java | \u1042 | |
| go | \u1042 | |
| ruby | \u{1042} | |
| rust | \u{1042} | |
| ccpp | \u1042 | |
| urlencoded | %E1%81%82 | |
| utf8bytes | e1 81 82 | |
| utf16bebytes | 10 42 | |
| utf32bebytes | 00 00 10 42 |
How to Use
HTML:
၂
CSS:
content: "\1042"
JavaScript:
"\u{1042}"
Python:
"\u1042"