HTML Entity (dec) | 垌 |
HTML Entity (hex) | 垌 |
UTF-8 (hex) | 0xe59e8c / 0xe5 0x9e 0x8c (3 bytes) |
UTF-8 (dec) | 229, 158, 140 (3 bytes) |
UTF-16-BE (hex) | 0x578c / 0x57 0x8c (2 bytes) |
UTF-16-BE (dec) | 87, 140 (2 bytes) |
UTF-32-BE (hex) | 0x578c / 0x00 0x00 0x57 0x8c (4 bytes) |
UTF-32-BE (dec) | 0, 0, 87, 140 (4 bytes) |
C/C++/Java source code | "\u578c" |
Python source code | "\u578c" |