HTML Entity (dec) | ꭠ |
HTML Entity (hex) | ꭠ |
UTF-8 (hex) | 0xeaada0 / 0xea 0xad 0xa0 (3 bytes) |
UTF-8 (dec) | 234, 173, 160 (3 bytes) |
UTF-16-BE (hex) | 0xab60 / 0xab 0x60 (2 bytes) |
UTF-16-BE (dec) | 171, 96 (2 bytes) |
UTF-32-BE (hex) | 0xab60 / 0x00 0x00 0xab 0x60 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 171, 96 (4 bytes) |
C/C++/Java source code | "\uab60" |
Python source code | "\uab60" |