HTML Entity (dec) | 𐢈 |
HTML Entity (hex) | 𐢈 |
UTF-8 (hex) | 0xf090a288 / 0xf0 0x90 0xa2 0x88 (4 bytes) |
UTF-8 (dec) | 240, 144, 162, 136 (4 bytes) |
UTF-16-BE (hex) | 0xd802dc88 / 0xd8 0x02 0xdc 0x88 (4 bytes) |
UTF-16-BE (dec) | 216, 2, 220, 136 (4 bytes) |
UTF-32-BE (hex) | 0x10888 / 0x00 0x01 0x08 0x88 (4 bytes) |
UTF-32-BE (dec) | 0, 1, 8, 136 (4 bytes) |
C/C++/Java source code | "\u10888" |
Python source code | "\u10888" |