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