PILCROW SIGN (¶)
¶
Copy Character
Unicode Code
U+00B6
Codepoint
182
Aliases
paragraph sign
Notes
section sign in some European usage
Character Encoding
UTF-8
0xC20xB6
UTF-16
0x00B6
UTF-32
0x000000B6
Copy & Paste Codes
Unicode Escape
\u{00B6}
HTML Entity (Decimal)
¶
HTML Entity (Hex)
¶
CSS Code
\00B6
JavaScript/JSON
String.fromCodePoint(0x00B6)
Python
chr(0x00B6)
Ruby/PHP
chr(0x00B6)
Unix, C, PHP, JAVA
0x00B6
Perl
chr(0x00B6)
URL Encoded
%00b6