HTML Entity/Symbolќ(CYRILLIC SMALL LETTER KJE )

ќ
Copy this symbol

CYRILLIC SMALL LETTER KJE

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

ќ
ќ
U+0045C
\045c
ќ

HTML Examples

Using HTML Code value in HTML file

<span> &#1116; </span>

Using HTML Entity value in HTML file

<span> &kjcy; </span>

CSS Example

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

span { 
    content: "\045c";
}
All HTML Symbols