free-symbols

Hebrew Letter Kaf With Dagesh Letter

כּ is the Hebrew letter Kaf with Dagesh (Unicode U+FB3B).

U+FB3B

You can copy the character כּ directly from this page or use its codepoint in HTML, CSS, or JavaScript. It’s a specific Unicode form of the Hebrew letter Kaf with Dagesh.

Hebrew Letter Kaf With Dagesh Letter Meaning

כּ is the Unicode character “HEBREW LETTER KAF WITH DAGESH” (U+FB3B). It represents the Hebrew letter Kaf with a Dagesh inside the same precomposed form. In practice, it’s used when you need this exact combined character rather than composing the letter and diacritic separately. This is useful for accurate text rendering, typography, and data exchange where a single code point must be preserved. If your goal is to mirror or match existing source text exactly, copying this character (or using the provided escapes) helps avoid mismatches caused by different Unicode representations.

Common uses

  • Copy/paste into Hebrew text fields where you specifically need the precomposed Kaf-with-Dagesh character
  • Typography and layout work in design tools that require the exact Unicode character
  • Web development for rendering the character reliably using HTML entity or CSS/JS escapes
  • Document or content migrations where character identity must be preserved byte-for-byte
  • Social media or messaging when matching the exact spelling/diacritic form from a reference text

Examples

כּ Hebrew Letter Kaf with Dagesh

  • כּ בּרוך
  • כּתב
  • כּוּתב
  • כּלל
  • כֹּהֵן

Variations

Technical codes

UnicodeU+FB3B
HTML Entityכּ
HTML Codeכּ
CSS\FB3B

FAQ

What does the Hebrew Letter Kaf With Dagesh letter mean?

כּ is the Unicode character “HEBREW LETTER KAF WITH DAGESH” (U+FB3B). It represents the Hebrew letter Kaf with a Dagesh inside the same precomposed form. In practice, it’s used when you need this exact combined character rather than composing the letter and diacritic separately. This is useful for accurate text rendering, typography, and data exchange where a single code point must be preserved. If your goal is to mirror or match existing source text exactly, copying this character (or using the provided escapes) helps avoid mismatches caused by different Unicode representations.

What is the Unicode codepoint for כּ?

כּ has Unicode codepoint U+FB3B.

How do I use כּ in HTML?

You can use the HTML entity כּ.

How do I include this character in CSS or JavaScript?

CSS escape: \\FB3B. JavaScript escape: \\u{FB3B}.

Is כּ the same as typing a separate Kaf plus a Dagesh mark?

כּ is a specific precomposed Unicode character (Kaf with Dagesh) identified as U+FB3B. If you need the exact single code point, use this character or the provided escapes.