Symbols

Male Sign ♂

The male sign (♂) is the astronomical symbol for Mars, widely adopted as the symbol for male sex and the masculine. It consists of a circle with an arrow pointing up and to the right. The symbol is standard in biology, medicine, genealogy, and scientific research.

All Representations

Named Entity
♂
Decimal Code
♂
Hex Code
♂
Unicode
U+2642

Rendered Output

♂ renders as the character shown above

When to Use Male Sign

Use the male sign in biological and medical contexts to indicate male sex, in genealogical records, and scientific content. It pairs with ♀ (♀) for a complete binary sex notation. As with the female sign, consider context when choosing between symbols and written labels.

Try It — HTML Examples

Named entity in text
<p>Symbol: &#9794;</p>
Decimal reference
<p>Symbol: &#9794;</p>
Hex reference
<p>Symbol: &#x2642;</p>
Inside an HTML attribute
<div title="The Male Sign: &#9794;">Hover to see</div>

About the Male Sign Entity

The Male Sign character (♂) is a standard HTML entity defined in the HTML specification. In HTML source code, it can be written using the named entity reference &#9794;, the decimal numeric character reference &#9794;, or the hexadecimal numeric reference &#x2642;. The character is assigned Unicode code point U+2642 in the Universal Character Set.

The male sign (♂) is the astronomical symbol for Mars, widely adopted as the symbol for male sex and the masculine. It consists of a circle with an arrow pointing up and to the right. The symbol is standard in biology, medicine, genealogy, and scientific research.

Symbol entities encompass a wide variety of special characters used in legal disclaimers, intellectual property notices, typographic ornaments, card suit indicators, and miscellaneous notation throughout web content. These characters appear in website footers for copyright notices, product pages for trademark symbols, academic papers for dagger footnote markers, and decorative or gaming contexts for card suits and stars.

When deciding how to encode the Male Sign character in your HTML documents, the named entity &#9794; is generally the most readable choice for developers reviewing or maintaining source code. The decimal form &#9794; and hexadecimal form &#x2642; are equally valid alternatives that work in contexts where named entities may not be supported, or when generating HTML output programmatically from server-side code. All three representations produce identical visual output in every modern web browser.

Use the male sign in biological and medical contexts to indicate male sex, in genealogical records, and scientific content. It pairs with &female; (♀) for a complete binary sex notation. As with the female sign, consider context when choosing between symbols and written labels.

Related Entities

Explore More HTML Entities

Browse our complete reference of 262 HTML entities with codes, examples, and usage tips.