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' : ''">
ޟ
THAANA LETTER DAADHU
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+079F | |
| decimal | 1951 | |
| htmldecimal | ޟ | |
| htmlhex | ޟ | |
| css | \079F | |
| javascript | \u{79F} | |
| python | \u079f | |
| java | \u079F | |
| go | \u079F | |
| ruby | \u{79F} | |
| rust | \u{79F} | |
| ccpp | \u079f | |
| urlencoded | %DE%9F | |
| utf8bytes | de 9f | |
| utf16bebytes | 07 9f | |
| utf32bebytes | 00 00 07 9f |
How to Use
HTML:
ޟ
CSS:
content: "\079F"
JavaScript:
"\u{79F}"
Python:
"\u079f"