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 VE) is the Unicode character at code point U+06CB. 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+06CB | |
| decimal | 1739 | |
| htmldecimal | ۋ | |
| htmlhex | ۋ | |
| css | \06CB | |
| javascript | \u{6CB} | |
| python | \u06cb | |
| java | \u06CB | |
| go | \u06CB | |
| ruby | \u{6CB} | |
| rust | \u{6CB} | |
| ccpp | \u06cb | |
| urlencoded | %DB%8B | |
| utf8bytes | db 8b | |
| utf16bebytes | 06 cb | |
| utf32bebytes | 00 00 06 cb |
How to Use
HTML:
ۋ
CSS:
content: "\06CB"
JavaScript:
"\u{6CB}"
Python:
"\u06cb"
Properties
Frequently Asked Questions
What is the ۋ character (ARABIC LETTER VE)?
ۋ (ARABIC LETTER VE) is the Unicode character U+06CB.
What is the Unicode codepoint of ARABIC LETTER VE?
The ARABIC LETTER VE character (ۋ) has codepoint U+06CB.
How do I type or copy ARABIC LETTER VE?
Copy ۋ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.