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