HTML Entity (dec) | ߧ |
HTML Entity (hex) | ߧ |
UTF-8 (hex) | 0xdfa7 / 0xdf 0xa7 (2 bytes) |
UTF-8 (dec) | 223, 167 (2 bytes) |
UTF-16-BE (hex) | 0x7e7 / 0x07 0xe7 (2 bytes) |
UTF-16-BE (dec) | 7, 231 (2 bytes) |
UTF-32-BE (hex) | 0x7e7 / 0x00 0x00 0x07 0xe7 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 7, 231 (4 bytes) |
C/C++/Java source code | "\u07e7" |
Python source code | "\u07e7" |