HTML Entity (dec) | Ƀ |
HTML Entity (hex) | Ƀ |
UTF-8 (hex) | 0xc983 / 0xc9 0x83 (2 bytes) |
UTF-8 (dec) | 201, 131 (2 bytes) |
UTF-16-BE (hex) | 0x243 / 0x02 0x43 (2 bytes) |
UTF-16-BE (dec) | 2, 67 (2 bytes) |
UTF-32-BE (hex) | 0x243 / 0x00 0x00 0x02 0x43 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 2, 67 (4 bytes) |
C/C++/Java source code | "\u0243" |
Python source code | "\u0243" |