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
ૹ (GUJARATI LETTER ZHA) is the Unicode character at code point U+0AF9. It belongs to the Gujarati block, in the Other Letter (Lo) general category. Its script is Gujr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0AF9 | |
| decimal | 2809 | |
| htmldecimal | ૹ | |
| htmlhex | ૹ | |
| css | \0AF9 | |
| javascript | \u{AF9} | |
| python | \u0af9 | |
| java | \u0AF9 | |
| go | \u0AF9 | |
| ruby | \u{AF9} | |
| rust | \u{AF9} | |
| ccpp | \u0af9 | |
| urlencoded | %E0%AB%B9 | |
| utf8bytes | e0 ab b9 | |
| utf16bebytes | 0a f9 | |
| utf32bebytes | 00 00 0a f9 |
How to Use
HTML:
ૹ
CSS:
content: "\0AF9"
JavaScript:
"\u{AF9}"
Python:
"\u0af9"
Properties
Frequently Asked Questions
What is the ૹ character (GUJARATI LETTER ZHA)?
ૹ (GUJARATI LETTER ZHA) is the Unicode character U+0AF9.
What is the Unicode codepoint of GUJARATI LETTER ZHA?
The GUJARATI LETTER ZHA character (ૹ) has codepoint U+0AF9.
How do I type or copy GUJARATI LETTER ZHA?
Copy ૹ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.