Character Sets | Decimal | Hex |
---|---|---|
Code page 437 | 230 | E6 |
ISO-8859-1 | 181 | B5 |
ISO-8859-3 | 181 | B5 |
ISO-8859-8 | 181 | B5 |
ISO-8859-9 | 181 | B5 |
Windows-1250 | 181 | B5 |
Windows-1251 | 181 | B5 |
Windows-1252 | 181 | B5 |
Windows-1253 | 181 | B5 |
Windows-1254 | 181 | B5 |
Windows-1255 | 181 | B5 |
Windows-1256 | 181 | B5 |
Windows-1257 | 181 | B5 |
Windows-1258 | 181 | B5 |
Unicode | U+00B5 | |
---|---|---|
Unicode Decimal | 181 | |
Unicode Escape | \u00b5 | |
UTF-8 (hex) | 0xC2 0xB5 | |
UTF-8 (binary) | 1100001010110101 | |
UTF-8 (binary) | ||
1100001010110101 | ||
UTF-16 | 0x00B5 | |
UTF-32 | 0x000000B5 |
HTML Number | µ | |
---|---|---|
HTML Hex | µ | |
HTML Entity | µ |
URL Escape Code | %C2%B5 | |
---|---|---|
Quoted-printable | =C2=B5 |
C, C++, and Java | "\u00B5" | |
---|---|---|
CSS Code | \00B5 | |
JavaScript | "\u00B5" | |
Perl | \x{00B5} | |
Python 2 | u"\u00B5" | |
Python 3 | \u00B5 | |
Ruby | \u{00B5} |