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