HTML Entity (dec) | N |
HTML Entity (hex) | N |
UTF-8 (hex) | 0x4e |
UTF-8 (dec) | 78 |
UTF-16-BE (hex) | 0x4e |
UTF-16-BE (dec) | 0, 78 (2 bytes) |
UTF-32-BE (hex) | 0x4e |
UTF-32-BE (dec) | 0, 0, 0, 78 (4 bytes) |
C/C++/Java source code | "\u004e" |
Python source code | "\u004e" |