HTML Entity (dec) | ꎫ |
HTML Entity (hex) | ꎫ |
UTF-8 (hex) | 0xea8eab / 0xea 0x8e 0xab (3 bytes) |
UTF-8 (dec) | 234, 142, 171 (3 bytes) |
UTF-16-BE (hex) | 0xa3ab / 0xa3 0xab (2 bytes) |
UTF-16-BE (dec) | 163, 171 (2 bytes) |
UTF-32-BE (hex) | 0xa3ab / 0x00 0x00 0xa3 0xab (4 bytes) |
UTF-32-BE (dec) | 0, 0, 163, 171 (4 bytes) |
C/C++/Java source code | "\ua3ab" |
Python source code | "\ua3ab" |