HTML Entity (dec) | ņ |
HTML Entity (hex) | ņ |
UTF-8 (hex) | 0xc586 / 0xc5 0x86 (2 bytes) |
UTF-8 (dec) | 197, 134 (2 bytes) |
UTF-16-BE (hex) | 0x146 / 0x01 0x46 (2 bytes) |
UTF-16-BE (dec) | 1, 70 (2 bytes) |
UTF-32-BE (hex) | 0x146 / 0x00 0x00 0x01 0x46 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 1, 70 (4 bytes) |
C/C++/Java source code | "\u0146" |
Python source code | "\u0146" |