HTML Entity/SymbolК(CYRILLIC CAPITAL LETTER KA )

К
Copy this symbol

CYRILLIC CAPITAL LETTER KA

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

К
К
U+0041A
\041a
К

HTML Examples

Using HTML Code value in HTML file

<span> &#1050; </span>

Using HTML Entity value in HTML file

<span> &Kcy; </span>

CSS Example

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

span { 
    content: "\041a";
}
All HTML Symbols