HTML Entity (dec) | 㺅 |
HTML Entity (hex) | 㺅 |
UTF-8 (hex) | 0xe3ba85 / 0xe3 0xba 0x85 (3 bytes) |
UTF-8 (dec) | 227, 186, 133 (3 bytes) |
UTF-16-BE (hex) | 0x3e85 / 0x3e 0x85 (2 bytes) |
UTF-16-BE (dec) | 62, 133 (2 bytes) |
UTF-32-BE (hex) | 0x3e85 / 0x00 0x00 0x3e 0x85 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 62, 133 (4 bytes) |
C/C++/Java source code | "\u3e85" |
Python source code | "\u3e85" |