PILCROW SIGN
¶
U+00B6
Code
00B6
Code Point
182
Aliases
paragraph sign
Notes
section sign in some European usage
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
0xC20xB6
UTF-16
0x00B6
UTF-32
0x000000B6
Copy & Paste Codes
Character
¶
Unicode Escape
\u{00B6}
HTML Entity (Decimal)
¶
HTML Entity (Hex)
¶
CSS Code
\00B6
JavaScript
String.fromCodePoint(0x00B6)
Python
chr(0x00B6)