HTML Entity (dec) | 𢅜 |
HTML Entity (hex) | 𢅜 |
UTF-8 (hex) | 0xf0a2859c / 0xf0 0xa2 0x85 0x9c (4 bytes) |
UTF-8 (dec) | 240, 162, 133, 156 (4 bytes) |
UTF-16-BE (hex) | 0xd848dd5c / 0xd8 0x48 0xdd 0x5c (4 bytes) |
UTF-16-BE (dec) | 216, 72, 221, 92 (4 bytes) |
UTF-32-BE (hex) | 0x2215c / 0x00 0x02 0x21 0x5c (4 bytes) |
UTF-32-BE (dec) | 0, 2, 33, 92 (4 bytes) |
C/C++/Java source code | "\u2215c" |
Python source code | "\u2215c" |