HTML Entity (dec) | ꅅ |
HTML Entity (hex) | ꅅ |
UTF-8 (hex) | 0xea8585 / 0xea 0x85 0x85 (3 bytes) |
UTF-8 (dec) | 234, 133, 133 (3 bytes) |
UTF-16-BE (hex) | 0xa145 / 0xa1 0x45 (2 bytes) |
UTF-16-BE (dec) | 161, 69 (2 bytes) |
UTF-32-BE (hex) | 0xa145 / 0x00 0x00 0xa1 0x45 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 161, 69 (4 bytes) |
C/C++/Java source code | "\ua145" |
Python source code | "\ua145" |