HTML Entity (dec) | 𐦇 |
HTML Entity (hex) | 𐦇 |
UTF-8 (hex) | 0xf090a687 / 0xf0 0x90 0xa6 0x87 (4 bytes) |
UTF-8 (dec) | 240, 144, 166, 135 (4 bytes) |
UTF-16-BE (hex) | 0xd802dd87 / 0xd8 0x02 0xdd 0x87 (4 bytes) |
UTF-16-BE (dec) | 216, 2, 221, 135 (4 bytes) |
UTF-32-BE (hex) | 0x10987 / 0x00 0x01 0x09 0x87 (4 bytes) |
UTF-32-BE (dec) | 0, 1, 9, 135 (4 bytes) |
C/C++/Java source code | "\u10987" |
Python source code | "\u10987" |