HTML Entity (dec) | ꕪ |
HTML Entity (hex) | ꕪ |
UTF-8 (hex) | 0xea95aa / 0xea 0x95 0xaa (3 bytes) |
UTF-8 (dec) | 234, 149, 170 (3 bytes) |
UTF-16-BE (hex) | 0xa56a / 0xa5 0x6a (2 bytes) |
UTF-16-BE (dec) | 165, 106 (2 bytes) |
UTF-32-BE (hex) | 0xa56a / 0x00 0x00 0xa5 0x6a (4 bytes) |
UTF-32-BE (dec) | 0, 0, 165, 106 (4 bytes) |
C/C++/Java source code | "\ua56a" |
Python source code | "\ua56a" |