$
Copy to Clipboard
DOLLAR SIGN
General information
| ID | 36 |
| HEX | 24 |
| Char | $ |
| Char type | MATH SYMBOL |
| Unicode name | DOLLAR SIGN |
| Extended name | DOLLAR SIGN |
| Unicode group | Basic Latin |
| Unicode Code Point | U+24 |
Conversion (How to escape $)
| HTML Entity (decimal) | $ |
| HTML Entity (hex) | $ |
| URL Encoded | %24 |
| C / C++ / Java | "\u24" |
| Javascript (ASCII) | "\x24" |
| Javascript (UTF-16) | "\u0024" |
| Javascript | "\u{24}" |
| Python | u"\u24" |
| CSS | \24 |
| CSS | \000024 |
How to type $
| Microsoft Windows ALT code | Alt + 36 |
| Microsoft Office | write 24 then press Alt + X |
| Microsoft Office (alternative) | write U+24 then press Alt + X |
| Apple Mac | Hold Alt, type 2 4 then release |
| Apple Mac (alternative) | Hold Option, type 2 4 then release |
| Unix GTK | Hold Ctrl + Shift, type u 2 4, then release. |
| Unix GTK (Alternative) | Press Ctrl + Shift + u, type 2 4, then press Enter. |
UTF Encodings
| UTF-8 (hex) | 24 |
| UTF-8 (octal) | 44 |
| UTF-8 (binary) | 00100100 |
| UTF-16 (hex) | 00 24 |
| UTF-16 (octal) | 0 44 |
| UTF-16 (binary) | 00000000 00100100 |
| UTF-32 (hex) | 00 00 00 24 |
| UTF-32 (octal) | 000 000 000 044 |
| UTF-32 (binary) | 00000000 00000000 00000000 00100100 |
IMAGE