unicode

U+FE5F

SMALL NUMBER SIGN

SMALL NUMBER SIGN · Other Punctuation · Small Form Variants · Common script

Quick facts

Code point
U+FE5F
Decimal
65119
Name
SMALL NUMBER SIGN
General category
PoOther Punctuation
Script
Common
Bidi class
ET
Combining class
0
Age
1.1
Name aliases

Normalization & case

Decomposition
<small> 0023
Uppercase
Lowercase
Titlecase
Case folding
Bidi mirrored
No

Layout & width

East Asian Width
W
Line Break
ID
Numeric
Script extensions

Developer examples

JS
'\u{fe5f}' // U+FE5F
Python
"\N{SMALL NUMBER SIGN}"
HTML
&#xFE5F;

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