HTML Entity (dec) | ꫴ |
HTML Entity (hex) | ꫴ |
UTF-8 (hex) | 0xeaabb4 / 0xea 0xab 0xb4 (3 bytes) |
UTF-8 (dec) | 234, 171, 180 (3 bytes) |
UTF-16-BE (hex) | 0xaaf4 / 0xaa 0xf4 (2 bytes) |
UTF-16-BE (dec) | 170, 244 (2 bytes) |
UTF-32-BE (hex) | 0xaaf4 / 0x00 0x00 0xaa 0xf4 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 170, 244 (4 bytes) |
C/C++/Java source code | "\uaaf4" |
Python source code | "\uaaf4" |