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 YEH WITH TWO DOTS BELOW AND SMALL NOON ABOVE
Overview
ࢺ (ARABIC LETTER YEH WITH TWO DOTS BELOW AND SMALL NOON ABOVE) is the Unicode character at code point U+08BA. 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+08BA | |
| decimal | 2234 | |
| htmldecimal | ࢺ | |
| htmlhex | ࢺ | |
| css | \08BA | |
| javascript | \u{8BA} | |
| python | \u08ba | |
| java | \u08BA | |
| go | \u08BA | |
| ruby | \u{8BA} | |
| rust | \u{8BA} | |
| ccpp | \u08ba | |
| urlencoded | %E0%A2%BA | |
| utf8bytes | e0 a2 ba | |
| utf16bebytes | 08 ba | |
| utf32bebytes | 00 00 08 ba |
How to Use
HTML:
ࢺ
CSS:
content: "\08BA"
JavaScript:
"\u{8BA}"
Python:
"\u08ba"
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 YEH WITH TWO DOTS BELOW AND SMALL NOON ABOVE)?
ࢺ (ARABIC LETTER YEH WITH TWO DOTS BELOW AND SMALL NOON ABOVE) is the Unicode character U+08BA.
What is the Unicode codepoint of ARABIC LETTER YEH WITH TWO DOTS BELOW AND SMALL NOON ABOVE?
The ARABIC LETTER YEH WITH TWO DOTS BELOW AND SMALL NOON ABOVE character (ࢺ) has codepoint U+08BA.
How do I type or copy ARABIC LETTER YEH WITH TWO DOTS BELOW AND SMALL NOON ABOVE?
Copy ࢺ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.