HTML Entity (dec) | ﮸ |
HTML Entity (hex) | ﮸ |
UTF-8 (hex) | 0xefaeb8 / 0xef 0xae 0xb8 (3 bytes) |
UTF-8 (dec) | 239, 174, 184 (3 bytes) |
UTF-16-BE (hex) | 0xfbb8 / 0xfb 0xb8 (2 bytes) |
UTF-16-BE (dec) | 251, 184 (2 bytes) |
UTF-32-BE (hex) | 0xfbb8 / 0x00 0x00 0xfb 0xb8 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 251, 184 (4 bytes) |
C/C++/Java source code | "\ufbb8" |
Python source code | "\ufbb8" |