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 HE
Overview
ﬣ (HEBREW LETTER WIDE HE) is the Unicode character at code point U+FB23. 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+FB23 | |
| decimal | 64291 | |
| htmldecimal | ﬣ | |
| htmlhex | ﬣ | |
| css | \FB23 | |
| javascript | \u{FB23} | |
| python | \ufb23 | |
| java | \uFB23 | |
| go | \uFB23 | |
| ruby | \u{FB23} | |
| rust | \u{FB23} | |
| ccpp | \ufb23 | |
| urlencoded | %EF%AC%A3 | |
| utf8bytes | ef ac a3 | |
| utf16bebytes | fb 23 | |
| utf32bebytes | 00 00 fb 23 |
How to Use
HTML:
ﬣ
CSS:
content: "\FB23"
JavaScript:
"\u{FB23}"
Python:
"\ufb23"
Properties
- Script
- Hebr
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 05D4
Frequently Asked Questions
What is the ﬣ character (HEBREW LETTER WIDE HE)?
ﬣ (HEBREW LETTER WIDE HE) is the Unicode character U+FB23.
What is the Unicode codepoint of HEBREW LETTER WIDE HE?
The HEBREW LETTER WIDE HE character (ﬣ) has codepoint U+FB23.
How do I type or copy HEBREW LETTER WIDE HE?
Copy ﬣ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.