AES Encryption Explained: How It Works and Why It Matters
Jun 23, 2026
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.
U+000A7
§
\00A7
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.
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.
Select any code to highlight it before copying.
| Unicode | U+000A7 |
|---|---|
| Hex Code | § |
| HTML Code | § |
| HTML Entity | § |
| CSS Code | \00A7 |
| Windows Shortcut | |
| Mac Shortcut | |
Blog
Jun 23, 2026
Jun 23, 2026
Jun 23, 2026
Jun 23, 2026
Jun 23, 2026
Jun 23, 2026