HTML Entity (dec) | 귧 |
HTML Entity (hex) | 귧 |
UTF-8 (hex) | 0xeab7a7 / 0xea 0xb7 0xa7 (3 bytes) |
UTF-8 (dec) | 234, 183, 167 (3 bytes) |
UTF-16-BE (hex) | 0xade7 / 0xad 0xe7 (2 bytes) |
UTF-16-BE (dec) | 173, 231 (2 bytes) |
UTF-32-BE (hex) | 0xade7 / 0x00 0x00 0xad 0xe7 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 173, 231 (4 bytes) |
C/C++/Java source code | "\uade7" |
Python source code | "\uade7" |