unicode

U+FFE0

FULLWIDTH CENT SIGN

FULLWIDTH CENT SIGN · Currency Symbol · Halfwidth and Fullwidth Forms · Common script

Quick facts

Code point
U+FFE0
Decimal
65504
Name
FULLWIDTH CENT SIGN
General category
ScCurrency Symbol
Script
Common
Bidi class
ET
Combining class
0
Age
1.1
Name aliases

Normalization & case

Decomposition
<wide> 00A2
Uppercase
Lowercase
Titlecase
Case folding
Bidi mirrored
No

Layout & width

East Asian Width
F
Line Break
PO
Numeric
Script extensions

Developer examples

JS
'\u{ffe0}' // U+FFE0
Python
"\N{FULLWIDTH CENT SIGN}"
HTML
&#xFFE0;

Encodings & escapes

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

Related

Source

Unicode
16.0.0
WHATWG