HTML Entity (dec) | 𤛌 |
HTML Entity (hex) | 𤛌 |
UTF-8 (hex) | 0xf0a49b8c / 0xf0 0xa4 0x9b 0x8c (4 bytes) |
UTF-8 (dec) | 240, 164, 155, 140 (4 bytes) |
UTF-16-BE (hex) | 0xd851decc / 0xd8 0x51 0xde 0xcc (4 bytes) |
UTF-16-BE (dec) | 216, 81, 222, 204 (4 bytes) |
UTF-32-BE (hex) | 0x246cc / 0x00 0x02 0x46 0xcc (4 bytes) |
UTF-32-BE (dec) | 0, 2, 70, 204 (4 bytes) |
C/C++/Java source code | "\u246cc" |
Python source code | "\u246cc" |