HTML Entity (dec) | ާ |
HTML Entity (hex) | ާ |
UTF-8 (hex) | 0xdea7 / 0xde 0xa7 (2 bytes) |
UTF-8 (dec) | 222, 167 (2 bytes) |
UTF-16-BE (hex) | 0x7a7 / 0x07 0xa7 (2 bytes) |
UTF-16-BE (dec) | 7, 167 (2 bytes) |
UTF-32-BE (hex) | 0x7a7 / 0x00 0x00 0x07 0xa7 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 7, 167 (4 bytes) |
C/C++/Java source code | "\u07a7" |
Python source code | "\u07a7" |