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 REH WITH HAMZA ABOVE
Overview
ݬ (ARABIC LETTER REH WITH HAMZA ABOVE) is the Unicode character at code point U+076C. It belongs to the Arabic Supplement block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+076C | |
| decimal | 1900 | |
| htmldecimal | ݬ | |
| htmlhex | ݬ | |
| css | \076C | |
| javascript | \u{76C} | |
| python | \u076c | |
| java | \u076C | |
| go | \u076C | |
| ruby | \u{76C} | |
| rust | \u{76C} | |
| ccpp | \u076c | |
| urlencoded | %DD%AC | |
| utf8bytes | dd ac | |
| utf16bebytes | 07 6c | |
| utf32bebytes | 00 00 07 6c |
How to Use
HTML:
ݬ
CSS:
content: "\076C"
JavaScript:
"\u{76C}"
Python:
"\u076c"
Properties
- Block
- Arabic Supplement
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ݬ character (ARABIC LETTER REH WITH HAMZA ABOVE)?
ݬ (ARABIC LETTER REH WITH HAMZA ABOVE) is the Unicode character U+076C.
What is the Unicode codepoint of ARABIC LETTER REH WITH HAMZA ABOVE?
The ARABIC LETTER REH WITH HAMZA ABOVE character (ݬ) has codepoint U+076C.
How do I type or copy ARABIC LETTER REH WITH HAMZA ABOVE?
Copy ݬ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.