Atom Symbol
⚛
UNICODE
U+0269BHEX CODE
⚛HTML CODE
⚛HTML ENTITY
—CSS CODE
\269B // html example
<span>⚛</span> // css example
span {
content: "\269B";
} ⚛
U+0269B⚛⚛—\269B // html example
<span>⚛</span> // css example
span {
content: "\269B";
}