Inverted Undertie
⁔
UNICODE
U+02054HEX CODE
⁔HTML CODE
⁔HTML ENTITY
—CSS CODE
\2054 // html example
<span>⁔</span> // css example
span {
content: "\2054";
} ⁔
U+02054⁔⁔—\2054 // html example
<span>⁔</span> // css example
span {
content: "\2054";
}