Turned Greek Small Letter Iota |
| Name | Turned Greek Small Letter Iota | |
| Unicode | U+2129 | |
| CSS Code | \2129 | |
| HTML Entity | ℩ | |
| HTML Code | ℩ |
<div>℩</div>div::before {
content: "\2129";
}Turned Greek Small Letter Iota |
| Name | Turned Greek Small Letter Iota | |
| Unicode | U+2129 | |
| CSS Code | \2129 | |
| HTML Entity | ℩ | |
| HTML Code | ℩ |
<div>℩</div>div::before {
content: "\2129";
}