HTML Entity (dec) | 䙇 |
HTML Entity (hex) | 䙇 |
UTF-8 (hex) | 0xe49987 / 0xe4 0x99 0x87 (3 bytes) |
UTF-8 (dec) | 228, 153, 135 (3 bytes) |
UTF-16-BE (hex) | 0x4647 / 0x46 0x47 (2 bytes) |
UTF-16-BE (dec) | 70, 71 (2 bytes) |
UTF-32-BE (hex) | 0x4647 / 0x00 0x00 0x46 0x47 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 70, 71 (4 bytes) |
C/C++/Java source code | "\u4647" |
Python source code | "\u4647" |