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' : ''">
ᜮ
HANUNOO LETTER LA
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+172E | |
| decimal | 5934 | |
| htmldecimal | ᜮ | |
| htmlhex | ᜮ | |
| css | \172E | |
| javascript | \u{172E} | |
| python | \u172e | |
| java | \u172E | |
| go | \u172E | |
| ruby | \u{172E} | |
| rust | \u{172E} | |
| ccpp | \u172e | |
| urlencoded | %E1%9C%AE | |
| utf8bytes | e1 9c ae | |
| utf16bebytes | 17 2e | |
| utf32bebytes | 00 00 17 2e |
How to Use
HTML:
ᜮ
CSS:
content: "\172E"
JavaScript:
"\u{172E}"
Python:
"\u172e"