HTML Entity (dec) | ꁱ |
HTML Entity (hex) | ꁱ |
UTF-8 (hex) | 0xea81b1 / 0xea 0x81 0xb1 (3 bytes) |
UTF-8 (dec) | 234, 129, 177 (3 bytes) |
UTF-16-BE (hex) | 0xa071 / 0xa0 0x71 (2 bytes) |
UTF-16-BE (dec) | 160, 113 (2 bytes) |
UTF-32-BE (hex) | 0xa071 / 0x00 0x00 0xa0 0x71 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 160, 113 (4 bytes) |
C/C++/Java source code | "\ua071" |
Python source code | "\ua071" |