HTML Entity (dec) | 𥵼 |
HTML Entity (hex) | 𥵼 |
UTF-8 (hex) | 0xf0a5b5bc / 0xf0 0xa5 0xb5 0xbc (4 bytes) |
UTF-8 (dec) | 240, 165, 181, 188 (4 bytes) |
UTF-16-BE (hex) | 0xd857dd7c / 0xd8 0x57 0xdd 0x7c (4 bytes) |
UTF-16-BE (dec) | 216, 87, 221, 124 (4 bytes) |
UTF-32-BE (hex) | 0x25d7c / 0x00 0x02 0x5d 0x7c (4 bytes) |
UTF-32-BE (dec) | 0, 2, 93, 124 (4 bytes) |
C/C++/Java source code | "\u25d7c" |
Python source code | "\u25d7c" |