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' : ''">
ࢿ
ARABIC LETTER TEH WITH SMALL V
Overview
ࢿ (ARABIC LETTER TEH WITH SMALL V) is the Unicode character at code point U+08BF. It belongs to the Arabic Extended-A block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+08BF | |
| decimal | 2239 | |
| htmldecimal | ࢿ | |
| htmlhex | ࢿ | |
| css | \08BF | |
| javascript | \u{8BF} | |
| python | \u08bf | |
| java | \u08BF | |
| go | \u08BF | |
| ruby | \u{8BF} | |
| rust | \u{8BF} | |
| ccpp | \u08bf | |
| urlencoded | %E0%A2%BF | |
| utf8bytes | e0 a2 bf | |
| utf16bebytes | 08 bf | |
| utf32bebytes | 00 00 08 bf |
How to Use
HTML:
ࢿ
CSS:
content: "\08BF"
JavaScript:
"\u{8BF}"
Python:
"\u08bf"
Properties
- Block
- Arabic Extended-A
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ࢿ character (ARABIC LETTER TEH WITH SMALL V)?
ࢿ (ARABIC LETTER TEH WITH SMALL V) is the Unicode character U+08BF.
What is the Unicode codepoint of ARABIC LETTER TEH WITH SMALL V?
The ARABIC LETTER TEH WITH SMALL V character (ࢿ) has codepoint U+08BF.
How do I type or copy ARABIC LETTER TEH WITH SMALL V?
Copy ࢿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.