HTML Entity (dec) | ꩸ |
HTML Entity (hex) | ꩸ |
UTF-8 (hex) | 0xeaa9b8 / 0xea 0xa9 0xb8 (3 bytes) |
UTF-8 (dec) | 234, 169, 184 (3 bytes) |
UTF-16-BE (hex) | 0xaa78 / 0xaa 0x78 (2 bytes) |
UTF-16-BE (dec) | 170, 120 (2 bytes) |
UTF-32-BE (hex) | 0xaa78 / 0x00 0x00 0xaa 0x78 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 170, 120 (4 bytes) |
C/C++/Java source code | "\uaa78" |
Python source code | "\uaa78" |