HTML Entity (dec) | 㫟 |
HTML Entity (hex) | 㫟 |
UTF-8 (hex) | 0xe3ab9f / 0xe3 0xab 0x9f (3 bytes) |
UTF-8 (dec) | 227, 171, 159 (3 bytes) |
UTF-16-BE (hex) | 0x3adf / 0x3a 0xdf (2 bytes) |
UTF-16-BE (dec) | 58, 223 (2 bytes) |
UTF-32-BE (hex) | 0x3adf / 0x00 0x00 0x3a 0xdf (4 bytes) |
UTF-32-BE (dec) | 0, 0, 58, 223 (4 bytes) |
C/C++/Java source code | "\u3adf" |
Python source code | "\u3adf" |