Black-Letter Capital Z |
| Name | Black-Letter Capital Z | |
| Unicode | U+2128 | |
| CSS Code | \2128 | |
| HTML Entity | ℨ | |
| HTML Code | ℨ |
<div>ℨ</div>div::before {
content: "\2128";
}Black-Letter Capital Z |
| Name | Black-Letter Capital Z | |
| Unicode | U+2128 | |
| CSS Code | \2128 | |
| HTML Entity | ℨ | |
| HTML Code | ℨ |
<div>ℨ</div>div::before {
content: "\2128";
}