FOSSFonts

SECTION SIGN (§)

§

Copy Character

Unicode Code

U+00A7

Codepoint

167

Notes

used in referencing numbered sections or paragraphs

Character Encoding

UTF-8

0xC20xA7

UTF-16

0x00A7

UTF-32

0x000000A7

Copy & Paste Codes

Unicode Escape

\u{00A7}

HTML Entity (Decimal)

§

HTML Entity (Hex)

§

CSS Code

\00A7

JavaScript/JSON

String.fromCodePoint(0x00A7)

Python

chr(0x00A7)

Ruby/PHP

chr(0x00A7)

Unix, C, PHP, JAVA

0x00A7

Perl

chr(0x00A7)

URL Encoded

%00a7
SECTION SIGN (§) - U+00A7 | Unicode | FOSSFonts