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