Four Dot Mark
⁛
UNICODE
U+0205BHEX CODE
⁛HTML CODE
⁛HTML ENTITY
—CSS CODE
\205B // html example
<span>⁛</span> // css example
span {
content: "\205B";
} ⁛
U+0205B⁛⁛—\205B // html example
<span>⁛</span> // css example
span {
content: "\205B";
}