HTML Entity (dec) | ꨄ |
HTML Entity (hex) | ꨄ |
UTF-8 (hex) | 0xeaa884 / 0xea 0xa8 0x84 (3 bytes) |
UTF-8 (dec) | 234, 168, 132 (3 bytes) |
UTF-16-BE (hex) | 0xaa04 / 0xaa 0x04 (2 bytes) |
UTF-16-BE (dec) | 170, 4 (2 bytes) |
UTF-32-BE (hex) | 0xaa04 / 0x00 0x00 0xaa 0x04 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 170, 4 (4 bytes) |
C/C++/Java source code | "\uaa04" |
Python source code | "\uaa04" |