Latin Small Letter R with Cedilla |
| Name | Latin Small Letter R with Cedilla | |
| Unicode | U+0157 | |
| CSS Code | \0157 | |
| HTML Entity | ŗ | |
| HTML Code | ŗ |
<div>ŗ</div>div::before {
content: "\0157";
}Latin Small Letter R with Cedilla |
| Name | Latin Small Letter R with Cedilla | |
| Unicode | U+0157 | |
| CSS Code | \0157 | |
| HTML Entity | ŗ | |
| HTML Code | ŗ |
<div>ŗ</div>div::before {
content: "\0157";
}