μ
Technical information
Symbol | μ | |
Name | Greek small letter mu | |
Unicode number | U+03BC | |
Category | Greek small letter normal |
Description | The Unicode character μ, or U+03BC, is known as the "Greek Small Letter Mu." It belongs to the "Greek and Coptic" block and falls under the "Letter, Lowercase" category in the Unicode standard. In scientific and mathematical contexts, the mu character is commonly used to represent the micro- prefix in metric units, denoting one-millionth of the unit. For example, μm stands for micrometer. It's also used to denote the muon in particle physics, the coefficient of friction in physics, and the population mean in statistics, among other uses. This character is widely used across various fields, including mathematics, physics, engineering, and computing. |
Encoding
HTML Entity | μ | |
HTML Entity (hex) | μ | |
HTML Entity (named) | μ | |
URL Escape Code | %CE%BC | |
UTF-8 (hex) | 0xCE 0xBC | |
UTF-8 (binary) | 11001110:10111100 | |
UTF-16 | 0x03BC | |
UTF-32 | 0x000003BC |
Source Code
C, C++, and Java | "\u03BC" | |
CSS Code | \03BC | |
JavaScript | "\u03BC" | |
Perl | \x{03BC} | |
Python 2 | u"\u03BC" | |
Python 3 | \u03BC | |
Ruby | \u{03BC} |
Preview
This Unicode character looks like this μ in sentence and in bold like this μ and in italic like this μ.
input-group
Font size:
μ
12px
μ
16px
μ
20px
μ
28px
μ
36px
μ
48px
μ
72px
CSS Property: font-weight
μ
100
μ
200
μ
300
μ
400
μ
500
μ
600
μ
700
μ
800
μ
900
HTML Forms and Input
input
disabled input
μ
select
button
button
Code examples in HTML and CSS
<span>μ</span>
span {
content: "\03BC";
}
The symbol in different fonts
μ
-apple-system
μ
Apple Color Emoji
μ
Arial
μ
BlinkMacSystemFont
μ
Courier New
μ
Georgia
μ
Droid Sans
μ
Helvetica
μ
Noto Sans
μ
Oxygen
μ
Roboto
μ
"Segoe UI"
μ
sans-serif
μ
Segoe UI Emoji
μ
Segoe UI Symbol
μ
system-ui
μ
Times New Roman
μ
Ubuntu
μ
Verdana