*
Copy to Clipboard
ASTERISK
General information
| ID | 42 |
| HEX | 2a |
| Char | * |
| Char type | Other_Punctuation |
| Unicode name | ASTERISK |
| Extended name | ASTERISK |
| Unicode group | Basic Latin |
| Unicode Code Point | U+2A |
Conversion (How to escape *)
| HTML Entity (decimal) | * |
| HTML Entity (hex) | * |
| URL Encoded | %2A |
| C / C++ / Java | "\u2A" |
| Javascript (ASCII) | "\x2A" |
| Javascript (UTF-16) | "\u002A" |
| Javascript | "\u{2A}" |
| Python | u"\u2A" |
| CSS | \2A |
| CSS | \00002A |
How to type *
| Microsoft Windows ALT code | Alt + 42 |
| Microsoft Office | write 2a then press Alt + X |
| Microsoft Office (alternative) | write U+2a then press Alt + X |
| Apple Mac | Hold Alt, type 2 A then release |
| Apple Mac (alternative) | Hold Option, type 2 A then release |
| Unix GTK | Hold Ctrl + Shift, type u 2 A, then release. |
| Unix GTK (Alternative) | Press Ctrl + Shift + u, type 2 A, then press Enter. |
UTF Encodings
| UTF-8 (hex) | 2A |
| UTF-8 (octal) | 52 |
| UTF-8 (binary) | 00101010 |
| UTF-16 (hex) | 00 2A |
| UTF-16 (octal) | 0 52 |
| UTF-16 (binary) | 00000000 00101010 |
| UTF-32 (hex) | 00 00 00 2A |
| UTF-32 (octal) | 000 000 000 052 |
| UTF-32 (binary) | 00000000 00000000 00000000 00101010 |
IMAGE