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