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
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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.