HTML Entity (dec) | 𘂿 |
HTML Entity (hex) | 𘂿 |
UTF-8 (hex) | 0xf09882bf / 0xf0 0x98 0x82 0xbf (4 bytes) |
UTF-8 (dec) | 240, 152, 130, 191 (4 bytes) |
UTF-16-BE (hex) | 0xd820dcbf / 0xd8 0x20 0xdc 0xbf (4 bytes) |
UTF-16-BE (dec) | 216, 32, 220, 191 (4 bytes) |
UTF-32-BE (hex) | 0x180bf / 0x00 0x01 0x80 0xbf (4 bytes) |
UTF-32-BE (dec) | 0, 1, 128, 191 (4 bytes) |
C/C++/Java source code | "\u180bf" |
Python source code | "\u180bf" |