HTML Entity (dec) | ح |
HTML Entity (hex) | ح |
UTF-8 (hex) | 0xd8ad / 0xd8 0xad (2 bytes) |
UTF-8 (dec) | 216, 173 (2 bytes) |
UTF-16-BE (hex) | 0x62d / 0x06 0x2d (2 bytes) |
UTF-16-BE (dec) | 6, 45 (2 bytes) |
UTF-32-BE (hex) | 0x62d / 0x00 0x00 0x06 0x2d (4 bytes) |
UTF-32-BE (dec) | 0, 0, 6, 45 (4 bytes) |
C/C++/Java source code | "\u062d" |
Python source code | "\u062d" |