HTML Entity (dec) | ﮴ |
HTML Entity (hex) | ﮴ |
UTF-8 (hex) | 0xefaeb4 / 0xef 0xae 0xb4 (3 bytes) |
UTF-8 (dec) | 239, 174, 180 (3 bytes) |
UTF-16-BE (hex) | 0xfbb4 / 0xfb 0xb4 (2 bytes) |
UTF-16-BE (dec) | 251, 180 (2 bytes) |
UTF-32-BE (hex) | 0xfbb4 / 0x00 0x00 0xfb 0xb4 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 251, 180 (4 bytes) |
C/C++/Java source code | "\ufbb4" |
Python source code | "\ufbb4" |