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 FAAFU
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+078A | |
| decimal | 1930 | |
| htmldecimal | ފ | |
| htmlhex | ފ | |
| css | \078A | |
| javascript | \u{78A} | |
| python | \u078a | |
| java | \u078A | |
| go | \u078A | |
| ruby | \u{78A} | |
| rust | \u{78A} | |
| ccpp | \u078a | |
| urlencoded | %DE%8A | |
| utf8bytes | de 8a | |
| utf16bebytes | 07 8a | |
| utf32bebytes | 00 00 07 8a |
How to Use
HTML:
ފ
CSS:
content: "\078A"
JavaScript:
"\u{78A}"
Python:
"\u078a"