HTML Entity (dec) | ﷁ |
HTML Entity (hex) | ﷁ |
UTF-8 (hex) | 0xefb781 / 0xef 0xb7 0x81 (3 bytes) |
UTF-8 (dec) | 239, 183, 129 (3 bytes) |
UTF-16-BE (hex) | 0xfdc1 / 0xfd 0xc1 (2 bytes) |
UTF-16-BE (dec) | 253, 193 (2 bytes) |
UTF-32-BE (hex) | 0xfdc1 / 0x00 0x00 0xfd 0xc1 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 253, 193 (4 bytes) |
C/C++/Java source code | "\ufdc1" |
Python source code | "\ufdc1" |