HTML Entity Detail

HTML Entity - Section Sign

Section Sign is a reserved HTML characters and special typographic symbols. This HTML entity enables web developers to display this character reliably across all browsers without encoding issues.

Symbol preview
§
Unicode

U+000A7

HTML entity

§

CSS code

\00A7

Usage Examples

Use § for the section symbol in legal and academic citations. Example: See § 5.2.1 of the Terms of Service renders as See § 5.2.1. For multiple sections: §§ 10–15.

Common Mistakes

⚠️

Mistake: Using the letter S instead of the section symbol §

Fix: The section symbol § is a specific legal typographic mark. Using a capital S looks unprofessional in legal citations.

⚠️

Mistake: Confusing § (section) with ¶ (pilcrow / paragraph mark)

Fix: Use § for section references (§ 5) and ¶ (¶) for paragraph references (¶ 3). They reference different levels of a document.

Section Sign

Select any code to highlight it before copying.

Category: Special Chars & Html
Unicode U+000A7
Hex Code §
HTML Code §
HTML Entity §
CSS Code \00A7
Windows Shortcut
Mac Shortcut
HTML code example
CSS code example
Last updated: 21 Jun 2026