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 LETTER EASTERN PWO KAREN YWA
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+106F | |
| decimal | 4207 | |
| htmldecimal | ၯ | |
| htmlhex | ၯ | |
| css | \106F | |
| javascript | \u{106F} | |
| python | \u106f | |
| java | \u106F | |
| go | \u106F | |
| ruby | \u{106F} | |
| rust | \u{106F} | |
| ccpp | \u106f | |
| urlencoded | %E1%81%AF | |
| utf8bytes | e1 81 af | |
| utf16bebytes | 10 6f | |
| utf32bebytes | 00 00 10 6f |
How to Use
HTML:
ၯ
CSS:
content: "\106F"
JavaScript:
"\u{106F}"
Python:
"\u106f"