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' : ''">
ޥ
Overview
ޥ (THAANA LETTER WAAVU) is the Unicode character at code point U+07A5. It belongs to the Thaana block, in the Other Letter (Lo) general category. Its script is Thaa.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+07A5 | |
| decimal | 1957 | |
| htmldecimal | ޥ | |
| htmlhex | ޥ | |
| css | \07A5 | |
| javascript | \u{7A5} | |
| python | \u07a5 | |
| java | \u07A5 | |
| go | \u07A5 | |
| ruby | \u{7A5} | |
| rust | \u{7A5} | |
| ccpp | \u07a5 | |
| urlencoded | %DE%A5 | |
| utf8bytes | de a5 | |
| utf16bebytes | 07 a5 | |
| utf32bebytes | 00 00 07 a5 |
How to Use
HTML:
ޥ
CSS:
content: "\07A5"
JavaScript:
"\u{7A5}"
Python:
"\u07a5"
Properties
Frequently Asked Questions
What is the ޥ character (THAANA LETTER WAAVU)?
ޥ (THAANA LETTER WAAVU) is the Unicode character U+07A5.
What is the Unicode codepoint of THAANA LETTER WAAVU?
The THAANA LETTER WAAVU character (ޥ) has codepoint U+07A5.
How do I type or copy THAANA LETTER WAAVU?
Copy ޥ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.