unicode

¸

U+00B8

CEDILLA

CEDILLA · Modifier Symbol · Latin-1 Supplement · Common script

Quick facts

Code point
U+00B8
Decimal
184
Name
CEDILLA
General category
SkModifier Symbol
Script
Common
Bidi class
ON
Combining class
0
Age
1.1
Name aliases

Normalization & case

Decomposition
<compat> 0020 0327
Uppercase
Lowercase
Titlecase
Case folding
Bidi mirrored
No

Layout & width

East Asian Width
A
Line Break
AI
Numeric
Script extensions

Binary properties

Diacritic

Developer examples

JS
'\u{b8}' // U+00B8
Python
"\N{CEDILLA}"
HTML
&#xB8;

Encodings & escapes

UTF-8
UTF-16
UTF-32
HTML decimal
HTML hex
HTML named
HTML named
JavaScript
Python
CSS
JSON
URL (UTF-8)
C / C++

Related

Source

Unicode
16.0.0
WHATWG