HTML Entity/SymbolЬ(CYRILLIC CAPITAL LETTER SOFT SIGN )

Ь
Copy this symbol

CYRILLIC CAPITAL LETTER SOFT SIGN

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

Ь
Ь
U+0042C
\042c
Ь

HTML Examples

Using HTML Code value in HTML file

<span> &#1068; </span>

Using HTML Entity value in HTML file

<span> &SOFTcy; </span>

CSS Example

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

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