HTML Entity (dec) | ᕄ |
HTML Entity (hex) | ᕄ |
UTF-8 (hex) | 0xe19584 / 0xe1 0x95 0x84 (3 bytes) |
UTF-8 (dec) | 225, 149, 132 (3 bytes) |
UTF-16-BE (hex) | 0x1544 / 0x15 0x44 (2 bytes) |
UTF-16-BE (dec) | 21, 68 (2 bytes) |
UTF-32-BE (hex) | 0x1544 / 0x00 0x00 0x15 0x44 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 21, 68 (4 bytes) |
C/C++/Java source code | "\u1544" |
Python source code | "\u1544" |