unicode

µ

U+00B5

MICRO SIGN

MICRO SIGN · Lowercase Letter · Latin-1 Supplement · Common script

xid-start

Quick facts

Code point
U+00B5
Decimal
181
Name
MICRO SIGN
General category
LlLowercase Letter
Script
Common
Bidi class
L
Combining class
0
Age
1.1
Name aliases

Normalization & case

Decomposition
<compat> 03BC
Uppercase
U+039C
Lowercase
Titlecase
U+039C
Case folding
U+03BC
Bidi mirrored
No

Layout & width

East Asian Width
N
Line Break
AL
Numeric
Script extensions

Binary properties

AlphabeticLowercaseID_StartID_ContinueXID_StartXID_Continue

Developer examples

JS
'\u{b5}' // U+00B5
Python
"\N{MICRO SIGN}"
HTML
&#xB5;

Encodings & escapes

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

Related

Source

Unicode
16.0.0
WHATWG