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