HTML Entity (dec) | ꅺ |
HTML Entity (hex) | ꅺ |
UTF-8 (hex) | 0xea85ba / 0xea 0x85 0xba (3 bytes) |
UTF-8 (dec) | 234, 133, 186 (3 bytes) |
UTF-16-BE (hex) | 0xa17a / 0xa1 0x7a (2 bytes) |
UTF-16-BE (dec) | 161, 122 (2 bytes) |
UTF-32-BE (hex) | 0xa17a / 0x00 0x00 0xa1 0x7a (4 bytes) |
UTF-32-BE (dec) | 0, 0, 161, 122 (4 bytes) |
C/C++/Java source code | "\ua17a" |
Python source code | "\ua17a" |