HTML Entity (dec) | ꨃ |
HTML Entity (hex) | ꨃ |
UTF-8 (hex) | 0xeaa883 / 0xea 0xa8 0x83 (3 bytes) |
UTF-8 (dec) | 234, 168, 131 (3 bytes) |
UTF-16-BE (hex) | 0xaa03 / 0xaa 0x03 (2 bytes) |
UTF-16-BE (dec) | 170, 3 (2 bytes) |
UTF-32-BE (hex) | 0xaa03 / 0x00 0x00 0xaa 0x03 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 170, 3 (4 bytes) |
C/C++/Java source code | "\uaa03" |
Python source code | "\uaa03" |