Dong Sign
₫
UNICODE
U+020ABHEX CODE
₫HTML CODE
₫HTML ENTITY
—CSS CODE
\20AB // html example
<span>₫</span> // css example
span {
content: "\20AB";
} ₫
U+020AB₫₫—\20AB // html example
<span>₫</span> // css example
span {
content: "\20AB";
}