HTML Entity (dec) | 㢞 |
HTML Entity (hex) | 㢞 |
UTF-8 (hex) | 0xe3a29e / 0xe3 0xa2 0x9e (3 bytes) |
UTF-8 (dec) | 227, 162, 158 (3 bytes) |
UTF-16-BE (hex) | 0x389e / 0x38 0x9e (2 bytes) |
UTF-16-BE (dec) | 56, 158 (2 bytes) |
UTF-32-BE (hex) | 0x389e / 0x00 0x00 0x38 0x9e (4 bytes) |
UTF-32-BE (dec) | 0, 0, 56, 158 (4 bytes) |
C/C++/Java source code | "\u389e" |
Python source code | "\u389e" |