HTML Entity (dec) | М |
HTML Entity (hex) | М |
UTF-8 (hex) | 0xd09c / 0xd0 0x9c (2 bytes) |
UTF-8 (dec) | 208, 156 (2 bytes) |
UTF-16-BE (hex) | 0x41c / 0x04 0x1c (2 bytes) |
UTF-16-BE (dec) | 4, 28 (2 bytes) |
UTF-32-BE (hex) | 0x41c / 0x00 0x00 0x04 0x1c (4 bytes) |
UTF-32-BE (dec) | 0, 0, 4, 28 (4 bytes) |
C/C++/Java source code | "\u041c" |
Python source code | "\u041c" |