HTML Entity/Symbol𝕜(MATHEMATICAL DOUBLE-STRUCK SMALL K )

𝕜
Copy this symbol

MATHEMATICAL DOUBLE-STRUCK SMALL K

Click on any of the following code values to copy to clipboard.

𝕜
𝕜
U+1D55C
\1d55c
𝕜

HTML Examples

Using HTML Code value in HTML file

<span> &#120156; </span>

Using HTML Entity value in HTML file

<span> &kopf; </span>

CSS Example

Using CSS content code of the HTML entity &kopf; to specify in a CSS file

span { 
    content: "\1d55c";
}
All HTML Symbols