HTML Entity (dec) | ﲷ |
HTML Entity (hex) | ﲷ |
UTF-8 (hex) | 0xefb2b7 / 0xef 0xb2 0xb7 (3 bytes) |
UTF-8 (dec) | 239, 178, 183 (3 bytes) |
UTF-16-BE (hex) | 0xfcb7 / 0xfc 0xb7 (2 bytes) |
UTF-16-BE (dec) | 252, 183 (2 bytes) |
UTF-32-BE (hex) | 0xfcb7 / 0x00 0x00 0xfc 0xb7 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 252, 183 (4 bytes) |
C/C++/Java source code | "\ufcb7" |
Python source code | "\ufcb7" |