HTML Entity (dec) | 𡁷 |
HTML Entity (hex) | 𡁷 |
UTF-8 (hex) | 0xf0a181b7 / 0xf0 0xa1 0x81 0xb7 (4 bytes) |
UTF-8 (dec) | 240, 161, 129, 183 (4 bytes) |
UTF-16-BE (hex) | 0xd844dc77 / 0xd8 0x44 0xdc 0x77 (4 bytes) |
UTF-16-BE (dec) | 216, 68, 220, 119 (4 bytes) |
UTF-32-BE (hex) | 0x21077 / 0x00 0x02 0x10 0x77 (4 bytes) |
UTF-32-BE (dec) | 0, 2, 16, 119 (4 bytes) |
C/C++/Java source code | "\u21077" |
Python source code | "\u21077" |