HTML Entity (dec) | ƙ |
HTML Entity (hex) | ƙ |
UTF-8 (hex) | 0xc699 / 0xc6 0x99 (2 bytes) |
UTF-8 (dec) | 198, 153 (2 bytes) |
UTF-16-BE (hex) | 0x199 / 0x01 0x99 (2 bytes) |
UTF-16-BE (dec) | 1, 153 (2 bytes) |
UTF-32-BE (hex) | 0x199 / 0x00 0x00 0x01 0x99 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 1, 153 (4 bytes) |
C/C++/Java source code | "\u0199" |
Python source code | "\u0199" |