HTML Entity (dec) | 䌪 |
HTML Entity (hex) | 䌪 |
UTF-8 (hex) | 0xe48caa / 0xe4 0x8c 0xaa (3 bytes) |
UTF-8 (dec) | 228, 140, 170 (3 bytes) |
UTF-16-BE (hex) | 0x432a / 0x43 0x2a (2 bytes) |
UTF-16-BE (dec) | 67, 42 (2 bytes) |
UTF-32-BE (hex) | 0x432a / 0x00 0x00 0x43 0x2a (4 bytes) |
UTF-32-BE (dec) | 0, 0, 67, 42 (4 bytes) |
C/C++/Java source code | "\u432a" |
Python source code | "\u432a" |