CEDILLA
¸
U+00B8
Code
00B8
Code Point
184
Notes
this is a spacing character
other spacing accent characters: 02D8-02DB
# 0020 0327
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
0xC20xB8
UTF-16
0x00B8
UTF-32
0x000000B8
Copy & Paste Codes
Character
¸
Unicode Escape
\u{00B8}
HTML Entity (Decimal)
¸
HTML Entity (Hex)
¸
CSS Code
\00B8
JavaScript
String.fromCodePoint(0x00B8)
Python
chr(0x00B8)