CEDILLA (¸)
¸
Copy Character
Unicode Code
U+00B8
Codepoint
184
Notes
this is a spacing character
other spacing accent characters: 02D8-02DB
# 0020 0327
Character Encoding
UTF-8
0xC20xB8
UTF-16
0x00B8
UTF-32
0x000000B8
Copy & Paste Codes
Unicode Escape
\u{00B8}
HTML Entity (Decimal)
¸
HTML Entity (Hex)
¸
CSS Code
\00B8
JavaScript/JSON
String.fromCodePoint(0x00B8)
Python
chr(0x00B8)
Ruby/PHP
chr(0x00B8)
Unix, C, PHP, JAVA
0x00B8
Perl
chr(0x00B8)
URL Encoded
%00b8