Greek Small Letter Gamma |
| Name | Greek Small Letter Gamma | |
| Unicode | U+03B3 | |
| CSS Code | \03B3 | |
| HTML Entity | γ | |
| HTML Code | γ |
<div>γ</div>div::before {
content: "\03B3";
}Greek Small Letter Gamma |
| Name | Greek Small Letter Gamma | |
| Unicode | U+03B3 | |
| CSS Code | \03B3 | |
| HTML Entity | γ | |
| HTML Code | γ |
<div>γ</div>div::before {
content: "\03B3";
}