HTML Entity (dec) | 㘝 |
HTML Entity (hex) | 㘝 |
UTF-8 (hex) | 0xe3989d / 0xe3 0x98 0x9d (3 bytes) |
UTF-8 (dec) | 227, 152, 157 (3 bytes) |
UTF-16-BE (hex) | 0x361d / 0x36 0x1d (2 bytes) |
UTF-16-BE (dec) | 54, 29 (2 bytes) |
UTF-32-BE (hex) | 0x361d / 0x00 0x00 0x36 0x1d (4 bytes) |
UTF-32-BE (dec) | 0, 0, 54, 29 (4 bytes) |
C/C++/Java source code | "\u361d" |
Python source code | "\u361d" |