HTML Entity (dec) | 𑈡 |
HTML Entity (hex) | 𑈡 |
UTF-8 (hex) | 0xf09188a1 / 0xf0 0x91 0x88 0xa1 (4 bytes) |
UTF-8 (dec) | 240, 145, 136, 161 (4 bytes) |
UTF-16-BE (hex) | 0xd804de21 / 0xd8 0x04 0xde 0x21 (4 bytes) |
UTF-16-BE (dec) | 216, 4, 222, 33 (4 bytes) |
UTF-32-BE (hex) | 0x11221 / 0x00 0x01 0x12 0x21 (4 bytes) |
UTF-32-BE (dec) | 0, 1, 18, 33 (4 bytes) |
C/C++/Java source code | "\u11221" |
Python source code | "\u11221" |