HTML Entity (dec) | ﯴ |
HTML Entity (hex) | ﯴ |
UTF-8 (hex) | 0xefafb4 / 0xef 0xaf 0xb4 (3 bytes) |
UTF-8 (dec) | 239, 175, 180 (3 bytes) |
UTF-16-BE (hex) | 0xfbf4 / 0xfb 0xf4 (2 bytes) |
UTF-16-BE (dec) | 251, 244 (2 bytes) |
UTF-32-BE (hex) | 0xfbf4 / 0x00 0x00 0xfb 0xf4 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 251, 244 (4 bytes) |
C/C++/Java source code | "\ufbf4" |
Python source code | "\ufbf4" |