HTML Entity (dec) | 𠖇 |
HTML Entity (hex) | 𠖇 |
UTF-8 (hex) | 0xf0a09687 / 0xf0 0xa0 0x96 0x87 (4 bytes) |
UTF-8 (dec) | 240, 160, 150, 135 (4 bytes) |
UTF-16-BE (hex) | 0xd841dd87 / 0xd8 0x41 0xdd 0x87 (4 bytes) |
UTF-16-BE (dec) | 216, 65, 221, 135 (4 bytes) |
UTF-32-BE (hex) | 0x20587 / 0x00 0x02 0x05 0x87 (4 bytes) |
UTF-32-BE (dec) | 0, 2, 5, 135 (4 bytes) |
C/C++/Java source code | "\u20587" |
Python source code | "\u20587" |