HTML Entity (dec) | ﮇ |
HTML Entity (hex) | ﮇ |
UTF-8 (hex) | 0xefae87 / 0xef 0xae 0x87 (3 bytes) |
UTF-8 (dec) | 239, 174, 135 (3 bytes) |
UTF-16-BE (hex) | 0xfb87 / 0xfb 0x87 (2 bytes) |
UTF-16-BE (dec) | 251, 135 (2 bytes) |
UTF-32-BE (hex) | 0xfb87 / 0x00 0x00 0xfb 0x87 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 251, 135 (4 bytes) |
C/C++/Java source code | "\ufb87" |
Python source code | "\ufb87" |