HTML Entity (dec) | ꨙ |
HTML Entity (hex) | ꨙ |
UTF-8 (hex) | 0xeaa899 / 0xea 0xa8 0x99 (3 bytes) |
UTF-8 (dec) | 234, 168, 153 (3 bytes) |
UTF-16-BE (hex) | 0xaa19 / 0xaa 0x19 (2 bytes) |
UTF-16-BE (dec) | 170, 25 (2 bytes) |
UTF-32-BE (hex) | 0xaa19 / 0x00 0x00 0xaa 0x19 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 170, 25 (4 bytes) |
C/C++/Java source code | "\uaa19" |
Python source code | "\uaa19" |