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