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