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
ڤ (ARABIC LETTER VEH) is the Unicode character at code point U+06A4. It belongs to the Arabic block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+06A4 | |
| decimal | 1700 | |
| htmldecimal | ڤ | |
| htmlhex | ڤ | |
| css | \06A4 | |
| javascript | \u{6A4} | |
| python | \u06a4 | |
| java | \u06A4 | |
| go | \u06A4 | |
| ruby | \u{6A4} | |
| rust | \u{6A4} | |
| ccpp | \u06a4 | |
| urlencoded | %DA%A4 | |
| utf8bytes | da a4 | |
| utf16bebytes | 06 a4 | |
| utf32bebytes | 00 00 06 a4 |
How to Use
HTML:
ڤ
CSS:
content: "\06A4"
JavaScript:
"\u{6A4}"
Python:
"\u06a4"
Properties
Frequently Asked Questions
What is the ڤ character (ARABIC LETTER VEH)?
ڤ (ARABIC LETTER VEH) is the Unicode character U+06A4.
What is the Unicode codepoint of ARABIC LETTER VEH?
The ARABIC LETTER VEH character (ڤ) has codepoint U+06A4.
How do I type or copy ARABIC LETTER VEH?
Copy ڤ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.