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