HTML Entity (dec) | 𘃌 |
HTML Entity (hex) | 𘃌 |
UTF-8 (hex) | 0xf098838c / 0xf0 0x98 0x83 0x8c (4 bytes) |
UTF-8 (dec) | 240, 152, 131, 140 (4 bytes) |
UTF-16-BE (hex) | 0xd820dccc / 0xd8 0x20 0xdc 0xcc (4 bytes) |
UTF-16-BE (dec) | 216, 32, 220, 204 (4 bytes) |
UTF-32-BE (hex) | 0x180cc / 0x00 0x01 0x80 0xcc (4 bytes) |
UTF-32-BE (dec) | 0, 1, 128, 204 (4 bytes) |
C/C++/Java source code | "\u180cc" |
Python source code | "\u180cc" |