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' : ''">
ﬧ
HEBREW LETTER WIDE RESH
Overview
ﬧ (HEBREW LETTER WIDE RESH) is the Unicode character at code point U+FB27. It belongs to the Alphabetic Presentation Forms block, in the Other Letter (Lo) general category. Its script is Hebr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FB27 | |
| decimal | 64295 | |
| htmldecimal | ﬧ | |
| htmlhex | ﬧ | |
| css | \FB27 | |
| javascript | \u{FB27} | |
| python | \ufb27 | |
| java | \uFB27 | |
| go | \uFB27 | |
| ruby | \u{FB27} | |
| rust | \u{FB27} | |
| ccpp | \ufb27 | |
| urlencoded | %EF%AC%A7 | |
| utf8bytes | ef ac a7 | |
| utf16bebytes | fb 27 | |
| utf32bebytes | 00 00 fb 27 |
How to Use
HTML:
ﬧ
CSS:
content: "\FB27"
JavaScript:
"\u{FB27}"
Python:
"\ufb27"
Properties
- Script
- Hebr
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 05E8
Frequently Asked Questions
What is the ﬧ character (HEBREW LETTER WIDE RESH)?
ﬧ (HEBREW LETTER WIDE RESH) is the Unicode character U+FB27.
What is the Unicode codepoint of HEBREW LETTER WIDE RESH?
The HEBREW LETTER WIDE RESH character (ﬧ) has codepoint U+FB27.
How do I type or copy HEBREW LETTER WIDE RESH?
Copy ﬧ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.