HTML Entity (dec) | ꁑ |
HTML Entity (hex) | ꁑ |
UTF-8 (hex) | 0xea8191 / 0xea 0x81 0x91 (3 bytes) |
UTF-8 (dec) | 234, 129, 145 (3 bytes) |
UTF-16-BE (hex) | 0xa051 / 0xa0 0x51 (2 bytes) |
UTF-16-BE (dec) | 160, 81 (2 bytes) |
UTF-32-BE (hex) | 0xa051 / 0x00 0x00 0xa0 0x51 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 160, 81 (4 bytes) |
C/C++/Java source code | "\ua051" |
Python source code | "\ua051" |