free-symbols
𝑲

Mathematical Bold Italic Capital K Symbol

𝑲 is a mathematical bold italic capital letter K (U+1D472) used for styled symbols in technical and design contexts.

U+1D472

𝑲 is a Unicode mathematical letter used to represent a bold italic “K”. It’s commonly needed when you want typography to match mathematical styling rather than using a plain “K”. You can copy it directly or use its Unicode/HTML/CSS/JavaScript forms.

Mathematical Bold Italic Capital K Symbol Meaning

𝑲 is the Unicode character “MATHEMATICAL BOLD ITALIC CAPITAL K” (code point U+1D472). It belongs to the Math category and is intended for mathematical or formal typography where font style matters—specifically bold + italic for a capital K. Compared with a regular “K”, this character helps keep notation visually consistent in documents, equations, and design mockups. It’s not a standalone alphabet letter with a separate everyday meaning; instead, it functions as a styled symbol used to label variables, constants, matrices, or to create typographic emphasis in technical layouts.

Common uses

  • Use in mathematical notation where a bold italic capital K is required for a variable or constant.
  • Typography matching in equation-heavy documents (e.g., reports, papers, slide decks).
  • Designing math-themed graphics or posters that need consistent styled characters.
  • Labeling or styling UI elements in educational apps or STEM dashboards.
  • Creating decorative yet consistent technical headings in exports to HTML/PDF.

Examples

𝑲 — Mathematical Bold Italic Capital K

  • 𝑲𝑲 = 2.5
  • 𝑲Let 𝑲 be a constant.
  • 𝑲Matrix K: 𝑲
  • 𝑲Eigenvalue of 𝑲
  • 𝑲Use 𝑲 in the labeled diagram.

Variations

Ready to copy

Technical codes

UnicodeU+1D472
HTML Entity𝑲
HTML Code𝑲
CSS\1D472

FAQ

What does the Mathematical Bold Italic Capital K symbol mean?

𝑲 is the Unicode character “MATHEMATICAL BOLD ITALIC CAPITAL K” (code point U+1D472). It belongs to the Math category and is intended for mathematical or formal typography where font style matters—specifically bold + italic for a capital K. Compared with a regular “K”, this character helps keep notation visually consistent in documents, equations, and design mockups. It’s not a standalone alphabet letter with a separate everyday meaning; instead, it functions as a styled symbol used to label variables, constants, matrices, or to create typographic emphasis in technical layouts.

What is the Unicode code point for 𝑲?

𝑲 is U+1D472 (MATHEMATICAL BOLD ITALIC CAPITAL K).

How do I copy 𝑲 into HTML?

You can paste the character directly as 𝑲, or use the HTML entity: 𝑲.

What is the CSS escape sequence for this symbol?

The CSS escape is \\1D472.

How can I insert 𝑲 in JavaScript?

Use the JavaScript escape \\u{1D472} (or paste 𝑲 directly).