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