Hebrew Letter Final Kaf Letter
ך is the Hebrew letter final kaf used at the end of words, with Unicode U+05DA.
U+05DA
This page is for the symbol ך (Hebrew Letter Final Kaf). You can copy it directly or use the provided Unicode and code-escape forms in HTML, CSS, and JavaScript. It’s commonly used in Hebrew text where this specific final form is required.
Hebrew Letter Final Kaf Letter Meaning
Hebrew ך is the “final kaf” form, used when the letter kaf appears at the end of a word. It has the Unicode name “HEBREW LETTER FINAL KAF” and codepoint U+05DA. In practice, final forms are important in Hebrew typography and word spelling, because the final letter shape differs from the standard kaf. When generating or rendering Hebrew text, using the correct Unicode character ensures the word is displayed with the intended ending letter. If you’re copying from a font or website, verify the character is specifically ך (U+05DA), not another visually similar Hebrew letter.
Common uses
- •Copying correct Hebrew spelling where the final kaf shape is required
- •Typography and layout in Hebrew UI (buttons, labels, headings)
- •Writing Hebrew content in editors that support direct Unicode input
- •Displaying the correct character in web pages using HTML entities
- •Generating Hebrew strings in code using Unicode escapes
Examples
ך Hebrew Letter Final Kaf (U+05DA)
- ךמכאן ך
- ךשלום ך
- ךביתך ודרך ך
- ךספרו: ך
- ךסוף המילה ך
Variations
Technical codes
| Unicode | U+05DA | |
| HTML Entity | ך | |
| HTML Code | ך | |
| CSS | \05DA |
FAQ
What does the Hebrew Letter Final Kaf letter mean?
Hebrew ך is the “final kaf” form, used when the letter kaf appears at the end of a word. It has the Unicode name “HEBREW LETTER FINAL KAF” and codepoint U+05DA. In practice, final forms are important in Hebrew typography and word spelling, because the final letter shape differs from the standard kaf. When generating or rendering Hebrew text, using the correct Unicode character ensures the word is displayed with the intended ending letter. If you’re copying from a font or website, verify the character is specifically ך (U+05DA), not another visually similar Hebrew letter.
Is ך different from the regular Hebrew kaf?
Yes. ך is the final form (“Hebrew Letter Final Kaf”), used at the end of words. The regular kaf is a different character.
What is the Unicode codepoint for ך?
Its Unicode codepoint is U+05DA.
How can I include ך in HTML?
You can use the provided HTML entity: ך (as given: ך).
How do I write ך in JavaScript?
You can use the JavaScript escape form provided: \\u{05DA}.