HTML Entity (dec) | с |
HTML Entity (hex) | с |
UTF-8 (hex) | 0xd181 / 0xd1 0x81 (2 bytes) |
UTF-8 (dec) | 209, 129 (2 bytes) |
UTF-16-BE (hex) | 0x441 / 0x04 0x41 (2 bytes) |
UTF-16-BE (dec) | 4, 65 (2 bytes) |
UTF-32-BE (hex) | 0x441 / 0x00 0x00 0x04 0x41 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 4, 65 (4 bytes) |
C/C++/Java source code | "\u0441" |
Python source code | "\u0441" |