HTML Entity (dec) | 裡 |
HTML Entity (hex) | 裡 |
UTF-8 (hex) | 0xefa7a8 / 0xef 0xa7 0xa8 (3 bytes) |
UTF-8 (dec) | 239, 167, 168 (3 bytes) |
UTF-16-BE (hex) | 0xf9e8 / 0xf9 0xe8 (2 bytes) |
UTF-16-BE (dec) | 249, 232 (2 bytes) |
UTF-32-BE (hex) | 0xf9e8 / 0x00 0x00 0xf9 0xe8 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 249, 232 (4 bytes) |
C/C++/Java source code | "\uf9e8" |
Python source code | "\uf9e8" |