HTML Entity (dec) | ꪓ |
HTML Entity (hex) | ꪓ |
UTF-8 (hex) | 0xeaaa93 / 0xea 0xaa 0x93 (3 bytes) |
UTF-8 (dec) | 234, 170, 147 (3 bytes) |
UTF-16-BE (hex) | 0xaa93 / 0xaa 0x93 (2 bytes) |
UTF-16-BE (dec) | 170, 147 (2 bytes) |
UTF-32-BE (hex) | 0xaa93 / 0x00 0x00 0xaa 0x93 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 170, 147 (4 bytes) |
C/C++/Java source code | "\uaa93" |
Python source code | "\uaa93" |