U+03BC
Muμ
Mu is a monochrome text character from the Unicode Greek and Coptic block, listed here under Greek Letters. Copy it with one click, or use the hex, octal, decimal and HTML entity codes below to embed it in web pages, code, and documents. It is often searched for as "micro".
Quick facts
- Unicode
- U+03BC
- Decimal
- 956
- Hex
- 0x03BC
- Octal
- 0o1674
Unicode identity
| Format | Value | Copy |
|---|---|---|
| Code pointOfficial Unicode notation | U+03BC | |
| Official nameUnicodeData.txt, Unicode 18.0.0 | GREEK SMALL LETTER MU | |
| DecimalBase 10 | 956 | |
| HexadecimalBase 16 | 0x03BC | |
| OctalBase 8 | 0o1674 | |
| BinaryBase 2 | 0000001110111100 | |
| General categoryLetter, lowercase | Ll | |
| Unicode blockU+0370–U+03FF | Greek and Coptic | |
| Plane | Basic Multilingual Plane (BMP, Plane 0) |
HTML & CSS
| Format | Value | Copy |
|---|---|---|
| HTML entity (decimal) | μ | |
| HTML entity (hex) | μ | |
| HTML entity (named) | μ | |
| CSS content escapeUse inside content: "…" | \03BC | |
| URL encodedPercent-encoded UTF-8 | %CE%BC |
Programming languages
| Format | Value | Copy |
|---|---|---|
| JavaScript / TypeScript | \u03BC | |
| JSONUTF-16 surrogate pairs | \u03BC | |
| Python | \u03BC | |
| Java / C# / Kotlin | \u03BC |
Byte encodings
| Format | Value | Copy |
|---|---|---|
| UTF-82 bytes | CE BC | |
| UTF-16 (BE) | 03BC | |
| UTF-32 (BE) | 000003BC |
How to type Mu
Windows
Hold Alt and type +3BC with the hex numeric keypad option enabled, or type 3BC then press Alt+X in Word and most Office apps.
macOS
Enable the Unicode Hex Input keyboard, hold Option, and type 03BC. Or open Character Viewer (Control+Command+Space) and search "Mu".
Linux
Press Ctrl+Shift+U, type 3bc, then press Space or Enter in GTK apps. IBus and most terminals support the same sequence.
HTML, CSS & code
Paste the character directly, or use the escapes above: μ in HTML, \03BC in CSS, and \u03BC in JavaScript.
Official Unicode reference
- Character name
- GREEK SMALL LETTER MU
- Block
- Greek and Coptic (U+0370–U+03FF)
- General category
- Ll — Letter, lowercase
Data from the Unicode Character Database, version 18.0.0. See the official code chart for the Greek and Coptic block: U0370.pdf (PDF, unicode.org).
Frequently asked questions
How do I copy the Mu symbol?
Click the Copy button at the top of this page, or select μ and press Ctrl+C (Cmd+C on Mac). It is plain Unicode text, so it pastes into documents, chats, code, and design tools.
What is the Unicode code point for Mu?
Mu is U+03BC (decimal 956, hexadecimal 0x03BC, octal 0o1674). It lives in the Greek and Coptic block (U+0370–U+03FF) of the Basic Multilingual Plane (BMP, Plane 0).
What is the official Unicode name of Mu?
The Unicode Standard (version 18.0.0) names this character "GREEK SMALL LETTER MU". Its General_Category is Ll (Letter, lowercase).
What is the HTML code for Mu?
Use μ or μ, or the named entity μ. In CSS, use content: "\03BC".
How do I type Mu in code?
JavaScript: "\u03BC". Python: "\u03BC". JSON and Java: "\u03BC". The UTF-8 byte sequence is CE BC.
Is Mu an emoji?
No. Mu is a text symbol and renders as a monochrome glyph in the current font. Some platforms may offer an emoji variant when U+FE0F is appended.