Earth (♁) is the Unicode character at U+2641 in Miscellaneous Symbols. Official name: EARTH. It is the traditional planetary symbol for Earth — used in astronomy and astrology.
Remember
Character ♁
Unicode U+2641
Hex entity ♁
Decimal ♁
CSS escape \2641
Named entity (none)
Not the same ♀ (♀) · ♂ (♂) · ⊕ (⊕)
Prefer ♁ or ♁ in HTML (no named form). You can also type ♁ in a UTF-8 document.
Built with Hex: ♁
Built with Decimal: ♁
Built with CSS: ♁
Typed: ♁
Label: Planet ♁
How It Works
1. Hex:♁ inserts code point U+2641 → ♁.
2. Decimal: same code point as 9793 → ♁. Same visual as hex.
3. CSS: use \2641 in content (not an HTML entity). #point::after appends ♁.
4. Typed: paste ♁ in a UTF-8 document, or pair it with a label like Planet ♁.
Pitfalls & Tips
Common mistakes when working with Earth.
Name
No named entity
There is no HTML5 named entity for U+2641. Use ♁ or ♁.
⊕
Not ⊕
⊕ is circled plus (U+2295). It can look similar in some fonts but is a math operator, not Earth.
♀
Not Venus or Mars
♀ is Venus (U+2640). ♂ is Mars (U+2642). Earth sits between them in the planetary sequence.
CSS vs HTML
Do not mix escapes
\2641 belongs in CSS strings. ♁ / ♁ belong in HTML.
Fonts
Symbol font coverage
Some fonts omit planetary glyphs. Prefer a font with solid Miscellaneous Symbols coverage.
a11y
Add accessible text
A lone planetary symbol can be unclear to screen readers. Pair it with visible text (e.g. “Earth”) or an aria-label.
Semicolon
End references
Always finish numeric entities with ; — write ♁, not ♁.
Compatibility
Browser Support
Earth (U+2641) and its entity forms (♁, ♁, CSS \\2641) are supported in all mainstream browsers. Visible glyphs depend on Miscellaneous Symbols font coverage.
✓ Universal support
Earth (♁)
Encode with hex, decimal, CSS escape, or type the character — same code point everywhere encoding is supported.
100%Browser coverage
Google ChromeSupported
Yes
Microsoft EdgeSupported
Yes
Mozilla FirefoxSupported
Yes
Apple SafariSupported
Yes
OperaSupported
Yes
Internet ExplorerAll versions
Yes
U+2641 / entitiesFull support
Bottom line: Prefer ♁ in HTML (no named form). Use ♁ when decimal form is required, and \\2641 only inside CSS content.
Remember
Key Takeaways
Unicode: earth is U+2641 (decimal 9793) — glyph ♁.
HTML: no named entity — use ♁ / ♁ / type ♁.
CSS: use \2641 inside content for generated text.
Shape: Earth ≠ Venus (♀) ≠ circled plus (⊕).
One line:U+2641 → ♁ / ♁ / CSS \2641.
Frequently Asked Questions
Use ♁ (hex), ♁ (decimal), type ♁ directly in UTF-8, or the CSS escape \2641 in content. There is no named HTML entity for U+2641.
U+2641 (EARTH). Hex 2641, decimal 9793. It belongs to the Miscellaneous Symbols block (U+2600–U+26FF).
No. Use numeric forms ♁ or ♁. Related planetary symbols include ♀ (Venus, U+2640) and ♂ (Mars, U+2642).
Use it for Earth in astrology, astronomy, and planetary lists. Prefer emoji globe characters (e.g. U+1F30D) for decorative “world” icons, and ⊕ only for circled-plus math.
HTML entities (♁ or ♁) go in markup. The CSS escape \2641 goes in stylesheet strings (usually content on ::before/::after).
No. U+2641 is ♁ (Earth). ⊕ is ⊕ (U+2295, circled plus). ♀ is ♀ (U+2640, Venus).
🤔
Did you know?
Earth is Unicode U+2641 (decimal 9793) — glyph ♁ (EARTH) in Miscellaneous Symbols. There is no HTML5 named entity; use ♁ or ♁. Nearby planets include U+2640 (♀, Venus / ♀) and U+2642 (♂, Mars / ♂). Do not confuse with ⊕ (⊕, circled plus).