HTML Entity (dec) | Ӿ |
HTML Entity (hex) | Ӿ |
UTF-8 (hex) | 0xd3be / 0xd3 0xbe (2 bytes) |
UTF-8 (dec) | 211, 190 (2 bytes) |
UTF-16-BE (hex) | 0x4fe / 0x04 0xfe (2 bytes) |
UTF-16-BE (dec) | 4, 254 (2 bytes) |
UTF-32-BE (hex) | 0x4fe / 0x00 0x00 0x04 0xfe (4 bytes) |
UTF-32-BE (dec) | 0, 0, 4, 254 (4 bytes) |
C/C++/Java source code | "\u04fe" |
Python source code | "\u04fe" |