HTML Entity (dec) | ؛ |
HTML Entity (hex) | ؛ |
UTF-8 (hex) | 0xd89b / 0xd8 0x9b (2 bytes) |
UTF-8 (dec) | 216, 155 (2 bytes) |
UTF-16-BE (hex) | 0x61b / 0x06 0x1b (2 bytes) |
UTF-16-BE (dec) | 6, 27 (2 bytes) |
UTF-32-BE (hex) | 0x61b / 0x00 0x00 0x06 0x1b (4 bytes) |
UTF-32-BE (dec) | 0, 0, 6, 27 (4 bytes) |
C/C++/Java source code | "\u061b" |
Python source code | "\u061b" |