HTML Entity (dec) | ע |
HTML Entity (hex) | ע |
UTF-8 (hex) | 0xd7a2 / 0xd7 0xa2 (2 bytes) |
UTF-8 (dec) | 215, 162 (2 bytes) |
UTF-16-BE (hex) | 0x5e2 / 0x05 0xe2 (2 bytes) |
UTF-16-BE (dec) | 5, 226 (2 bytes) |
UTF-32-BE (hex) | 0x5e2 / 0x00 0x00 0x05 0xe2 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 5, 226 (4 bytes) |
C/C++/Java source code | "\u05e2" |
Python source code | "\u05e2" |