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 KASRA WITH DOT BELOW
Overview
ࣶ (ARABIC KASRA WITH DOT BELOW) is the Unicode character at code point U+08F6. It belongs to the Arabic Extended-A block, in the Nonspacing Mark (Mn) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+08F6 | |
| decimal | 2294 | |
| htmldecimal | ࣶ | |
| htmlhex | ࣶ | |
| css | \08F6 | |
| javascript | \u{8F6} | |
| python | \u08f6 | |
| java | \u08F6 | |
| go | \u08F6 | |
| ruby | \u{8F6} | |
| rust | \u{8F6} | |
| ccpp | \u08f6 | |
| urlencoded | %E0%A3%B6 | |
| utf8bytes | e0 a3 b6 | |
| utf16bebytes | 08 f6 | |
| utf32bebytes | 00 00 08 f6 |
How to Use
HTML:
ࣶ
CSS:
content: "\08F6"
JavaScript:
"\u{8F6}"
Python:
"\u08f6"
Properties
- Block
- Arabic Extended-A
- Script
- Arab
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 220
- Mirrored
- No
Frequently Asked Questions
What is the ࣶ character (ARABIC KASRA WITH DOT BELOW)?
ࣶ (ARABIC KASRA WITH DOT BELOW) is the Unicode character U+08F6.
What is the Unicode codepoint of ARABIC KASRA WITH DOT BELOW?
The ARABIC KASRA WITH DOT BELOW character (ࣶ) has codepoint U+08F6.
How do I type or copy ARABIC KASRA WITH DOT BELOW?
Copy ࣶ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.