MICRO SIGN
µ
U+00B5
Code
00B5
Code Point
181
Notes
# 03BC greek small letter mu
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
0xC20xB5
UTF-16
0x00B5
UTF-32
0x000000B5
Copy & Paste Codes
Character
µ
Unicode Escape
\u{00B5}
HTML Entity (Decimal)
µ
HTML Entity (Hex)
µ
CSS Code
\00B5
JavaScript
String.fromCodePoint(0x00B5)
Python
chr(0x00B5)