HTML Entity (dec) | ם |
HTML Entity (hex) | ם |
UTF-8 (hex) | 0xd79d / 0xd7 0x9d (2 bytes) |
UTF-8 (dec) | 215, 157 (2 bytes) |
UTF-16-BE (hex) | 0x5dd / 0x05 0xdd (2 bytes) |
UTF-16-BE (dec) | 5, 221 (2 bytes) |
UTF-32-BE (hex) | 0x5dd / 0x00 0x00 0x05 0xdd (4 bytes) |
UTF-32-BE (dec) | 0, 0, 5, 221 (4 bytes) |
C/C++/Java source code | "\u05dd" |
Python source code | "\u05dd" |