Hebrew Letter Kaf
Copy and paste the hebrew letter kaf symbol כ (U+05DB) instantly. Part of the Hebrew Unicode block.
Works everywhere: websites, documents, social media, code editors
Character Codes
About This Symbol
- Name
- Hebrew Letter Kaf
- Unicode Block
- Hebrew
- Code Point
- U+05DB
The Hebrew Letter Kaf (כ) is a Unicode character assigned to the Hebrew block at code point U+05DB. This block contains characters used across a variety of applications including technical documentation, web development, mathematical notation, and everyday digital communication. The hebrew letter kaf symbol can be inserted directly into text or referenced through its HTML entity, CSS code, or JavaScript escape sequence for use in websites and applications.
How to Use
- 1.Click "Copy Symbol" above to copy כ to your clipboard
- 2.Paste it anywhere with Ctrl+V (or Cmd+V on Mac)
- 3.Or use the HTML entity
כin your code - 4.For CSS, use
\05DBwith the content property
Understanding Hebrew Letter Kaf
The hebrew letter kaf (כ), registered at U+05DB in the Hebrew block, is one of the many characters that make digital typography expressive and precise. Its standardized encoding means that any system supporting Unicode can display it faithfully without requiring special fonts or plugins.
The hexadecimal value 05DB places this character at decimal position 1499 in the Unicode table. When embedding this character in source code, developers can choose between the HTML numeric reference כ, the CSS escape \05DB, or the JavaScript literal \u{05DB}. Each method guarantees correct rendering regardless of the file encoding.
Known by its descriptive name referencing "hebrew letter," this character serves a specific role that generic symbols cannot fill. It appears in specialized typography, technical standards, and digital content where precision in symbol choice directly affects meaning or layout.