HTML Entity/Symbolĸ(LATIN SMALL LETTER KRA )

ĸ
Copy this symbol

LATIN SMALL LETTER KRA

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

ĸ
ĸ
U+00138
\0138
ĸ

HTML Examples

Using HTML Code value in HTML file

<span> &#312; </span>

Using HTML Entity value in HTML file

<span> &kgreen; </span>

CSS Example

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

span { 
    content: "\0138";
}
All HTML Symbols