HTML Entity (dec) | ֶ |
HTML Entity (hex) | ֶ |
UTF-8 (hex) | 0xd6b6 / 0xd6 0xb6 (2 bytes) |
UTF-8 (dec) | 214, 182 (2 bytes) |
UTF-16-BE (hex) | 0x5b6 / 0x05 0xb6 (2 bytes) |
UTF-16-BE (dec) | 5, 182 (2 bytes) |
UTF-32-BE (hex) | 0x5b6 / 0x00 0x00 0x05 0xb6 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 5, 182 (4 bytes) |
C/C++/Java source code | "\u05b6" |
Python source code | "\u05b6" |