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' : ''">
ව
SINHALA LETTER VAYANNA
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+0DC0 | |
| decimal | 3520 | |
| htmldecimal | ව | |
| htmlhex | ව | |
| css | \0DC0 | |
| javascript | \u{DC0} | |
| python | \u0dc0 | |
| java | \u0DC0 | |
| go | \u0DC0 | |
| ruby | \u{DC0} | |
| rust | \u{DC0} | |
| ccpp | \u0dc0 | |
| urlencoded | %E0%B7%80 | |
| utf8bytes | e0 b7 80 | |
| utf16bebytes | 0d c0 | |
| utf32bebytes | 00 00 0d c0 |
How to Use
HTML:
ව
CSS:
content: "\0DC0"
JavaScript:
"\u{DC0}"
Python:
"\u0dc0"