HTML Entity (dec) | Ǔ |
HTML Entity (hex) | Ǔ |
UTF-8 (hex) | 0xc793 / 0xc7 0x93 (2 bytes) |
UTF-8 (dec) | 199, 147 (2 bytes) |
UTF-16-BE (hex) | 0x1d3 / 0x01 0xd3 (2 bytes) |
UTF-16-BE (dec) | 1, 211 (2 bytes) |
UTF-32-BE (hex) | 0x1d3 / 0x00 0x00 0x01 0xd3 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 1, 211 (4 bytes) |
C/C++/Java source code | "\u01d3" |
Python source code | "\u01d3" |