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 ZAA) is the Unicode character at code point U+079C. 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+079C | |
| decimal | 1948 | |
| htmldecimal | ޜ | |
| htmlhex | ޜ | |
| css | \079C | |
| javascript | \u{79C} | |
| python | \u079c | |
| java | \u079C | |
| go | \u079C | |
| ruby | \u{79C} | |
| rust | \u{79C} | |
| ccpp | \u079c | |
| urlencoded | %DE%9C | |
| utf8bytes | de 9c | |
| utf16bebytes | 07 9c | |
| utf32bebytes | 00 00 07 9c |
How to Use
HTML:
ޜ
CSS:
content: "\079C"
JavaScript:
"\u{79C}"
Python:
"\u079c"
Properties
Frequently Asked Questions
What is the ޜ character (THAANA LETTER ZAA)?
ޜ (THAANA LETTER ZAA) is the Unicode character U+079C.
What is the Unicode codepoint of THAANA LETTER ZAA?
The THAANA LETTER ZAA character (ޜ) has codepoint U+079C.
How do I type or copy THAANA LETTER ZAA?
Copy ޜ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.