HTML Entity (dec) | ꫜ |
HTML Entity (hex) | ꫜ |
UTF-8 (hex) | 0xeaab9c / 0xea 0xab 0x9c (3 bytes) |
UTF-8 (dec) | 234, 171, 156 (3 bytes) |
UTF-16-BE (hex) | 0xaadc / 0xaa 0xdc (2 bytes) |
UTF-16-BE (dec) | 170, 220 (2 bytes) |
UTF-32-BE (hex) | 0xaadc / 0x00 0x00 0xaa 0xdc (4 bytes) |
UTF-32-BE (dec) | 0, 0, 170, 220 (4 bytes) |
C/C++/Java source code | "\uaadc" |
Python source code | "\uaadc" |