SECTION SIGN
§
U+00A7
Code
00A7
Code Point
167
Notes
used in referencing numbered sections or paragraphs
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C1 Controls and Latin-1 Supplement (Latin-1 Supplement)
Character Encoding
UTF-8
0xC20xA7
UTF-16
0x00A7
UTF-32
0x000000A7
Copy & Paste Codes
Character
§
Unicode Escape
\u{00A7}
HTML Entity (Decimal)
§
HTML Entity (Hex)
§
CSS Code
\00A7
JavaScript
String.fromCodePoint(0x00A7)
Python
chr(0x00A7)