HTML Entity (dec) | 𠞭 |
HTML Entity (hex) | 𠞭 |
UTF-8 (hex) | 0xf0a09ead / 0xf0 0xa0 0x9e 0xad (4 bytes) |
UTF-8 (dec) | 240, 160, 158, 173 (4 bytes) |
UTF-16-BE (hex) | 0xd841dfad / 0xd8 0x41 0xdf 0xad (4 bytes) |
UTF-16-BE (dec) | 216, 65, 223, 173 (4 bytes) |
UTF-32-BE (hex) | 0x207ad / 0x00 0x02 0x07 0xad (4 bytes) |
UTF-32-BE (dec) | 0, 2, 7, 173 (4 bytes) |
C/C++/Java source code | "\u207ad" |
Python source code | "\u207ad" |