HTML Entity (dec) | Д |
HTML Entity (hex) | Д |
UTF-8 (hex) | 0xd094 / 0xd0 0x94 (2 bytes) |
UTF-8 (dec) | 208, 148 (2 bytes) |
UTF-16-BE (hex) | 0x414 / 0x04 0x14 (2 bytes) |
UTF-16-BE (dec) | 4, 20 (2 bytes) |
UTF-32-BE (hex) | 0x414 / 0x00 0x00 0x04 0x14 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 4, 20 (4 bytes) |
C/C++/Java source code | "\u0414" |
Python source code | "\u0414" |